Package org.neuroml.export.neuron
Class ProcessManager
java.lang.Object
org.neuroml.export.neuron.ProcessManager
- Author:
- Padraig Gleeson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancompileFileWithNeuron(File modDirectory, boolean forceRecompile) static Filestatic void
-
Constructor Details
-
ProcessManager
public ProcessManager()
-
-
Method Details
-
findNeuronHome
- 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
- Throws:
IOException
-