OCL parser environment factories for working with OCL expressions on the metamodel and user-model level.

Package Specification

This package defines implementations of the {@link org.eclipse.emf.ocl.parser.EnvironmentFactory} interface for the {@link org.eclipse.emf.ocl.helper.IOclHelper} to create OCL environments. The {@link com.ibm.xtools.uml.ocl.MetamodelEnvironmentFactory} class extends the default Ecore implementation with support for automatically applying stereotypes to the context element, to create the extended metaclass. The {@link com.ibm.xtools.uml.ocl.UserModelEnvironmentFactory} creates environments in the user-model context.

@see org.eclipse.emf.ocl.parser @see org.eclipse.emf.ocl.helper
@canBeSeenBy %partners