Package org.eclipse.ocl.examples.xtext.console

Class Summary
ColorManager Registry of color resources.
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.
OCLConsolePage.CancelableEvaluationVisitor CancelableEvaluationVisitor refines the EvaluationVisitor to poll the monitor foer cancelation at a variety of significant evaluation events, such as feature vists and OCLConsolePage.CancelableEvaluationVisitor.getValueFactory().
OCLConsolePage.ExceptionValue  
OCLResource A resource for loading and saving OCL expressions.
XtextConsoleIssueModificationContext  
XtextConsolePlugin The main plugin class to be used in the desktop.
XtextConsoleResourceSetProvider  
XtextConsoleRuntimeModule Use this class to register components to be used within the IDE.
XtextConsoleUiModule Use this class to register components to be used within the IDE.
 

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.