Class NetworkScript

    • Constructor Detail

      • NetworkScript

        public NetworkScript​(org.w3c.dom.Element config)
    • Method Detail

      • accept

        public StringTree accept​(edu.iris.Fissures.network.NetworkAttrImpl network)
                          throws java.lang.Exception
        Specified by:
        accept in interface NetworkSubsetter
        Throws:
        java.lang.Exception
      • runScript

        public StringTree runScript​(VelocityNetwork networkAttr)
                             throws java.lang.Exception
        Run the script with the arguments as predefined variables.
        Throws:
        java.lang.Exception