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 |
---|---|
AndExpression |
ErrorModelFactory.createAndExpression()
Returns a new object of class 'And Expression'.
|
Modifier and Type | Class and Description |
---|---|
class |
AndExpressionImpl
An implementation of the model object 'And Expression'.
|
Modifier and Type | Method and Description |
---|---|
AndExpression |
ErrorModelFactoryImpl.createAndExpression() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseAndExpression(AndExpression object)
Returns the result of interpreting the object as an instance of 'And Expression'.
|