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, PCMBaseClass, PCMClass
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:
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/LPG startActionPredecessorMustNotBeDefined='self.predecessor_AbstractAction.oclIsUndefined()'"