Package org.eclipse.gmt.umlx.registry.environment

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

Class Summary
AbstractModelResolver  
AccessorKindRegistry The map of accessor kinds to accessor prototypes.
ClassDelegate<T> ClassDelegate captures a class name mentioned in an extension, but defers loading that class until it is actually needed.
ModelContentRegistry The maps of xml/text content to resource factory.
ModelContentRegistry.ContentAnalyser  
ModelContentRegistry.ModelContentAnalyserDelegate  
ModelContentRegistry.ResourceFactory  
ModelContentRegistry.ResourceFactoryDelegate  
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