org.cogroo.entities.tree
Class TextModel.Sentence

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

public class TextModel.Sentence
extends Node

See Also:
Serialized Form

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

Constructor Detail

TextModel.Sentence

public TextModel.Sentence()
Method Detail

getSyntacticTag

public String getSyntacticTag()
Overrides:
getSyntacticTag in class TreeElement


Copyright © 2012-2013 CoGrOO. All Rights Reserved.