| Package | Description |
|---|---|
| org.eclipse.ocl.cst | |
| org.eclipse.ocl.cst.impl | |
| org.eclipse.ocl.cst.util | |
| org.eclipse.ocl.parser |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanLiteralExpCS
A representation of the model object 'Boolean Literal Exp CS'.
|
interface |
IntegerLiteralExpCS
A representation of the model object 'Integer Literal Exp CS'.
|
interface |
RealLiteralExpCS
A representation of the model object 'Real Literal Exp CS'.
|
interface |
StringLiteralExpCS
A representation of the model object 'String Literal Exp CS'.
|
interface |
UnlimitedNaturalLiteralExpCS
A representation of the model object 'Unlimited Natural Literal Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveLiteralExpCS |
CSTFactory.createPrimitiveLiteralExpCS()
Returns a new object of class 'Primitive Literal Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanLiteralExpCSImpl
An implementation of the model object 'Boolean Literal Exp CS'.
|
class |
IntegerLiteralExpCSImpl
An implementation of the model object 'Integer Literal Exp CS'.
|
class |
PrimitiveLiteralExpCSImpl
An implementation of the model object 'Primitive Literal Exp CS'.
|
class |
RealLiteralExpCSImpl
An implementation of the model object 'Real Literal Exp CS'.
|
class |
StringLiteralExpCSImpl
An implementation of the model object 'String Literal Exp CS'.
|
class |
UnlimitedNaturalLiteralExpCSImpl
An implementation of the model object 'Unlimited Natural Literal Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveLiteralExpCS |
CSTFactoryImpl.createPrimitiveLiteralExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.casePrimitiveLiteralExpCS(PrimitiveLiteralExpCS object)
Returns the result of interpreting the object as an instance of 'Primitive Literal Exp CS'.
|
| 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.