public interface BranchTransition
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
UsagemodelPackage.getBranchTransition()| Modifier and Type | Method and Description |
|---|---|
Branch |
getBranch_BranchTransition()
Returns the value of the 'Branch Branch Transition' container reference.
|
ScenarioBehaviour |
getBranchedBehaviour_BranchTransition()
Returns the value of the 'Branched Behaviour Branch Transition' containment
reference.
|
double |
getBranchProbability()
Returns the value of the 'Branch Probability' attribute.
|
void |
setBranch_BranchTransition(Branch value)
Sets the value of the '
Branch Branch Transition' container reference. |
void |
setBranchedBehaviour_BranchTransition(ScenarioBehaviour value)
Sets the value of the '
Branched Behaviour Branch Transition' containment reference. |
void |
setBranchProbability(double value)
Sets the value of the '
Branch Probability' attribute. |
cdoConflict, 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
double getBranchProbability()
If the meaning of the 'Branch Probability' attribute isn't clear, there really should be more of a description here...
setBranchProbability(double),
UsagemodelPackage.getBranchTransition_BranchProbability()void setBranchProbability(double value)
Branch Probability' attribute. value - the new value of the 'Branch Probability' attribute.getBranchProbability()Branch getBranch_BranchTransition()
Branch Transitions Branch'.
If the meaning of the 'Branch Branch Transition' container reference isn't clear, there really should be more of a description here...
setBranch_BranchTransition(Branch),
UsagemodelPackage.getBranchTransition_Branch_BranchTransition(),
Branch.getBranchTransitions_Branch()void setBranch_BranchTransition(Branch value)
Branch Branch Transition' container reference. value - the new value of the 'Branch Branch Transition' container reference.getBranch_BranchTransition()ScenarioBehaviour getBranchedBehaviour_BranchTransition()
Branch Transition Scenario Behaviour'.
If the meaning of the 'Branched Behaviour Branch Transition' containment reference isn't clear, there really should be more of a description here...
setBranchedBehaviour_BranchTransition(ScenarioBehaviour),
UsagemodelPackage.getBranchTransition_BranchedBehaviour_BranchTransition(),
ScenarioBehaviour.getBranchTransition_ScenarioBehaviour()void setBranchedBehaviour_BranchTransition(ScenarioBehaviour value)
Branched Behaviour Branch Transition' containment reference. value - the new value of the 'Branched Behaviour Branch Transition' containment
reference.getBranchedBehaviour_BranchTransition()