| Package | Description |
|---|---|
| org.eclipse.ocl.cst | |
| org.eclipse.ocl.cst.impl | |
| org.eclipse.ocl.cst.util | |
| org.eclipse.ocl.parser |
| Modifier and Type | Method and Description |
|---|---|
CollectionLiteralExpCS |
CSTFactory.createCollectionLiteralExpCS()
Returns a new object of class 'Collection Literal Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionLiteralExpCSImpl
An implementation of the model object 'Collection Literal Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionLiteralExpCS |
CSTFactoryImpl.createCollectionLiteralExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseCollectionLiteralExpCS(CollectionLiteralExpCS object)
Returns the result of interpreting the object as an instance of 'Collection Literal Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected CollectionLiteralExpCS |
AbstractOCLParser.createCollectionLiteralExpCS(CollectionTypeCS typeCS,
<any> collectionLiteralParts) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionLiteralExp<C> |
AbstractOCLAnalyzer.collectionLiteralExpCS(CollectionLiteralExpCS collectionLiteralExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
CollectionLiteralExpCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.