Uses of Package
org.eclipse.ocl.examples.domain.utilities

Packages that use org.eclipse.ocl.examples.domain.utilities
org.eclipse.ocl.examples.domain.elements   
org.eclipse.ocl.examples.domain.types   
org.eclipse.ocl.examples.domain.utilities   
org.eclipse.ocl.examples.library.executor   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.utilities   
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.domain.elements
IndexableIterable
          IterableWithSize provides an Iterable that can be indexed and has a known size.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.domain.types
IndexableIterable
          IterableWithSize provides an Iterable that can be indexed and has a known size.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.domain.utilities
IndexableIterable
          IterableWithSize provides an Iterable that can be indexed and has a known size.
ProjectMap
          ProjectMap extends StandaloneProjectMap to support polymorphic access in either plugin or standalone environments to EMF resources and EPackages.
StandaloneProjectMap
          StandaloneProjectMap and ProjectMap provides facilities to assist in preparing the URIConverter and the EPackage.Registry of a ResourceSet and the global and EcorePlugin.getPlatformResourceMap() and EcorePlugin.getEPackageNsURIToGenModelLocationMap() to support arbitrary and compatible use of platform:/plugin, platform:/resource and registered URIs in both plugin and standalone environments.
StandaloneProjectMap.GenModelEcorePackageHandler
          GenModelEcorePackageHandler provides the SAX callbacks to support reading the genPackages element in a genmodel file and invoking addEcorePackage() for each encounter.
StandaloneProjectMap.IPackageDescriptor
          An IPackageDescriptor describes the modeling capabilities of a known model package and may be installed under av variety of synonyms in an EPackage.Registry to map multiple URIs to a single EPackage.
StandaloneProjectMap.IPackageDescriptor.Internal
           
StandaloneProjectMap.IProjectDescriptor
          An IProjectDescriptor describes the capabilities of a project.
StandaloneProjectMap.IProjectDescriptor.Internal
           
StandaloneProjectMap.ProjectDescriptor
           
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.library.executor
IndexableIterable
          IterableWithSize provides an Iterable that can be indexed and has a known size.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.pivot.internal.impl
IndexableIterable
          IterableWithSize provides an Iterable that can be indexed and has a known size.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.pivot.manager
StandaloneProjectMap
          StandaloneProjectMap and ProjectMap provides facilities to assist in preparing the URIConverter and the EPackage.Registry of a ResourceSet and the global and EcorePlugin.getPlatformResourceMap() and EcorePlugin.getEPackageNsURIToGenModelLocationMap() to support arbitrary and compatible use of platform:/plugin, platform:/resource and registered URIs in both plugin and standalone environments.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.pivot.utilities
DomainUtil