- EcException - Exception in uk.ac.ebi.intenz.domain.exceptions
- 
This exception is thrown when a EC number is not valid (e.g. 
- EcException() - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EcException
-  
- EcException(String) - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EcException
-  
- EnzymaticReactions - Class in uk.ac.ebi.intenz.domain.enzyme
- 
A collection of alternative reactions catalysed by one enzyme entry. 
- EnzymaticReactions() - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
-  
- EnzymaticReactions.VisibleReaction - Class in uk.ac.ebi.intenz.domain.enzyme
- 
Utility class to wrap a Reaction with the views where it is available
 and the IUBMB flag. 
- ENZYME - Static variable in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
ENZYME is the EXPASY version of the NC-IUBMB Nomenclature containing some
 additional information (cofactors, improved comments and additional links). 
 
- EnzymeClass - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class represents an enzyme class of the Enzyme Nomenclature. 
- EnzymeComment - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class represents a comment of an enzyme entry. 
- EnzymeComment(String, EnzymeSourceConstant, EnzymeViewConstant) - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymeComment
- 
Returns a EnzymeCommentinstance.
 
- EnzymeCommissionNumber - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class represents an Enzyme Commission (EC) number. 
- EnzymeCommissionNumber.Type - Enum in uk.ac.ebi.intenz.domain.enzyme
- 
Type of EC number. 
- EnzymeEntry - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class stores the information of an IntEnz enzyme. 
- EnzymeEntry() - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
The default source is INTENZ.
 
- EnzymeEntryEcComparator - Class in uk.ac.ebi.intenz.domain.enzyme
- 
Compares enzyme entries according to their EC number. 
- EnzymeEntryEcComparator() - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntryEcComparator
-  
- EnzymeEntryNameComparator - Class in uk.ac.ebi.intenz.domain.enzyme
- 
Compares enzyme entries according to their common name
 (SwissProt - ASCII - encoding). 
- EnzymeEntryNameComparator() - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntryNameComparator
-  
- EnzymeLink - Class in uk.ac.ebi.intenz.domain.enzyme
- 
An enzyme link is used to store cross-reference information. 
- EnzymeName - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class stores a name related to an enzyme. 
- EnzymeNameException - Exception in uk.ac.ebi.intenz.domain.exceptions
- 
If an error regarding an enzyme name occurs this exception should be thrown. 
- EnzymeNameException() - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EnzymeNameException
-  
- EnzymeNameException(String) - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EnzymeNameException
-  
- EnzymeNameQualifierConstant - Class in uk.ac.ebi.intenz.domain.constants
- 
This class represents an enumeration of all supported name qualifiers. 
- EnzymeNameTypeConstant - Class in uk.ac.ebi.intenz.domain.constants
- 
This class represents an enumeration of all database source types. 
- EnzymeReactionException - Exception in uk.ac.ebi.intenz.domain.exceptions
- 
If an error regarding an enzyme reaction occurs this exception should be thrown. 
- EnzymeReactionException() - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EnzymeReactionException
-  
- EnzymeReactionException(String) - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EnzymeReactionException
-  
- EnzymeReferenceException - Exception in uk.ac.ebi.intenz.domain.exceptions
- 
If an error regarding an enzyme reference occurs this exception should be thrown. 
- EnzymeReferenceException() - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EnzymeReferenceException
-  
- EnzymeReferenceException(String) - Constructor for exception uk.ac.ebi.intenz.domain.exceptions.EnzymeReferenceException
-  
- EnzymeSourceConstant - Class in uk.ac.ebi.intenz.domain.constants
- 
This class represents an enumeration of all database source types. 
- EnzymeStatistics - Class in uk.ac.ebi.intenz.domain.stats
- 
This class ... 
- EnzymeStatistics() - Constructor for class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- EnzymeStatusConstant - Class in uk.ac.ebi.intenz.domain.constants
- 
Deprecated.
use enumeration Statusinstead.
 
 
- EnzymeSubclass - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class represents an enzyme subclass of the Enzyme Nomenclature. 
- EnzymeSubclass(EnzymeCommissionNumber, String, String, String, List<EnzymeSubSubclass>) - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
- 
Returns an EnzymeSubclassinstance.
 
- EnzymeSubSubclass - Class in uk.ac.ebi.intenz.domain.enzyme
- 
This class represents an enzyme sub-subclass of the Enzyme Nomenclature. 
- EnzymeSubSubclass(EnzymeCommissionNumber, String, String, String, String, List<EnzymeEntry>) - Constructor for class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
- 
Returns an EnzymeSubSubclassinstance.
 
- EnzymeViewConstant - Class in uk.ac.ebi.intenz.domain.constants
- 
Deprecated.
use enumeration Viewinstead.
 
 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameQualifierConstant
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameTypeConstant
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeSourceConstant
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeStatusConstant
- 
Deprecated. Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeViewConstant
- 
Deprecated. Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.EventConstant
- 
Deprecated. Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.DomainObject
-  
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.DataComment
- 
Deprecated. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
-  
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions.VisibleReaction
-  
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeComment
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
-  
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Checks for equality. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Standard equals method omitting 'orderIn' attribute, which is irrelevant for this check. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
- 
Standard equals method. 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.history.FutureEvent
- 
Checks if two FutureEventobjects are equal.
 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
- 
Checks if two HistoryEventobjects are equal.
 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.history.Timeout
-  
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.reference.Book
- 
Standard equals()method.
 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.reference.Journal
- 
Standard equals()method.
 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.reference.Patent
- 
Standard equals()method.
 
- equals(Object) - Method in class uk.ac.ebi.intenz.domain.reference.Reference
- 
Standard equals()method.
 
- ERGO - Static variable in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
Deprecated.
This website does not work any more (if it ever did). 
 
- ERGO - Static variable in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Deprecated.
the ERGO website is not working any more. 
 
- Event - Enum in uk.ac.ebi.intenz.domain.constants
- 
Events for enzyme entries. 
- eventClass - Variable in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- EventConstant - Class in uk.ac.ebi.intenz.domain.constants
- 
Deprecated.
use enumeration Eventinstead.
 
 
- eventId - Variable in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- EXPASY - Static variable in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Static link to the ENZYME database at expasy.org. 
- EXPLORENZ - Static variable in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
Link to ExplorEnz (Dublin's MySQL implementation of NC-IUBMB). 
- EXPLORENZ - Static variable in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getAccession() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getAfterNode() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getAllEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getApprovedDeletedEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getApprovedEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getAttribute() - Method in enum uk.ac.ebi.intenz.domain.constants.Event
-  
- getAuthors() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
-  
- getBeforeNode() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getCasNumbers() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
CAS numbers for IntEnz and IUBMB views. 
- getClasses() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getClassName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getClassName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
-  
- getClassName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
-  
- getCode() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeStatusConstant
- 
Deprecated. Returns the status code. 
- getCode() - Method in enum uk.ac.ebi.intenz.domain.constants.Event
-  
- getCode() - Method in class uk.ac.ebi.intenz.domain.constants.EventConstant
- 
Deprecated. Returns the code of this event. 
- getCode() - Method in enum uk.ac.ebi.intenz.domain.constants.Status
-  
- getCode() - Method in enum uk.ac.ebi.intenz.domain.enzyme.Cofactor.Operators
-  
- getCodes() - Static method in enum uk.ac.ebi.intenz.domain.enzyme.Cofactor.Operators
-  
- getCofactors() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getCofactorValue() - Method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
- 
- getComment() - Method in class uk.ac.ebi.intenz.domain.enzyme.DataComment
- 
Deprecated. 
- getComments() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getComments(String) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getComments(View) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getComments(EnzymeViewConstant) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
- getCommentText() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeComment
-  
- getCommonName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getCommonName(EnzymeViewConstant) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
Returns the first common name which viewvalue matches the
 parameter's view value.
 
- getCommonNameInstance(String, EnzymeSourceConstant, EnzymeViewConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns an EnzymeNameinstance representing an enzyme's common (recommended) name.
 
- getCommonNames() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getCompound() - Method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
-  
- getDatabaseCode() - Method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
-  
- getDatabaseCodeOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
-  
- getDataComment() - Method in interface uk.ac.ebi.intenz.domain.enzyme.Commented
-  
- getDataComment() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getDate() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getDescription() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
-  
- getDescription() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
-  
- getDescription() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
-  
- getDisplayName() - Method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
-  
- getDisplayNameOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
Returns the display name of the source defined by databaseCode.
 
- getDueDate() - Method in class uk.ac.ebi.intenz.domain.history.Timeout
-  
- getEc() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
- 
Returns the hash code of this object. 
- getEc() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getEc() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
-  
- getEc() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
-  
- getEc1() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns the enzyme's class number. 
- getEc2() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns the enzyme's subclass number. 
- getEc3() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns the enzyme's sub-subclass number. 
- getEc4() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns the enzyme's number. 
- getEdges() - Method in class uk.ac.ebi.intenz.domain.history.HistoryGraph
-  
- getEdges() - Method in class uk.ac.ebi.intenz.domain.history.HistoryNode
-  
- getEdition(boolean) - Method in class uk.ac.ebi.intenz.domain.reference.Book
- 
Returns the edition string as it is stored in the database or formatted. 
- getEdition() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getEditor(boolean) - Method in class uk.ac.ebi.intenz.domain.reference.Book
- 
Returns the editor string as it is stored in the database or formatted. 
- getEditor() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getEntries() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
-  
- getEnzymaticReactions(View) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
Gets a collection of enzymatic reactions for the given view. 
- getEnzymaticReactions() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getEnzymeEntry() - Method in class uk.ac.ebi.intenz.domain.history.HistoryNode
-  
- getEnzymeId() - Method in class uk.ac.ebi.intenz.domain.history.Timeout
-  
- getEventClass() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getEventId() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getFirstPage() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getFirstPage() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
-  
- getFullUrl(String) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Links with the EC number as identifier need to call this method to get the correct URL. 
- getGroupId() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getHistory() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getHistoryLine() - Method in class uk.ac.ebi.intenz.domain.history.HistoryNode
-  
- getId() - Method in class uk.ac.ebi.intenz.domain.DomainObject
-  
- getId() - Method in class uk.ac.ebi.intenz.domain.enzyme.DataComment
- 
Deprecated.  
- getId() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getLabel() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameQualifierConstant
-  
- getLabel() - Method in enum uk.ac.ebi.intenz.domain.constants.View
-  
- getLastPage() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getLastPage() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
-  
- getLatestHistoryEventOfAll() - Method in class uk.ac.ebi.intenz.domain.history.HistoryGraph
- 
Returns the most recent event of the WHOLE graph. 
- getLatestHistoryEventOfRoot() - Method in class uk.ac.ebi.intenz.domain.history.HistoryGraph
- 
Returns the most recent event of the root node only. 
- getLatestRelevantHistoryEventOfRoot() - Method in class uk.ac.ebi.intenz.domain.history.HistoryGraph
- 
Returns the most recent event of the root node only. 
- getLinks() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getLinks(String) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getLinks(View) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
Return the links to entries in external databases. 
- getLinks(EnzymeViewConstant) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
- getListOrderCriterion() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Creates a unique name for this link. 
- getMedlineId() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
-  
- getMessageKey() - Method in exception uk.ac.ebi.intenz.domain.exceptions.DomainException
-  
- getName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
-  
- getName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns the name. 
- getName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
-  
- getName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
-  
- getNote() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getNote() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- getPatentNumber() - Method in class uk.ac.ebi.intenz.domain.reference.Patent
-  
- getProperty() - Method in exception uk.ac.ebi.intenz.domain.exceptions.DomainException
-  
- getProposedDeletedEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getProposedEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getPubId() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
-  
- getPublisher() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getPublisherPlace() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getPubMedId() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
-  
- getPubName() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getPubName() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
-  
- getQualifier() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns the name's qualifier. 
- getReaction(int) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
-  
- getReaction() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions.VisibleReaction
-  
- getReactionIubmbFlag(int) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
- 
Has a reaction the IUBMB flag set? 
- getReactions(View) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
-  
- getReactions() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
Deprecated.
use getEnzymaticReactions instead 
 
- getReactions(EnzymeViewConstant) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
- getReactions(String) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getReactions(View) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getReactionView(int) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
-  
- getReferences() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getRelative(HistoryNode) - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
- 
Returns the relative node of the given node. 
- getRootNode() - Method in class uk.ac.ebi.intenz.domain.history.HistoryGraph
-  
- getSource() - Method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
-  
- getSource() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeComment
-  
- getSource() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSource() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getSource() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns the name's source. 
- getSource() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
-  
- getSpecificUrl() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getStartDate() - Method in class uk.ac.ebi.intenz.domain.history.Timeout
-  
- getStaticLink(XrefDatabaseConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getStatus() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getStatus() - Method in class uk.ac.ebi.intenz.domain.history.FutureEvent
-  
- getSubclasses() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
-  
- getSubclasses() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getSubclassName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSubclassName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
-  
- getSubSubclasses() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
-  
- getSubsubclasses() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getSubSubclassName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSuggestedDeletedEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getSuggestedEnzymes() - Method in class uk.ac.ebi.intenz.domain.stats.EnzymeStatistics
-  
- getSynonymInstance(String, EnzymeNameQualifierConstant, EnzymeSourceConstant, EnzymeViewConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns an EnzymeNameinstance representing an enzyme's synonym.
 
- getSynonyms() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSynonyms(String) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSynonyms(View) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSynonyms(EnzymeViewConstant) - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
- getSystematicName() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getSystematicNameInstance(String, EnzymeSourceConstant, EnzymeViewConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns an EnzymeNameinstance representing an enzyme's systematic name.
 
- getTimeout() - Method in class uk.ac.ebi.intenz.domain.history.FutureEvent
-  
- getTimeoutId() - Method in class uk.ac.ebi.intenz.domain.history.Timeout
-  
- getTitle() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
-  
- getType() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns the type of this EC number. 
- getType() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns the name's type. 
- getUniProtLinks() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- getUrl() - Method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
-  
- getUrlOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
Returns the URL of the given source code. 
- getView() - Method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
-  
- getView() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions.VisibleReaction
-  
- getView() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeComment
-  
- getView() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getView() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns the name's view code. 
- getView() - Method in interface uk.ac.ebi.intenz.domain.enzyme.Viewable
-  
- getView() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
-  
- getVolume() - Method in class uk.ac.ebi.intenz.domain.reference.Book
-  
- getVolume() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
-  
- getXrefDatabaseConstant() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
-  
- getYear() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
-  
- GO - Static variable in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
GO is the Gene Ontology database. 
 
- GO - Static variable in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Static link to the Gene Ontology database. 
- groupId - Variable in class uk.ac.ebi.intenz.domain.history.HistoryEvent
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameQualifierConstant
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameTypeConstant
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeSourceConstant
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeStatusConstant
- 
Deprecated. Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.EnzymeViewConstant
- 
Deprecated. Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.EventConstant
- 
Deprecated. Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.DomainObject
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.DataComment
- 
Deprecated. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymaticReactions.VisibleReaction
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeComment
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Generates a hash code for this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubclass
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeSubSubclass
- 
Returns the hash code of this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.history.FutureEvent
- 
Calculates a unique hash code. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.history.HistoryEvent
- 
Calculates a unique hash code. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.history.Timeout
-  
- hashCode() - Method in class uk.ac.ebi.intenz.domain.reference.Book
- 
Generates a hash code for this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.reference.Journal
- 
Generates a hash code for this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.reference.Patent
- 
Generates a hash code for this object. 
- hashCode() - Method in class uk.ac.ebi.intenz.domain.reference.Reference
- 
Generates a hash code for this object. 
- hasNames() - Method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeEntry
-  
- HistoryEvent - Class in uk.ac.ebi.intenz.domain.history
- 
The history event is a structural copy of the corresponding database table, that is attributes of this class
 correspond to the table's columns. 
- HistoryEvent() - Constructor for class uk.ac.ebi.intenz.domain.history.HistoryEvent
- 
Nothing special. 
- HistoryGraph - Class in uk.ac.ebi.intenz.domain.history
- 
The directed acyclic history graph stores all events related to an enzyme. 
- HistoryGraph(HistoryNode) - Constructor for class uk.ac.ebi.intenz.domain.history.HistoryGraph
- 
Returns a HistoryGraphinstance.
 
- HistoryNode - Class in uk.ac.ebi.intenz.domain.history
- 
This node represents an enzyme within the history graph of an enzyme. 
- HistoryNode() - Constructor for class uk.ac.ebi.intenz.domain.history.HistoryNode
- 
Nothing special. 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameQualifierConstant
- 
Returns an EnzymeNameQualifierConstantinstance of the given qualifier string.
 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.EnzymeNameTypeConstant
- 
Returns an EnzymeNameTypeConstantinstance of the given type string.
 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.EnzymeSourceConstant
- 
Returns the corresponding instance of the given source code. 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.EnzymeStatusConstant
- 
Deprecated. Returns the corresponding instance of the given status code. 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.EnzymeViewConstant
- 
Deprecated. Returns the corresponding instance of the given view code. 
- valueOf(String) - Static method in enum uk.ac.ebi.intenz.domain.constants.Event
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.EventConstant
- 
Deprecated. Returns the corresponding instance of the given event code. 
- valueOf(String) - Static method in enum uk.ac.ebi.intenz.domain.constants.Status
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum uk.ac.ebi.intenz.domain.constants.View
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.constants.XrefDatabaseConstant
-  
- valueOf(String) - Static method in enum uk.ac.ebi.intenz.domain.enzyme.Cofactor.Operators
- 
Returns the enum constant of this type with the specified name. 
- valueOf(Compound, EnzymeSourceConstant, EnzymeViewConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.Cofactor
- 
Builds a cofactor from the passed parameters. 
- valueOf(String, String) - Static method in class uk.ac.ebi.intenz.domain.enzyme.DataComment
- 
Deprecated.  
- valueOf(EnzymeCommissionNumber, String, String, List<EnzymeSubclass>) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeClass
- 
Returns an EnzymeClassinstance.
 
- valueOf(String) - Static method in enum uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns an EnzymeCommissionNumberinstance defined by the given integer.
 
- valueOf(int, int) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns an EnzymeCommissionNumberinstance defined by the given integers.
 
- valueOf(int, int, int) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns an EnzymeCommissionNumberinstance defined by the given integers.
 
- valueOf(int, int, int, int) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns an EnzymeCommissionNumberinstance defined by the given integers.
 
- valueOf(int, int, int, int, boolean) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Constructor allowing preliminary EC numbers. 
- valueOf(String) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber
- 
Returns an EnzymeCommissionNumberinstance defined by the given string.
 
- valueOf(XrefDatabaseConstant, String, String, String, EnzymeSourceConstant, EnzymeViewConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Returns an EnzymeLinkinstance.
 
- valueOf(XrefDatabaseConstant, String, String, String, EnzymeSourceConstant, EnzymeViewConstant, String) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeLink
- 
Returns a commented EnzymeLinkinstance.
 
- valueOf(String, EnzymeNameTypeConstant, EnzymeNameQualifierConstant, EnzymeSourceConstant, EnzymeViewConstant) - Static method in class uk.ac.ebi.intenz.domain.enzyme.EnzymeName
-  
- values() - Static method in enum uk.ac.ebi.intenz.domain.constants.Event
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum uk.ac.ebi.intenz.domain.constants.Status
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum uk.ac.ebi.intenz.domain.constants.View
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum uk.ac.ebi.intenz.domain.enzyme.Cofactor.Operators
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum uk.ac.ebi.intenz.domain.enzyme.EnzymeCommissionNumber.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- View - Enum in uk.ac.ebi.intenz.domain.constants
- 
Enumeration for web views of IntEnz data. 
- VIEW_CONSTANTS - Static variable in class uk.ac.ebi.intenz.domain.constants.EnzymeViewConstant
- 
Deprecated. 
- Viewable - Interface in uk.ac.ebi.intenz.domain.enzyme
- 
Interface for objects with a web view.