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.ids   
org.eclipse.ocl.examples.domain.ids.impl   
org.eclipse.ocl.examples.domain.types   
org.eclipse.ocl.examples.domain.utilities   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.uml   
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.ids
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.ids.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.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
DomainUtil.EAnnotationComparator
           
DomainUtil.ENamedElementComparator
           
DomainUtil.NameableComparator
           
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 provide facilities to assist in preparing the URIConverter, the EPackage.Registry, and the and URIResourceMap of a ResourceSet and the global and EcorePlugin.getPlatformResourceMap() and EcorePlugin.getEPackageNsURIToGenModelLocationMap() to support arbitrary and compatible use of dynamically loaded resources such as platform:/plugin and platform:/resource and generated EPackages such as registered namespace URIs in both plugin and standalone environments.
StandaloneProjectMap.AbstractResourceDescriptor
          PackageDescriptor supports lazy class loading and initialization of a compiled Ecore package.
StandaloneProjectMap.AbstractResourceLoadStatus
           
StandaloneProjectMap.AbstractResourceLoadStrategy
           
StandaloneProjectMap.EPackageDescriptor
          EPackageDescriptor is an EPackage.Descriptor that loads the appropriate EPackage to resolve a Namespace URI reference to a generated or dynamically loaded EPackage in accordance with the configured ResourceLoadStrategy.
StandaloneProjectMap.IConflictHandler
          An IConflictHandler confligures the hanling of conflicting access between generated packages and dynamically loaded resources.
StandaloneProjectMap.IPackageDescriptor
          An IPackageDescriptor describes the modeling capabilities of a known model package and may be installed under a variety of synonyms in an EPackage.Registry to map multiple URIs to a single EPackage.
StandaloneProjectMap.IPackageLoadStatus
          An IPackageLoadStatus maintains the lazy load state of a package within an EPackage.Registry
StandaloneProjectMap.IProjectDescriptor
          An IProjectDescriptor describes the capabilities of a project.
StandaloneProjectMap.IResourceDescriptor
          An IResourceDescriptor describes the modeling capabilities of one or more known model packages in a genmodel.
StandaloneProjectMap.IResourceLoadStatus
          An IResourceLoadStatus maintains the lazy load state of a resource associated with a genmodel identified by an IResourceDescriptor within a ResourceSet.
StandaloneProjectMap.IResourceLoadStrategy
          An IResourceLoadStrategy determines how each of the possible forms of URI reference to an EPackage should loaded.
StandaloneProjectMap.MultiplePackageResourceDescriptor
          PackageDescriptor supports lazy class loading and initialization of a compiled Ecore package.
StandaloneProjectMap.PackageLoadStatus
           
StandaloneProjectMap.ProjectDescriptor
           
StandaloneProjectMap.SinglePackageResourceDescriptor
          PackageDescriptor supports lazy class loading and initialization of a compiled Ecore package.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.pivot.manager
StandaloneProjectMap
          StandaloneProjectMap and ProjectMap provide facilities to assist in preparing the URIConverter, the EPackage.Registry, and the and URIResourceMap of a ResourceSet and the global and EcorePlugin.getPlatformResourceMap() and EcorePlugin.getEPackageNsURIToGenModelLocationMap() to support arbitrary and compatible use of dynamically loaded resources such as platform:/plugin and platform:/resource and generated EPackages such as registered namespace URIs in both plugin and standalone environments.
StandaloneProjectMap.IConflictHandler
          An IConflictHandler confligures the hanling of conflicting access between generated packages and dynamically loaded resources.
StandaloneProjectMap.IResourceLoadStrategy
          An IResourceLoadStrategy determines how each of the possible forms of URI reference to an EPackage should loaded.
 

Classes in org.eclipse.ocl.examples.domain.utilities used by org.eclipse.ocl.examples.pivot.uml
StandaloneProjectMap
          StandaloneProjectMap and ProjectMap provide facilities to assist in preparing the URIConverter, the EPackage.Registry, and the and URIResourceMap of a ResourceSet and the global and EcorePlugin.getPlatformResourceMap() and EcorePlugin.getEPackageNsURIToGenModelLocationMap() to support arbitrary and compatible use of dynamically loaded resources such as platform:/plugin and platform:/resource and generated EPackages such as registered namespace URIs in both plugin and standalone environments.
 

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