| Package | Description |
|---|---|
| org.eclipse.ocl |
Definition of the extensible environment API for OCL parsing and evaluation.
|
| org.eclipse.ocl.ecore |
Implementation of an OCL binding for the Ecore metamodel.
|
| org.eclipse.ocl.ecore.internal | |
| org.eclipse.ocl.uml |
Implementation of an OCL binding for the UML metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
OCLStandardLibrary<C> |
Environment.getOCLStandardLibrary()
Obtains the collection of core types representing the OCL Standard
Library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EcoreOCLStandardLibrary
An extensible implementation of the
OCLStandardLibrary which provides the
OCL Standard Library predefined M1 types and the associated operations related to them. |
| Modifier and Type | Method and Description |
|---|---|
OCLStandardLibrary<EClassifier> |
EcoreEnvironment.getOCLStandardLibrary() |
| Modifier and Type | Class and Description |
|---|---|
class |
OCLStandardLibraryImpl
Implementation of the
OCLStandardLibrary for the Ecore environment. |
| Modifier and Type | Class and Description |
|---|---|
class |
UMLOCLStandardLibrary
An extensible implementation of the
OCLStandardLibrary which provides the
OCL Standard Library predefined M1 types and the associated operations related to them. |
| Modifier and Type | Method and Description |
|---|---|
OCLStandardLibrary<Classifier> |
UMLEnvironment.getOCLStandardLibrary() |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.