Package | Description |
---|---|
uk.ac.ebi.intenz.domain.enzyme |
The core enzyme information is held in these classes.
|
Modifier and Type | Method and Description |
---|---|
Iterator<EnzymaticReactions.VisibleReaction> |
EnzymaticReactions.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
EnzymaticReactions.add(EnzymaticReactions.VisibleReaction arg0) |
Modifier and Type | Method and Description |
---|---|
boolean |
EnzymaticReactions.addAll(Collection<? extends EnzymaticReactions.VisibleReaction> arg0) |
void |
EnzymaticReactions.setReactions(LinkedHashSet<EnzymaticReactions.VisibleReaction> reactions) |
Copyright © 2014 EMBL-EBI. All rights reserved.