Class GraphicalSchemeXmlParser

  • All Implemented Interfaces:
    IXmlParser, org.eclipse.emf.ecore.xmi.XMLLoad

    public class GraphicalSchemeXmlParser
    extends XmlParserAdapter
    Xml parser for graphical scheme (bp scheme).
    Does nothing.
    • Constructor Detail

      • GraphicalSchemeXmlParser

        public GraphicalSchemeXmlParser()
    • Method Detail

      • init

        public void init​(org.eclipse.emf.ecore.xmi.XMLHelper helper,
                         Map<?,​?> options)
        Specified by:
        init in class XmlParserAdapter