Uses of Interface
org.apache.uima.cas.admin.LinearTypeOrder

Packages that use LinearTypeOrder
org.apache.uima.cas.admin   
 

Uses of LinearTypeOrder in org.apache.uima.cas.admin
 

Methods in org.apache.uima.cas.admin that return LinearTypeOrder
 LinearTypeOrder FSIndexRepositoryMgr.getDefaultTypeOrder()
          Get the default type order.
 LinearTypeOrder LinearTypeOrderBuilder.getOrder()
          Return a total order of the type names added earlier that is consistent with the pre-order defined through calls to add().
 

Methods in org.apache.uima.cas.admin with parameters of type LinearTypeOrder
 int FSIndexComparator.addKey(LinearTypeOrder typeOrder, int compareKey)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.