public interface Branch extends AbstractUserAction
The following features are supported:
UsagemodelPackage.getBranch()| Modifier and Type | Method and Description |
|---|---|
boolean |
AllBranchProbabilitiesMustSumUpTo1(DiagnosticChain diagnostics,
Map<Object,Object> context) |
EList<BranchTransition> |
getBranchTransitions_Branch()
Returns the value of the 'Branch Transitions Branch' containment reference
list.
|
getPredecessor, getScenarioBehaviour_AbstractUserAction, getSuccessor, setPredecessor, setScenarioBehaviour_AbstractUserAction, setSuccessorgetEntityName, 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<BranchTransition> getBranchTransitions_Branch()
BranchTransition. It is bidirectional and its
opposite is
'Branch Branch Transition'.
If the meaning of the 'Branch Transitions Branch' containment reference list isn't clear, there really should be more of a description here...
UsagemodelPackage.getBranch_BranchTransitions_Branch(),
BranchTransition.getBranch_BranchTransition()boolean AllBranchProbabilitiesMustSumUpTo1(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.