public static class DebugFSLogicalStructure.IndexInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected CAS |
cas |
FSIndex<FeatureStructure> |
fsIndex |
String |
indexName |
| Constructor and Description |
|---|
DebugFSLogicalStructure.IndexInfo(CAS cas,
String indexName) |
DebugFSLogicalStructure.IndexInfo(CAS cas,
String indexName,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContents() |
Object |
getKind() |
Object |
getSubTypes() |
Object |
getType() |
String |
toString()
Return a label identifying the content of the helper.
|
public String indexName
public FSIndex<FeatureStructure> fsIndex
protected CAS cas
public DebugFSLogicalStructure.IndexInfo(CAS cas, String indexName)
Copyright © 2014. All rights reserved.