org.cogroo.entities.tree
Class TextModel.Text

java.lang.Object
  extended by org.cogroo.entities.tree.TreeElement
      extended by org.cogroo.entities.tree.Node
          extended by org.cogroo.entities.tree.TextModel.Text
All Implemented Interfaces:
Serializable
Enclosing class:
TextModel

public class TextModel.Text
extends Node

See Also:
Serialized Form

Constructor Summary
TextModel.Text()
           
 
Method Summary
 
Methods inherited from class org.cogroo.entities.tree.Node
addElement, getElements, toString, toSyntaxTree
 
Methods inherited from class org.cogroo.entities.tree.TreeElement
getLevel, getMorphologicalTag, getSyntacticTag, setLevel, setMorphologicalTag, setSyntacticTag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextModel.Text

public TextModel.Text()


Copyright © 2012-2013 CoGrOO. All Rights Reserved.