org.simBio.sim.analyzer.csv
Class Siblings
java.lang.Object
org.simBio.core.Component
org.simBio.core.Parameter
org.simBio.core.Composite
org.simBio.core.Analyzer
org.simBio.sim.analyzer.csv.CsvMaker
org.simBio.sim.analyzer.csv.Siblings
- All Implemented Interfaces:
- Node
public class Siblings
- extends CsvMaker
should be placed into the xml file of the parent node
from which one wants to get the childrens' parameters
親Reactorの持つ全てのVariableとReactorの値をcsv形式で書き出す
- Version:
- $Revision: 1.1 $
- Author:
- Nobuaki Sarai
Methods inherited from class org.simBio.core.Component |
addDydt, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit, setLinks |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Siblings
public Siblings()
MakeLabelLine
protected String MakeLabelLine()
- Description copied from class:
CsvMaker
- Label line
- Specified by:
MakeLabelLine
in class CsvMaker
- Returns:
- label strings
MakeValueLine
protected String MakeValueLine()
- Specified by:
MakeValueLine
in class CsvMaker
Copyright © 2005 Cell/Biodinamics simulation project. All Rights Reserved.