Package org.apache.uima.cas.impl
Class DebugFSLogicalStructure.IndexInfo
- java.lang.Object
-
- org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
-
- Enclosing class:
- DebugFSLogicalStructure
public static class DebugFSLogicalStructure.IndexInfo extends Object
Class holding information about an FSIndex Includes the "label" of the index, and a ref to the CAS this index contents are in.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetContents()ObjectgetKind()ObjectgetSubTypes()ObjectgetType()StringtoString()Return a label identifying the content of the helper.
-