Class InfoWriter

    • Constructor Detail

      • InfoWriter

        public InfoWriter​(org.neuroml.model.NeuroMLDocument nmlDocument)
                   throws ModelFeatureSupportException,
                          org.lemsml.jlems.core.sim.LEMSException,
                          org.neuroml.model.util.NeuroMLException
        Parameters:
        nmlDocument -
        Throws:
        ModelFeatureSupportException
        org.lemsml.jlems.core.sim.LEMSException
        org.neuroml.model.util.NeuroMLException
    • Method Detail

      • setSupportedFeatures

        public void setSupportedFeatures()
      • getMainScript

        public String getMainScript()
                             throws org.neuroml.model.util.NeuroMLException
        Throws:
        org.neuroml.model.util.NeuroMLException
      • main

        public static void main​(String[] args)
                         throws Exception
        FIXME: Why a main method?
        Parameters:
        args -
        Throws:
        Exception