Interface StopAction

  • All Superinterfaces:
    AbstractAction, AbstractInternalControlFlowAction, 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:
    StopActionImpl

    public interface StopAction
    extends AbstractInternalControlFlowAction
    A representation of the model object 'Stop Action'. StopActions end a scenario behaviour and contain only a predecessor.
    See Also:
    SeffPackage.getStopAction()
    Generated class or method.
    EMF model class or method.
    annotation="http://www.eclipse.org/emf/2002/Ecore constraints='stopActionSuccessorMustNotBeDefined'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL stopActionSuccessorMustNotBeDefined='self.successor_AbstractAction.oclIsUndefined()'"