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 |
---|---|
ErrorEvent |
ErrorModelFactory.createErrorEvent()
Returns a new object of class 'Error Event'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorEventImpl
An implementation of the model object 'Error Event'.
|
Modifier and Type | Method and Description |
---|---|
ErrorEvent |
ErrorModelFactoryImpl.createErrorEvent() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorEvent(ErrorEvent object)
Returns the result of interpreting the object as an instance of 'Error Event'.
|