|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BranchTransition
A representation of the model object 'Branch Transition'. The BranchTransition is an association class that realises the containment of ScenarioBehaviours in in the branches of a Branch action. It is a separate meta class because it has the additional attribute branchProbability that specifies how probably it is that the references ScenarioBehaviour is executed in the Branch action. See also Branch.
The following features are supported:
UsagemodelPackage.getBranchTransition()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
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 |
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. |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
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()ScenarioBehaviour getBranchedBehaviour_BranchTransition()
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()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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||