Package org.neuroml.export.info.model
Class ExpressionNode
java.lang.Object
org.neuroml.export.info.model.ExpressionNode
- Author:
- Adrian Quintana (adrian.perez@ucl.ac.uk)
-
Constructor Summary
ConstructorsConstructorDescriptionExpressionNode(String expression) ExpressionNode(String expression, String plotTitle, String xAxisLabel, String yAxisLabel, Double initialValue, Double finalValue, Double stepValue) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExpression(String expression) voidsetMetadataPlotNode(PlotMetadataNode metadataPlotNode) toString()