Interface BigRedXmlLoader

All Known Implementing Classes:
BigraphXmlLoaderSupport, DefaultBigraphXMLLoader, DefaultReactionRuleXMLLoader, DefaultSignatureXMLLoader, DefaultSimulationSpecXMLLoader

public interface BigRedXmlLoader
Author:
Dominik Grzelak
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Parse the a BigRed XML file: agent, reaction rule or signature
  • Method Details

    • readXml

      void readXml(String file)
      Parse the a BigRed XML file: agent, reaction rule or signature
      Parameters:
      file - filename of a BigRed XML file