Package org.eclipse.ocl.examples.interpreter.console

Interface Summary
IOCLFactory<C> Interface for a provider of an OCL facade for some target metamodel.
 

Class Summary
DelegatingPackageRegistry A package registry that delegates to multiple other registries (in order), also delegating the Map.values() API in addition to package look-up.
OCLConsole The Interactive OCL console.
OCLConsoleFactory Console factory for the Interactive OCL console, to enable it on any editor that supports EObject selections.
OCLConsolePage The page implementing the Interactive OCL console.
OCLResource A resource for loading and saving OCL expressions.
 

Enum Summary
ModelingLevel Enumeration of modeling levels on which we can define OCL expressions, in accordance with the OMG modeling stack.
TargetMetamodel Enumeration of supported target metamodels.