Package org.eclipse.gmt.umlx.registry.resource

Interface Summary
ModelContentAnalyser  
ModelContentAnalysis ModelContentAnalysis captures the result of an attempt at textaul anlysis of a model by a ModelContentAnalyser
 

Class Summary
EcoreFamilyResourceFactoryImpl EcoreFamilyResourceFactoryImpl extends EcoreResourceFactoryImpl to support automatic translation of loaded models to Ecore exploiting the root namespace of XML files.
EcoreFamilyResourceSetImpl EcoreFamilyResourceSetImpl extends ResourceSetImpl to support automatic translation of loaded models to Ecore exploiting the root namespace of XML files or textual analysers for non-XML files.
EcoreFamilyResourceSetImpl.ExceptionalResourceImpl An ExceptionalResourceImpl propagates an exception arising while peeking at a resource, until the ResourceSet API permits that exception to bev thrown.
XMLElementNamespaceParser The XMLElementNamespaceParser.parse(InputStream) method supports examination of an XML input stream to locate and return the URIs used by each element.