Package | Description |
---|---|
uk.ac.ebi.intenz.domain.enzyme |
The core enzyme information is held in these classes.
|
Modifier and Type | Method and Description |
---|---|
EnzymaticReactions |
EnzymaticReactions.forView(View theView)
Filters this collection of reactions for a given view.
|
EnzymaticReactions |
EnzymeEntry.getEnzymaticReactions() |
EnzymaticReactions |
EnzymeEntry.getEnzymaticReactions(View view)
Gets a collection of enzymatic reactions for the given view.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EnzymaticReactions.add(EnzymaticReactions er)
Adds several reactions to the list in one go.
|
void |
EnzymeEntry.setEnzymaticReactions(EnzymaticReactions enzymaticReactions) |
Copyright © 2014 EMBL-EBI. All rights reserved.