-
static ContainmentIndex<org.apache.uima.cas.text.AnnotationFS,org.apache.uima.cas.text.AnnotationFS>
ContainmentIndex.create(org.apache.uima.cas.CAS cas,
org.apache.uima.cas.Type aSuper,
org.apache.uima.cas.Type aUnder,
ContainmentIndex.Type aType)
Factory method to create an index instead of using the constructor.
static <A extends org.apache.uima.cas.text.AnnotationFS,
B extends org.apache.uima.cas.text.AnnotationFS>
ContainmentIndex<A,B>
Factory method to create an index instead of using the constructor.