public class MemoryManagerXMLProcessor
extends org.eclipse.emf.ecore.xmi.util.XMLProcessor
| Constructor and Description |
|---|
MemoryManagerXMLProcessor()
Public constructor to instantiate the helper.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,org.eclipse.emf.ecore.resource.Resource.Factory> |
getRegistrations()
Register for "*" and "xml" file extensions the MemoryManagerResourceFactoryImpl factory.
|