All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AttributeDescriptor Describes an attribute of a class - i.e.ClassDescriptor Describe a business model class.CollectionDescriptor Describes a field that references a collection of other objects.ConstraintOp Operations used in building constraints.DescriptorUtils FastPathObject A root interface for all objects that can be stored in a InterMine database.FieldDescriptor Abstract representation of a field within a class - could be an attribute, an object reference or a collection.InterMineException An Exception that may be thrown by client facing parts of InterMine code.InterMineFastPathObject A root interface for all objects that can be stored in a InterMine database.InterMineModelParser Parse InterMine metadata XML to produce an InterMine ModelJavaModelOutput Maps InterMine metadata to Java source filesMetaDataException An Exception that may be thrown if metadata is in an invalid state.Model Represents a named business model, makes available metadata for each class within model.ModelFactory A class that loads a model given a name.ModelOutputTask Creates and runs a ModelOutput process to generate java or config files.ModelParser Common interface for parsing source models into InterMine model format.ModelParserException An Exception that may be thrown by ModelMerger methods.NonFatalMetaDataException An Exception that may be thrown if metadata is in an invalid state.NonOverrideableProperties Subclass of java.util.Properties that rejects duplicate definitions of a given property.PrimaryKey Class representing a primary key as a list of field namesPrimaryKeyUtil Utility methods for PrimaryKey objects.ReferenceDescriptor Describes a field that references a single other class (i.e.SAXParser Basic SAX ParserShadowClass A root interface for all shadow classes for performance.StringConstructor A CharSequence object representing a String constructed out of a sequence of other Strings.StringUtil Collection of commonly used String utilitiesStringUtil.LineWrappedString Class for returning multiple values from the wrapLines method.TextTable A utility class for generating multi-column aligned text tables.TypeUtil Provides utility methods for working with Java types and reflectionTypeUtil.FieldInfo Inner class to hold info on a field.Util Generic utility functions.