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 |
---|---|
ErrorModelGrammarRoot |
ErrorModelFactory.createErrorModelGrammarRoot()
Returns a new object of class 'Grammar Root'.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorModelGrammarRootImpl
An implementation of the model object 'Grammar Root'.
|
Modifier and Type | Method and Description |
---|---|
ErrorModelGrammarRoot |
ErrorModelFactoryImpl.createErrorModelGrammarRoot() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseErrorModelGrammarRoot(ErrorModelGrammarRoot object)
Returns the result of interpreting the object as an instance of 'Grammar Root'.
|