| 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 |
|---|---|
OCLDocumentCS |
CSTFactory.createOCLDocumentCS()
Returns a new object of class 'OCL Document CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OCLDocumentCSImpl
An implementation of the model object 'OCL Document CS'.
|
| Modifier and Type | Method and Description |
|---|---|
OCLDocumentCS |
CSTFactoryImpl.createOCLDocumentCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseOCLDocumentCS(OCLDocumentCS object)
Returns the result of interpreting the object as an instance of 'OCL Document CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected OCLDocumentCS |
AbstractOCLParser.createOCLDocumentCS(PackageDeclarationCS packageDecl)
Creates an OCL document CS from a chain of package context declarations.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractOCLAnalyzer.documentCS(OCLDocumentCS documentCS,
List<CT> constraints)
Analyzes a top-level document CS.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.