Interface Stop

  • All Superinterfaces:
    AbstractUserAction, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier
    All Known Implementing Classes:
    StopImpl

    public interface Stop
    extends AbstractUserAction
    A representation of the model object 'Stop'. Each ScenarioBehaviour has exactly one Stop action which marks the action where the control flows ends. Stop actions have no successor.
    See Also:
    UsagemodelPackage.getStop()
    Generated class or method.
    EMF model class or method.
    annotation="http://www.eclipse.org/emf/2002/Ecore constraints='stopHasNoSuccessor'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL stopHasNoSuccessor='self.successor.oclIsUndefined()'"