Class InfoTreeCreator

java.lang.Object
org.neuroml.export.info.InfoTreeCreator

public class InfoTreeCreator extends Object
Author:
matteocantarelli
  • Constructor Details

    • InfoTreeCreator

      public InfoTreeCreator()
  • Method Details

    • createInfoTree

      public static InfoNode createInfoTree(org.neuroml.model.NeuroMLDocument nmlDocument) throws org.neuroml.model.util.NeuroMLException
      Throws:
      org.neuroml.model.util.NeuroMLException
    • createInfoTreeFromStandalone

      public static InfoNode createInfoTreeFromStandalone(org.neuroml.model.Standalone element) throws org.neuroml.model.util.NeuroMLException
      Throws:
      org.neuroml.model.util.NeuroMLException
    • createInfoTreeFromComponent

      public static InfoNode createInfoTreeFromComponent(org.lemsml.jlems.core.type.Component component) throws org.neuroml.model.util.NeuroMLException, org.lemsml.jlems.core.sim.LEMSException
      Throws:
      org.neuroml.model.util.NeuroMLException
      org.lemsml.jlems.core.sim.LEMSException
    • createPropertiesFromStandaloneComponent

      public static Map<String,Object> createPropertiesFromStandaloneComponent(org.neuroml.model.Standalone element) throws org.neuroml.model.util.NeuroMLException
      Throws:
      org.neuroml.model.util.NeuroMLException