Interface StartAction

  • 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:
    StartActionImpl

    public interface StartAction
    extends AbstractInternalControlFlowAction
    A representation of the model object 'Start Action'. StartActions initiate a scenario behaviour and contain only a successor.
    See Also:
    SeffPackage.getStartAction()
    Generated class or method.
    EMF model class or method.
    annotation="http://www.eclipse.org/emf/2002/Ecore constraints='startActionPredecessorMustNotBeDefined'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL startActionPredecessorMustNotBeDefined='self.predecessor_AbstractAction.oclIsUndefined()'"