Class RuntimeMeasurementXMLProcessor
java.lang.Object
org.eclipse.emf.ecore.xmi.util.XMLProcessor
org.palladiosimulator.runtimemeasurement.util.RuntimeMeasurementXMLProcessor
This class contains helper methods to serialize and deserialize XML documents
- Generated class or method.
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
ecoreBuilder, extendedMetaData, loadOptions, registrations, registry, saveOptions, STAR_EXTENSION, XML_EXTENSION, XML_URI
-
Constructor Summary
ConstructorDescriptionPublic constructor to instantiate the helper. -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<String,
Resource.Factory> Register for "*" and "xml" file extensions the RuntimeMeasurementResourceFactoryImpl factory.Methods inherited from class org.eclipse.emf.ecore.xmi.util.XMLProcessor
createEcoreBuilder, createExtendedMetaData, createResourceSet, getEPackageRegistry, getExtendedMetaData, load, load, load, load, save, save, save, saveToString
-
Constructor Details
-
RuntimeMeasurementXMLProcessor
public RuntimeMeasurementXMLProcessor()Public constructor to instantiate the helper.- Generated class or method.
-
-
Method Details
-
getRegistrations
Register for "*" and "xml" file extensions the RuntimeMeasurementResourceFactoryImpl factory.- Overrides:
getRegistrations
in classXMLProcessor
- Generated class or method.
-