Uses of Class
org.eclipse.ocl.uml.UMLEnvironment

Packages that use UMLEnvironment
org.eclipse.ocl.uml Implementation of an OCL binding for the UML metamodel. 
 

Uses of UMLEnvironment in org.eclipse.ocl.uml
 

Methods in org.eclipse.ocl.uml that return UMLEnvironment
 UMLEnvironment UMLEnvironmentFactory.createEnvironment()
           
 

Constructors in org.eclipse.ocl.uml with parameters of type UMLEnvironment
TypeResolverImpl(UMLEnvironment env)
          Initializes me with an Environment.
TypeResolverImpl(UMLEnvironment env, Resource resource)
          Initializes me with a resource in which I will persist the model-based types that I generate in my associated Environment.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.