Uses of Class
owltools.idmap.IDMappingPIRParser.Types

Packages that use IDMappingPIRParser.Types
owltools.idmap   
 

Uses of IDMappingPIRParser.Types in owltools.idmap
 

Fields in owltools.idmap declared as IDMappingPIRParser.Types
 IDMappingPIRParser.Types[] IDMappingPIRParser.COL_SUBSET
           
static IDMappingPIRParser.Types[] IDMappingPIRParser.COLS
           
 IDMappingPIRParser.Types IDMapPairWriter.t1
           
 IDMappingPIRParser.Types IDMapPairWriter.t2
           
 

Fields in owltools.idmap with type parameters of type IDMappingPIRParser.Types
 Map<IDMappingPIRParser.Types,Integer> IDMappingPIRParser.typeIxMap
           
 Map<IDMappingPIRParser.Types,Integer> IDMapHandler.typeMap
           
 

Methods in owltools.idmap that return IDMappingPIRParser.Types
static IDMappingPIRParser.Types IDMappingPIRParser.Types.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IDMappingPIRParser.Types[] IDMappingPIRParser.Types.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012. All Rights Reserved.