org.apache.uima.cas.impl
Class DebugFSLogicalStructure
java.lang.Object
org.apache.uima.cas.impl.DebugFSLogicalStructure
public class DebugFSLogicalStructure
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugFSLogicalStructure
public DebugFSLogicalStructure()
getDebugLogicalStructure_FeatureStructure
public static java.lang.Object getDebugLogicalStructure_FeatureStructure(FeatureStructure fs)
getDebugLogicalStructure_Features
public static java.lang.Object getDebugLogicalStructure_Features(AnnotationFS fs)
getDebugLogicalStructure_SubAnnotations
public static FeatureStructure[] getDebugLogicalStructure_SubAnnotations(AnnotationFS fs)
getIndexes
public static DebugFSLogicalStructure.IndexInfo[] getIndexes(CAS cas)
getOtherViews
public static DebugFSLogicalStructure.ViewInfo[] getOtherViews(CAS cas)
floatListToArray
public static java.lang.Object floatListToArray(FeatureStructure fs)
integerListToArray
public static java.lang.Object integerListToArray(FeatureStructure fs)
stringListToArray
public static java.lang.Object stringListToArray(FeatureStructure fs)
fsListToArray
public static java.lang.Object fsListToArray(FeatureStructure fs)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.