public interface BranchAction extends AbstractInternalControlFlowAction
The following features are supported:
SeffPackage.getBranchAction()| Modifier and Type | Method and Description |
|---|---|
boolean |
AllProbabilisticBranchProbabilitiesMustSumUpTo1(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
EitherGuardedBranchesOrProbabilisiticBranchTransitions(DiagnosticChain diagnostics,
Map<Object,Object> context) |
EList<AbstractBranchTransition> |
getBranches_Branch()
Returns the value of the 'Branches Branch' containment reference list.
|
getInfrastructureCall__Action, getResourceCall__Action, getResourceDemand_ActiongetPredecessor_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<AbstractBranchTransition> getBranches_Branch()
AbstractBranchTransition. It
is bidirectional and its opposite is '
Branch Action Abstract Branch Transition'.
If the meaning of the 'Branches Branch' containment reference list isn't clear, there really should be more of a description here...
SeffPackage.getBranchAction_Branches_Branch(),
AbstractBranchTransition.getBranchAction_AbstractBranchTransition()boolean EitherGuardedBranchesOrProbabilisiticBranchTransitions(DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information. boolean AllProbabilisticBranchProbabilitiesMustSumUpTo1(DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.