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 |
---|---|
ErrorStateToModeMapping |
ErrorModelFactory.createErrorStateToModeMapping()
Returns a new object of class 'Error State To Mode Mapping'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorStateToModeMapping> |
ComponentErrorBehavior.getErrorStateToModeMappings()
Returns the value of the 'Error State To Mode Mappings' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorStateToModeMappingImpl
An implementation of the model object 'Error State To Mode Mapping'.
|
Modifier and Type | Method and Description |
---|---|
ErrorStateToModeMapping |
ErrorModelFactoryImpl.createErrorStateToModeMapping() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorStateToModeMapping> |
ComponentErrorBehaviorImpl.getErrorStateToModeMappings() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorStateToModeMapping(ErrorStateToModeMapping object)
Returns the result of interpreting the object as an instance of 'Error State To Mode Mapping'.
|