| 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 |
|---|---|
CollectionTypeCS |
CSTFactory.createCollectionTypeCS()
Returns a new object of class 'Collection Type CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTypeCSImpl
An implementation of the model object 'Collection Type CS'.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionTypeCS |
CSTFactoryImpl.createCollectionTypeCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseCollectionTypeCS(CollectionTypeCS object)
Returns the result of interpreting the object as an instance of 'Collection Type CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected CollectionTypeCS |
AbstractOCLParser.createCollectionTypeCS(CollectionTypeIdentifierEnum collectionType,
String value) |
| Modifier and Type | Method and Description |
|---|---|
protected C |
AbstractOCLAnalyzer.collectionTypeCS(CollectionTypeCS collectionTypeCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
CollectionTypeCS
|
protected CollectionLiteralExpCS |
AbstractOCLParser.createCollectionLiteralExpCS(CollectionTypeCS typeCS,
<any> collectionLiteralParts) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.