|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.cas.impl.DebugFSLogicalStructure.ViewInfo
public static class DebugFSLogicalStructure.ViewInfo
Class holding info about a View/Sofa. Includes the global name of the view, and Sofa info Used for logical structure display.
Constructor Summary | |
---|---|
DebugFSLogicalStructure.ViewInfo(CAS cas)
Create information about a view for given CAS. |
Method Summary | |
---|---|
java.lang.Object |
getSofa()
Return the sofa. |
java.lang.String |
toString()
Return a label to identify the view. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DebugFSLogicalStructure.ViewInfo(CAS cas)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Object getSofa()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |