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 |
---|---|
SOrExpression |
ErrorModelFactory.createSOrExpression()
Returns a new object of class 'SOr Expression'.
|
Modifier and Type | Class and Description |
---|---|
class |
SOrExpressionImpl
An implementation of the model object 'SOr Expression'.
|
Modifier and Type | Method and Description |
---|---|
SOrExpression |
ErrorModelFactoryImpl.createSOrExpression() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseSOrExpression(SOrExpression object)
Returns the result of interpreting the object as an instance of 'SOr Expression'.
|