Uses of Interface
org.apache.uima.cas.admin.LinearTypeOrderBuilder
Packages that use LinearTypeOrderBuilder
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of LinearTypeOrderBuilder in org.apache.uima.cas.admin
Methods in org.apache.uima.cas.admin that return LinearTypeOrderBuilderModifier and TypeMethodDescriptionFSIndexRepositoryMgr.createTypeSortOrder()
Currently not useful.FSIndexRepositoryMgr.getDefaultOrderBuilder()
Get the default type order builder. -
Uses of LinearTypeOrderBuilder in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement LinearTypeOrderBuilderModifier and TypeClassDescriptionclass
Implementation of theLinearTypeOrderBuilder
interface.Fields in org.apache.uima.cas.impl declared as LinearTypeOrderBuilderModifier and TypeFieldDescriptionprivate LinearTypeOrderBuilder
FSIndexRepositoryImpl.SharedIndexInfo.defaultOrderBuilder
Methods in org.apache.uima.cas.impl that return LinearTypeOrderBuilderModifier and TypeMethodDescriptionFSIndexRepositoryImpl.createTypeSortOrder()
FSIndexRepositoryImpl.getDefaultOrderBuilder()