Uses of Class
org.eclipse.ocl.examples.library.executor.ReflectivePackage

Packages that use ReflectivePackage
org.eclipse.ocl.examples.library.executor   
org.eclipse.ocl.examples.pivot.executor   
 

Uses of ReflectivePackage in org.eclipse.ocl.examples.library.executor
 

Subclasses of ReflectivePackage in org.eclipse.ocl.examples.library.executor
 class DomainReflectivePackage
          DomainExecutorPackage uses the limited Domain interfaces to construct a package description for use in contexts where no explicit ExecutorPackage is available.
 

Uses of ReflectivePackage in org.eclipse.ocl.examples.pivot.executor
 

Subclasses of ReflectivePackage in org.eclipse.ocl.examples.pivot.executor
 class PivotReflectivePackage