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