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 |
---|---|
ConditionElement |
ErrorModelFactory.createConditionElement()
Returns a new object of class 'Condition Element'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConditionElement> |
OrmoreExpression.getOperands()
Returns the value of the 'Operands' containment reference list.
|
org.eclipse.emf.common.util.EList<ConditionElement> |
OrlessExpression.getOperands()
Returns the value of the 'Operands' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionElementImpl
An implementation of the model object 'Condition Element'.
|
Modifier and Type | Method and Description |
---|---|
ConditionElement |
ErrorModelFactoryImpl.createConditionElement() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConditionElement> |
OrmoreExpressionImpl.getOperands() |
org.eclipse.emf.common.util.EList<ConditionElement> |
OrlessExpressionImpl.getOperands() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorModelSwitch.caseConditionElement(ConditionElement object)
Returns the result of interpreting the object as an instance of 'Condition Element'.
|