| 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.parser |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanLiteralExp<C>
A representation of the model object 'Boolean Literal Exp'.
|
interface |
CollectionLiteralExp<C>
A representation of the model object 'Collection Literal Exp'.
|
interface |
EnumLiteralExp<C,EL>
A representation of the model object 'Enum Literal Exp'.
|
interface |
IntegerLiteralExp<C>
A representation of the model object 'Integer Literal Exp'.
|
interface |
InvalidLiteralExp<C>
A representation of the model object 'Invalid Literal Exp'.
|
interface |
NullLiteralExp<C>
A representation of the model object 'Null Literal Exp'.
|
interface |
NumericLiteralExp<C>
A representation of the model object 'Numeric Literal Exp'.
|
interface |
PrimitiveLiteralExp<C>
A representation of the model object 'Primitive Literal Exp'.
|
interface |
RealLiteralExp<C>
A representation of the model object 'Real Literal Exp'.
|
interface |
StringLiteralExp<C>
A representation of the model object 'String Literal Exp'.
|
interface |
TupleLiteralExp<C,P>
A representation of the model object 'Tuple Literal Exp'.
|
interface |
UnlimitedNaturalLiteralExp<C>
A representation of the model object 'Unlimited Natural Literal Exp'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanLiteralExpImpl<C>
An implementation of the model object 'Boolean Literal Exp'.
|
class |
CollectionLiteralExpImpl<C>
An implementation of the model object 'Collection Literal Exp'.
|
class |
EnumLiteralExpImpl<C,EL>
An implementation of the model object 'Enum Literal Exp'.
|
class |
IntegerLiteralExpImpl<C>
An implementation of the model object 'Integer Literal Exp'.
|
class |
InvalidLiteralExpImpl<C>
An implementation of the model object 'Invalid Literal Exp'.
|
class |
LiteralExpImpl<C>
An implementation of the model object 'Literal Exp'.
|
class |
NullLiteralExpImpl<C>
An implementation of the model object 'Null Literal Exp'.
|
class |
NumericLiteralExpImpl<C>
An implementation of the model object 'Numeric Literal Exp'.
|
class |
PrimitiveLiteralExpImpl<C>
An implementation of the model object 'Primitive Literal Exp'.
|
class |
RealLiteralExpImpl<C>
An implementation of the model object 'Real Literal Exp'.
|
class |
StringLiteralExpImpl<C>
An implementation of the model object 'String Literal Exp'.
|
class |
TupleLiteralExpImpl<C,P>
An implementation of the model object 'Tuple Literal Exp'.
|
class |
UnlimitedNaturalLiteralExpImpl<C>
An implementation of the model object 'Unlimited Natural Literal Exp'.
|
| Modifier and Type | Method and Description |
|---|---|
<C> T |
ExpressionsSwitch.caseLiteralExp(LiteralExp<C> object)
Returns the result of interpreting the object as an instance of 'Literal Exp'.
|
boolean |
ExpressionsValidator.validateLiteralExp(LiteralExp<?> literalExp,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
protected LiteralExp<C> |
AbstractOCLAnalyzer.primitiveLiteralExpCS(PrimitiveLiteralExpCS primitiveLiteralExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
PrimitiveLiteralExpCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.