Package | Description |
---|---|
de.unirostock.sems.bives.ds.rn |
Modifier and Type | Method and Description |
---|---|
void |
ReactionNetworkReaction.addModA(ReactionNetworkSubstance subst,
SBOTerm sbo)
Adds the modifier of this reaction in its original version.
|
void |
ReactionNetworkReaction.addModB(ReactionNetworkSubstance subst,
SBOTerm sbo)
Add a modifier of this reaction in its modified version.
|
void |
ReactionNetworkSubstanceRef.setSboA(SBOTerm modTermA)
Sets the SBOTerm as defined in the original version.
|
void |
ReactionNetworkSubstanceRef.setSboB(SBOTerm modTermB)
Sets the SBOTerm as defined in the modified version.
|
Constructor and Description |
---|
ReactionNetworkSubstanceRef(ReactionNetworkSubstance subst,
boolean flagA,
boolean flagB,
SBOTerm modTermA,
SBOTerm modTermB)
Instantiates a new substance reference.
|
Copyright © 2019 SEMS project @ University of Rostock. All rights reserved.