Uses of Class
uk.ac.ebi.intenz.domain.DomainObject

Packages that use DomainObject
uk.ac.ebi.intenz.domain.enzyme The core enzyme information is held in these classes. 
uk.ac.ebi.intenz.domain.history The classification classes will be used to represent the EC hierarchy and the enzyme history. 
 

Uses of DomainObject in uk.ac.ebi.intenz.domain.enzyme
 

Subclasses of DomainObject in uk.ac.ebi.intenz.domain.enzyme
 class EnzymeCommissionNumber
          This class represents an Enzyme Commission (EC) number.
 

Uses of DomainObject in uk.ac.ebi.intenz.domain.history
 

Subclasses of DomainObject in uk.ac.ebi.intenz.domain.history
 class FutureEvent
          A future event adds some information to a history event as it has a status and a timeout associated.
 class HistoryEvent
          The history event is a structural copy of the corresponding database table, that is attributes of this class correspond to the table's columns.
 class Timeout
          This class stores information about the timeout related to a future event.
 



Copyright © 2013 EMBL-EBI. All Rights Reserved.