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