Class ProcessManager

java.lang.Object
org.neuroml.export.neuron.ProcessManager

public class ProcessManager extends Object
Author:
Padraig Gleeson
  • Constructor Details

    • ProcessManager

      public ProcessManager()
  • Method Details

    • findNeuronHome

      public static File findNeuronHome() throws org.neuroml.model.util.NeuroMLException
      Throws:
      org.neuroml.model.util.NeuroMLException
    • compileFileWithNeuron

      public static boolean compileFileWithNeuron(File modDirectory, boolean forceRecompile) throws org.neuroml.model.util.NeuroMLException
      Throws:
      org.neuroml.model.util.NeuroMLException
    • main

      public static void main(String[] args) throws IOException
      Throws:
      IOException