Package org.eclipse.ocl.uml.options

Class Summary
UMLEvaluationOptions Options applicable to the UMLEvaluationEnvironment to customize its evaluation behaviour.
UMLParsingOptions Options applicable to the UMLEnvironment to customize its parsing behaviour.
 

Enum Summary
EvaluationMode Enumeration of evaluation modes, indicating how the UML evaluation environment implementation is to interpret instances: as instance specifications in a UML model (M1 level, EvaluationMode.INSTANCE_MODEL) or as objects in the modeled system (M0 level, EvaluationMode.RUNTIME_OBJECTS).