de.uka.ipd.sdq.pcm.seff
Interface AbstractInternalControlFlowAction
- All Superinterfaces:
- AbstractAction, Entity, Identifier, NamedElement
- All Known Subinterfaces:
- AbstractLoopAction, AcquireAction, BranchAction, CollectionIteratorAction, ForkAction, InternalAction, LoopAction, ReleaseAction, SetVariableAction, StartAction, StopAction
- All Known Implementing Classes:
- AbstractInternalControlFlowActionImpl, AbstractLoopActionImpl, AcquireActionImpl, BranchActionImpl, CollectionIteratorActionImpl, ForkActionImpl, InternalActionImpl, LoopActionImpl, ReleaseActionImpl, SetVariableActionImpl, StartActionImpl, StopActionImpl
public interface AbstractInternalControlFlowAction
- extends AbstractAction
A representation of the model object 'Abstract Internal Control Flow Action'.
TODO
The following features are supported:
- See Also:
SeffPackage.getAbstractInternalControlFlowAction()
copyright
static final String copyright
-
- See Also:
- Constant Field Values
getResourceDemand_Action
getResourceDemand_Action()
- Returns the value of the 'Resource Demand Action' containment reference list.
The list contents are of type
ParametricResourceDemand.
It is bidirectional and its opposite is 'Action Parametric Resource Demand'.
If the meaning of the 'Resource Demand Action' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'Resource Demand Action' containment reference list.
- See Also:
SeffPackage.getAbstractInternalControlFlowAction_ResourceDemand_Action(),
ParametricResourceDemand.getAction_ParametricResourceDemand()