Package | Description |
---|---|
org.osate.xtext.aadl2.errormodel.errorModel | |
org.osate.xtext.aadl2.errormodel.errorModel.impl | |
org.osate.xtext.aadl2.errormodel.errorModel.util |
Modifier and Type | Method and Description |
---|---|
TransitionBranch |
ErrorModelFactory.createTransitionBranch()
Returns a new object of class 'Transition Branch'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TransitionBranch> |
ErrorBehaviorTransition.getDestinationBranches()
Returns the value of the 'Destination Branches' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
TransitionBranchImpl
An implementation of the model object 'Transition Branch'.
|
Modifier and Type | Method and Description |
---|---|
TransitionBranch |
ErrorModelFactoryImpl.createTransitionBranch() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TransitionBranch> |
ErrorBehaviorTransitionImpl.getDestinationBranches() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseTransitionBranch(TransitionBranch object)
Returns the result of interpreting the object as an instance of 'Transition Branch'.
|