Uses of Class
org.eclipse.ocl.examples.modelregistry.environment.ModelRegistryEnvironment

Packages that use ModelRegistryEnvironment
org.eclipse.ocl.examples.modelregistry.eclipse   
org.eclipse.ocl.examples.modelregistry.environment   
org.eclipse.ocl.examples.modelregistry.standalone   
 

Uses of ModelRegistryEnvironment in org.eclipse.ocl.examples.modelregistry.eclipse
 

Subclasses of ModelRegistryEnvironment in org.eclipse.ocl.examples.modelregistry.eclipse
 class EclipseModelRegistryEnvironment
           
 

Uses of ModelRegistryEnvironment in org.eclipse.ocl.examples.modelregistry.environment
 

Methods in org.eclipse.ocl.examples.modelregistry.environment that return ModelRegistryEnvironment
static ModelRegistryEnvironment ModelRegistryEnvironment.getInstance()
           
 

Uses of ModelRegistryEnvironment in org.eclipse.ocl.examples.modelregistry.standalone
 

Subclasses of ModelRegistryEnvironment in org.eclipse.ocl.examples.modelregistry.standalone
 class JavaModelRegistryEnvironment