de.jstacs.scoringFunctions.directedGraphicalModels
Class ParameterTree.TreeElement
java.lang.Object
de.jstacs.scoringFunctions.directedGraphicalModels.ParameterTree.TreeElement
- All Implemented Interfaces:
- Storable, Cloneable
- Enclosing class:
- ParameterTree
public class ParameterTree.TreeElement
- extends Object
- implements Storable, Cloneable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterTree.TreeElement
public ParameterTree.TreeElement(StringBuffer representation)
throws NonParsableException
- Throws:
NonParsableException
toXML
public StringBuffer toXML()
- Description copied from interface:
Storable
- This method returns an XML representation as
StringBuffer of an
instance of the implementing class.
- Specified by:
toXML in interface Storable
- Returns:
- the XML representation