| Package | Description |
|---|---|
| org.eclipse.ocl.expressions |
Specification of the Expressions package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.expressions.impl |
Implementation of the Expressions package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.expressions.util |
Generated utilities for working with instances the Expressions model.
|
| org.eclipse.ocl.lpg | |
| org.eclipse.ocl.types |
Specification of the Types package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.types.impl |
Implementation of the Types package of the Object Constraint Lanuage
version 2.0 Abstract Syntax model.
|
| org.eclipse.ocl.types.util |
Generated utilities for working with instances the Types model.
|
| org.eclipse.ocl.utilities.util |
Generated utilities for working with instances the OCL utilities package.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TupleLiteralPart<C,P>
A representation of the model object 'Tuple Literal Part'.
|
interface |
UnspecifiedValueExp<C>
A representation of the model object 'Unspecified Value Exp'.
|
interface |
Variable<C,PM>
A representation of the model object 'Variable'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TupleLiteralPartImpl<C,P>
An implementation of the model object 'Tuple Literal Part'.
|
class |
UnspecifiedValueExpImpl<C>
An implementation of the model object 'Unspecified Value Exp'.
|
class |
VariableImpl<C,PM>
An implementation of the model object 'Variable'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ExpressionsSwitch.caseTypedASTNode(TypedASTNode object)
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAnalyzer.initTypePositions(TypedASTNode typedASTNode,
CSTNode cstNode)
Initializes the type start and end positions of the specified typed AST
node from the given CST node
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BagType<C,O>
A representation of the model object 'Bag Type'.
|
interface |
CollectionType<C,O>
A representation of the model object 'Collection Type'.
|
interface |
OrderedSetType<C,O>
A representation of the model object 'Ordered Set Type'.
|
interface |
SequenceType<C,O>
A representation of the model object 'Sequence Type'.
|
interface |
SetType<C,O>
A representation of the model object 'Set Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BagTypeImpl<C,O>
An implementation of the model object 'Bag Type'.
|
class |
CollectionTypeImpl<C,O>
An implementation of the model object 'Collection Type'.
|
class |
OrderedSetTypeImpl<C,O>
An implementation of the model object 'Ordered Set Type'.
|
class |
SequenceTypeImpl<C,O>
An implementation of the model object 'Sequence Type'.
|
class |
SetTypeImpl<C,O>
An implementation of the model object 'Set Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
TypesSwitch.caseTypedASTNode(TypedASTNode object)
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
|
| Modifier and Type | Method and Description |
|---|---|
T1 |
UtilitiesSwitch.caseTypedASTNode(TypedASTNode object)
Returns the result of interpreting the object as an instance of 'Typed AST Node'.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.