|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.tools.cvd.TypeTreeNode
public class TypeTreeNode
Class comment for TypeTreeNode.java goes here.
| Constructor Summary | |
|---|---|
TypeTreeNode()
Constructor for TypeTreeNode. |
|
TypeTreeNode(Type type,
java.lang.String label,
int size)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
Returns the label. |
Type |
getType()
Returns the type. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeTreeNode()
public TypeTreeNode(Type type,
java.lang.String label,
int size)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getLabel()
public Type getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||