Modifier and Type | Interface and Description |
---|---|
interface |
And
A representation of the model object 'And'
|
interface |
BooleanConstant
A representation of the model object 'Boolean Constant'
|
interface |
BooleanOperator
A representation of the model object 'Boolean Operator'
|
interface |
Equality
A representation of the model object 'Equality'
|
interface |
Imply
A representation of the model object 'Imply'
|
interface |
Inequality
A representation of the model object 'Inequality'
|
interface |
Not
A representation of the model object 'Not'
|
interface |
Or
A representation of the model object 'Or'
|
Modifier and Type | Method and Description |
---|---|
Operator |
OrHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
NotHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
InequalityHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
ImplyHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
EqualityHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
BooleanConstantHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
AndHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Modifier and Type | Method and Description |
---|---|
T |
BooleansSwitch.caseOperator(Operator object)
Returns the result of interpreting the object as an instance of 'Operator'
|
Modifier and Type | Interface and Description |
---|---|
interface |
DotConstant
A representation of the model object 'Dot Constant'
|
Modifier and Type | Method and Description |
---|---|
Operator |
DotConstantHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Modifier and Type | Method and Description |
---|---|
T |
DotsSwitch.caseOperator(Operator object)
Returns the result of interpreting the object as an instance of 'Operator'
|
Modifier and Type | Interface and Description |
---|---|
interface |
Addition
A representation of the model object 'Addition'
|
interface |
Division
A representation of the model object 'Division'
|
interface |
GreaterThan
A representation of the model object 'Greater Than'
|
interface |
GreaterThanOrEqual
A representation of the model object 'Greater Than Or Equal'
|
interface |
IntegerOperator
A representation of the model object 'Integer Operator'
|
interface |
LessThan
A representation of the model object 'Less Than'
|
interface |
LessThanOrEqual
A representation of the model object 'Less Than Or Equal'
|
interface |
Modulo
A representation of the model object 'Modulo'
|
interface |
Multiplication
A representation of the model object 'Multiplication'
|
interface |
NumberConstant
A representation of the model object 'Number Constant'
|
interface |
Subtraction
A representation of the model object 'Subtraction'
|
Modifier and Type | Method and Description |
---|---|
Operator |
SubtractionHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
NumberConstantHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
MultiplicationHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
ModuloHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
LessThanOrEqualHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
LessThanHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
GreaterThanOrEqualHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
GreaterThanHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
DivisionHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
AdditionHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Modifier and Type | Method and Description |
---|---|
T |
IntegersSwitch.caseOperator(Operator object)
Returns the result of interpreting the object as an instance of 'Operator'
|
Modifier and Type | Interface and Description |
---|---|
interface |
Add
A representation of the model object 'Add'
|
interface |
All
A representation of the model object 'All'
|
interface |
Cardinality
A representation of the model object 'Cardinality'
|
interface |
CardinalityOf
A representation of the model object 'Cardinality Of'
|
interface |
Contains
A representation of the model object 'Contains'
|
interface |
Empty
A representation of the model object 'Empty'
|
interface |
NumberOf
A representation of the model object 'Number Of'
|
interface |
ScalarProduct
A representation of the model object 'Scalar Product'
|
interface |
Subtract
A representation of the model object 'Subtract'
|
Modifier and Type | Method and Description |
---|---|
Operator |
SubtractHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
ScalarProductHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
NumberOfHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
EmptyHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
ContainsHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
CardinalityOfHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
CardinalityHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
AllHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
AddHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Modifier and Type | Method and Description |
---|---|
T |
MultisetsSwitch.caseOperator(Operator object)
Returns the result of interpreting the object as an instance of 'Operator'
|
Modifier and Type | Interface and Description |
---|---|
interface |
PartitionElementOf
A representation of the model object 'Partition Element Of'
|
interface |
PartitionOperator
A representation of the model object 'Partition Operator'
|
Modifier and Type | Method and Description |
---|---|
Operator |
PartitionElementOfHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
LessThanHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
GreaterThanHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Modifier and Type | Method and Description |
---|---|
T |
PartitionsSwitch.caseOperator(Operator object)
Returns the result of interpreting the object as an instance of 'Operator'
|
Modifier and Type | Interface and Description |
---|---|
interface |
BuiltInConstant
A representation of the model object 'Built In Constant'
|
interface |
BuiltInOperator
A representation of the model object 'Built In Operator'
|
interface |
MultisetOperator
A representation of the model object 'Multiset Operator'
|
interface |
Tuple
A representation of the model object 'Tuple'
|
interface |
UserOperator
A representation of the model object 'User Operator'
|
Modifier and Type | Method and Description |
---|---|
Operator |
Term.getContainerOperator()
Returns the value of the 'Container Operator' container reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Term.setContainerOperator(Operator value)
Sets the value of the '
Container Operator ' container reference |
Modifier and Type | Method and Description |
---|---|
Operator |
VariableHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
UserOperatorHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
TupleHLAPI.getContainerOperator()
Return the encapsulate Low Level API object.
|
Operator |
TermHLAPI.getContainerOperator() |
Operator |
OperatorHLAPI.getContainerOperator() |
Modifier and Type | Method and Description |
---|---|
Operator |
TermImpl.getContainerOperator() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
TermImpl.basicSetContainerOperator(Operator newContainerOperator,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
TermImpl.setContainerOperator(Operator newContainerOperator) |
Modifier and Type | Method and Description |
---|---|
T |
TermsSwitch.caseOperator(Operator object)
Returns the result of interpreting the object as an instance of 'Operator'
|
boolean |
TermsValidator.validateOperator_sameOperatorNTermSort(Operator operator,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the sameOperatorNTermSort constraint of 'Operator'
|
boolean |
TermsValidator.validateOperator(Operator operator,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2009–2016 Univ. Paris Ouest, and Univ. Pierre et Marie Curie / CNRS UMR 7606 (LIP6). All rights reserved.