Uses of Package
uk.ac.ebi.intenz.domain.history

Packages that use uk.ac.ebi.intenz.domain.history
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. 
uk.ac.ebi.intenz.mapper O/R mapping layer classes. 
 

Classes in uk.ac.ebi.intenz.domain.history used by uk.ac.ebi.intenz.domain.enzyme
HistoryGraph
          The directed acyclic history graph stores all events related to an enzyme.
 

Classes in uk.ac.ebi.intenz.domain.history used by uk.ac.ebi.intenz.domain.history
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.
HistoryNode
          This node represents an enzyme within the history graph of an enzyme.
Timeout
          This class stores information about the timeout related to a future event.
 

Classes in uk.ac.ebi.intenz.domain.history used by uk.ac.ebi.intenz.mapper
HistoryGraph
          The directed acyclic history graph stores all events related to an enzyme.
 



Copyright © 2013 EMBL-EBI. All Rights Reserved.