| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
ConstraintExpression |
IotmodelFactory.createConstraintExpression()
Returns a new object of class 'Constraint Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConstraintExpression> |
Rule.getConstraintexpression()
Returns the value of the 'Constraintexpression' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintExpressionImpl
An implementation of the model object 'Constraint Expression'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ConstraintExpression> |
RuleImpl.constraintexpression
The cached value of the '
Constraintexpression' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ConstraintExpression |
IotmodelFactoryImpl.createConstraintExpression() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConstraintExpression> |
RuleImpl.getConstraintexpression() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseConstraintExpression(ConstraintExpression object)
Returns the result of interpreting the object as an instance of 'Constraint Expression'.
|
boolean |
IotmodelValidator.validateConstraintExpression(ConstraintExpression constraintExpression,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.