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 |
---|---|
CompositeState |
ErrorModelFactory.createCompositeState()
Returns a new object of class 'Composite State'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<CompositeState> |
CompositeErrorBehavior.getStates()
Returns the value of the 'States' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeStateImpl
An implementation of the model object 'Composite State'.
|
Modifier and Type | Method and Description |
---|---|
CompositeState |
ErrorModelFactoryImpl.createCompositeState() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<CompositeState> |
CompositeErrorBehaviorImpl.getStates() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseCompositeState(CompositeState object)
Returns the result of interpreting the object as an instance of 'Composite State'.
|