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 |
---|---|
RepairEvent |
ErrorModelFactory.createRepairEvent()
Returns a new object of class 'Repair Event'.
|
Modifier and Type | Class and Description |
---|---|
class |
RepairEventImpl
An implementation of the model object 'Repair Event'.
|
Modifier and Type | Method and Description |
---|---|
RepairEvent |
ErrorModelFactoryImpl.createRepairEvent() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseRepairEvent(RepairEvent object)
Returns the result of interpreting the object as an instance of 'Repair Event'.
|