Package bpsim.util
Class BpsimXMLProcessor
- java.lang.Object
-
- org.eclipse.emf.ecore.xmi.util.XMLProcessor
-
- bpsim.util.BpsimXMLProcessor
-
public class BpsimXMLProcessor extends org.eclipse.emf.ecore.xmi.util.XMLProcessorThis class contains helper methods to serialize and deserialize XML documents- Generated code
-
-
Constructor Summary
Constructors Constructor Description BpsimXMLProcessor()Public constructor to instantiate the helper.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,org.eclipse.emf.ecore.resource.Resource.Factory>getRegistrations()Register for "*" and "xml" file extensions the BpsimResourceFactoryImpl factory.
-