Uses of Package
org.eclipse.ocl.examples.modelregistry.model

Packages that use org.eclipse.ocl.examples.modelregistry.model
org.eclipse.ocl.examples.modelregistry.eclipse   
org.eclipse.ocl.examples.modelregistry.environment   
org.eclipse.ocl.examples.modelregistry.model   
org.eclipse.ocl.examples.modelregistry.standalone   
org.eclipse.ocl.examples.modelregistry.ui.properties   
org.eclipse.ocl.examples.modelregistry.ui.registrations   
 

Classes in org.eclipse.ocl.examples.modelregistry.model used by org.eclipse.ocl.examples.modelregistry.eclipse
ModelSerialization
          A ModelSerialisation defines the serialization of a model by an informal name such as "XML" and a corresponding Resource.Factory implementation that creates and loads models of that serialization.
NamespaceRegistry
          The map of namespace names to namespaces.
 

Classes in org.eclipse.ocl.examples.modelregistry.model used by org.eclipse.ocl.examples.modelregistry.environment
Accessor
          An Accessor defines a name and associated namespace by which models can be accessed in the model registry.
Accessor.Namespace
           
ModelNameAccessor
          A ModelNameAccessor defines a key to access model registry entries by an informal model name.
ModelSerialization
          A ModelSerialisation defines the serialization of a model by an informal name such as "XML" and a corresponding Resource.Factory implementation that creates and loads models of that serialization.
NamespaceRegistry
          The map of namespace names to namespaces.
ProjectRegistry
          A ProjectRegistry instance forms the root of a model registry.
Registration
          A Registration maintains the binding between an accessor and the URI by which the model may be loaded.
URIAccessor
          A URIAccesor defines a key to access model registry entries in a URI namespace.
 

Classes in org.eclipse.ocl.examples.modelregistry.model used by org.eclipse.ocl.examples.modelregistry.model
AbstractAccessor
          A ModelNameAccesor defines a key to access model registry entries by an informal model name.
Accessor
          An Accessor defines a name and associated namespace by which models can be accessed in the model registry.
Accessor.Installer
           
Accessor.Namespace
           
AccessorRegistry
          An AccessorRegistry forms part of the in memory org.eclipse.ocl.modelregistry model read from and updated in the project .settings folder.
FileHandleRegistry
          A FileHandleRegistry forms part of the in memory oorg.eclipse.ocl.modelregistry model read from and updated in the project .settings folder.
ModelNameAccessor
          A ModelNameAccessor defines a key to access model registry entries by an informal model name.
ModelSerialization
          A ModelSerialisation defines the serialization of a model by an informal name such as "XML" and a corresponding Resource.Factory implementation that creates and loads models of that serialization.
ProjectRegistry
          A ProjectRegistry instance forms the root of a model registry.
Registration
          A Registration maintains the binding between an accessor and the URI by which the model may be loaded.
URIAccessor
          A URIAccesor defines a key to access model registry entries in a URI namespace.
 

Classes in org.eclipse.ocl.examples.modelregistry.model used by org.eclipse.ocl.examples.modelregistry.standalone
NamespaceRegistry
          The map of namespace names to namespaces.
 

Classes in org.eclipse.ocl.examples.modelregistry.model used by org.eclipse.ocl.examples.modelregistry.ui.properties
AccessorRegistry
          An AccessorRegistry forms part of the in memory org.eclipse.ocl.modelregistry model read from and updated in the project .settings folder.
Registration
          A Registration maintains the binding between an accessor and the URI by which the model may be loaded.
 

Classes in org.eclipse.ocl.examples.modelregistry.model used by org.eclipse.ocl.examples.modelregistry.ui.registrations
Accessor
          An Accessor defines a name and associated namespace by which models can be accessed in the model registry.
AccessorRegistry
          An AccessorRegistry forms part of the in memory org.eclipse.ocl.modelregistry model read from and updated in the project .settings folder.
ProjectRegistry
          A ProjectRegistry instance forms the root of a model registry.