Package org.eclipse.ocl.examples.modelregistry.environment

Interface Summary
FileHandle A FileHandle provides access to a physical model storage medium.
ModelResolver  
ProjectHandle The ProjectHandle denotes a special location with respect to which all other file handles belonging to a project are resolved.
 

Class Summary
AbstractModelResolver  
ClassDelegate<T> ClassDelegate captures a class name mentioned in an extension, but defers loading that class until it is actually needed.
ModelRegistryEnvironment The ModelRegistryEnvironment defines the singleton facilities of the Model Registry and their initialisation.
ModelSerializationRegistry The map of serialization name to resource factory.
ModelSerializationRegistry.FactorySerializationDelegate  
ModelSerializationRegistry.SerializationFactory