Interface AbstractInternalControlFlowAction

All Superinterfaces:
AbstractAction, 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 Subinterfaces:
AbstractLoopAction, AcquireAction, BranchAction, CollectionIteratorAction, ForkAction, InternalAction, InternalCallAction, LoopAction, RecoveryAction, ReleaseAction, SetVariableAction, StartAction, StopAction
All Known Implementing Classes:
AbstractInternalControlFlowActionImpl, AbstractLoopActionImpl, AcquireActionImpl, BranchActionImpl, CollectionIteratorActionImpl, ForkActionImpl, InternalActionImpl, InternalCallActionImpl, LoopActionImpl, RecoveryActionImpl, ReleaseActionImpl, SetVariableActionImpl, StartActionImpl, StopActionImpl

public interface AbstractInternalControlFlowAction extends AbstractAction
A representation of the model object 'Abstract Internal Control Flow Action'.

Abstract parent class of any internal control flow (e.g. InternalAction)

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"