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 |
---|---|
OrExpression |
ErrorModelFactory.createOrExpression()
Returns a new object of class 'Or Expression'.
|
Modifier and Type | Class and Description |
---|---|
class |
OrExpressionImpl
An implementation of the model object 'Or Expression'.
|
Modifier and Type | Method and Description |
---|---|
OrExpression |
ErrorModelFactoryImpl.createOrExpression() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseOrExpression(OrExpression object)
Returns the result of interpreting the object as an instance of 'Or Expression'.
|