public interface AbstractInternalControlFlowAction extends AbstractAction
Abstract parent class of any internal control flow (e.g. InternalAction)
The following features are supported:
SeffPackage.getAbstractInternalControlFlowAction()| Modifier and Type | Method and Description |
|---|---|
EList<InfrastructureCall> |
getInfrastructureCall__Action()
Returns the value of the 'Infrastructure Call Action' containment reference
list.
|
EList<ResourceCall> |
getResourceCall__Action()
Returns the value of the 'Resource Call Action' containment reference list.
|
EList<ParametricResourceDemand> |
getResourceDemand_Action()
Returns the value of the 'Resource Demand Action' containment reference list.
|
getPredecessor_AbstractAction, getResourceDemandingBehaviour_AbstractAction, getSuccessor_AbstractAction, setPredecessor_AbstractAction, setResourceDemandingBehaviour_AbstractAction, setSuccessor_AbstractActiongetEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
EList<ParametricResourceDemand> getResourceDemand_Action()
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...
SeffPackage.getAbstractInternalControlFlowAction_ResourceDemand_Action(),
ParametricResourceDemand.getAction_ParametricResourceDemand()EList<InfrastructureCall> getInfrastructureCall__Action()
InfrastructureCall. It is
bidirectional and its opposite is
'Action Infrastructure Call'.
If the meaning of the 'Infrastructure Call Action' containment reference list isn't clear, there really should be more of a description here...
SeffPackage.getAbstractInternalControlFlowAction_InfrastructureCall__Action(),
InfrastructureCall.getAction__InfrastructureCall()EList<ResourceCall> getResourceCall__Action()
ResourceCall. It is bidirectional and
its opposite is
'Action Resource Call'.
If the meaning of the 'Resource Call Action' containment reference list isn't clear, there really should be more of a description here...
SeffPackage.getAbstractInternalControlFlowAction_ResourceCall__Action(),
ResourceCall.getAction__ResourceCall()