Implementations of parsing and evaluation environments for the UML mappings to the OCL parser's extended Ecore metamodel.

Package Specification

This package defines the environments that look up UML user-model and meta-model mappings to Ecore, for parsing and evaluation.

Deprecated: The types in this package are only used by the deprecated {@link com.ibm.xtools.uml.ocl.MetamodelEnvironmentFactory} and {@link com.ibm.xtools.uml.ocl.UserModelEnvironmentFactory} classes.

@see com.ibm.xtools.uml.ocl.MetamodelEnvironmentFactory @see com.ibm.xtools.uml.ocl.UserModelEnvironmentFactory
@canBeSeenBy com.ibm.xtools.uml.ocl.*