| Package | Description |
|---|---|
| org.palladiosimulator.pcm.usagemodel | |
| org.palladiosimulator.pcm.usagemodel.impl | |
| org.palladiosimulator.pcm.usagemodel.util |
| Modifier and Type | Method and Description |
|---|---|
Branch |
UsagemodelFactory.createBranch()
Returns a new object of class 'Branch'.
|
Branch |
BranchTransition.getBranch_BranchTransition()
Returns the value of the 'Branch Branch Transition' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchTransition.setBranch_BranchTransition(Branch value)
Sets the value of the
'
Branch Branch Transition' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
Branch |
UsagemodelFactoryImpl.createBranch() |
Branch |
BranchTransitionImpl.getBranch_BranchTransition() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
BranchTransitionImpl.basicSetBranch_BranchTransition(Branch newBranch_BranchTransition,
NotificationChain msgs) |
void |
BranchTransitionImpl.setBranch_BranchTransition(Branch newBranch_BranchTransition) |
| Modifier and Type | Method and Description |
|---|---|
T |
UsagemodelSwitch.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
boolean |
UsagemodelValidator.validateBranch_AllBranchProbabilitiesMustSumUpTo1(Branch branch,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the AllBranchProbabilitiesMustSumUpTo1 constraint of 'Branch'.
|
boolean |
UsagemodelValidator.validateBranch(Branch branch,
DiagnosticChain diagnostics,
Map<Object,Object> context) |