Package org.intermine.api.bag

Interface Summary
IdUpgrader Bag object id upgrader - find old objects in a new ObjectStore.
 

Class Summary
BagManager A BagManager provides access to all global and/or user bags and methods to fetch them by type, etc.
BagOperations Perform logical operations on bags - combine bags to create new InterMineBags
BagQuery A class encapsulating a query used to create a bag from a collection of input identifiers.
BagQueryConfig Configuration for BagQuery objects.
BagQueryHandler Handler for bag-query.xml files.
BagQueryHelper  
BagQueryResult Class to hold the results of querying for a bag of objects.
BagQueryRunner For a given list of input strings search for objects using default and configured queries for a particular type.
ConvertedObjectPair A class to represent the mapping between an object before type conversion and the converted object.
TypeConverter Static helper routines to convert bags between different types.
 

Exception Summary
IncompatibleTypesException Exception thrown when given bags are of incompatible types, has methods to set and fetch the types