Uses of Interface
iotmodel.ConstraintExpression
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of ConstraintExpression in iotmodel
Methods in iotmodel that return ConstraintExpression Modifier and Type Method Description ConstraintExpressionIotmodelFactory. createConstraintExpression()Returns a new object of class 'Constraint Expression'.Methods in iotmodel that return types with arguments of type ConstraintExpression Modifier and Type Method Description org.eclipse.emf.common.util.EList<ConstraintExpression>Rule. getConstraintexpression()Returns the value of the 'Constraintexpression' containment reference list. -
Uses of ConstraintExpression in iotmodel.impl
Classes in iotmodel.impl that implement ConstraintExpression Modifier and Type Class Description classConstraintExpressionImplAn implementation of the model object 'Constraint Expression'.Fields in iotmodel.impl with type parameters of type ConstraintExpression Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<ConstraintExpression>RuleImpl. constraintexpressionThe cached value of the 'Constraintexpression' containment reference list.Methods in iotmodel.impl that return ConstraintExpression Modifier and Type Method Description ConstraintExpressionIotmodelFactoryImpl. createConstraintExpression()Methods in iotmodel.impl that return types with arguments of type ConstraintExpression Modifier and Type Method Description org.eclipse.emf.common.util.EList<ConstraintExpression>RuleImpl. getConstraintexpression() -
Uses of ConstraintExpression in iotmodel.util
Methods in iotmodel.util with parameters of type ConstraintExpression Modifier and Type Method Description TIotmodelSwitch. caseConstraintExpression(ConstraintExpression object)Returns the result of interpreting the object as an instance of 'Constraint Expression'.booleanIotmodelValidator. validateConstraintExpression(ConstraintExpression constraintExpression, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)