1 package org.omg.uml.behavioralelements.commonbehavior;2 3 public interface Signal extends org.omg.uml.foundation.core.Classifier {4 }5