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 |
---|---|
OrlessExpression |
ErrorModelFactory.createOrlessExpression()
Returns a new object of class 'Orless Expression'.
|
Modifier and Type | Class and Description |
---|---|
class |
OrlessExpressionImpl
An implementation of the model object 'Orless Expression'.
|
Modifier and Type | Method and Description |
---|---|
OrlessExpression |
ErrorModelFactoryImpl.createOrlessExpression() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseOrlessExpression(OrlessExpression object)
Returns the result of interpreting the object as an instance of 'Orless Expression'.
|