public class CRNCompartment extends CRNEntity
docA, docB, id, labelA, labelB, singleDoc
DELETE, INSERT, MODIFIED, UNMODIFIED
Constructor and Description |
---|
CRNCompartment(CRN crn,
String labelA,
String labelB,
de.unirostock.sems.xmlutils.ds.DocumentNode docA,
de.unirostock.sems.xmlutils.ds.DocumentNode docB)
Instantiates a new compartment.
|
public CRNCompartment(CRN crn, String labelA, String labelB, de.unirostock.sems.xmlutils.ds.DocumentNode docA, de.unirostock.sems.xmlutils.ds.DocumentNode docB)
crn
- the chemical reaction networklabelA
- the label of that compartment in the original documentlabelB
- the label of that compartment in the modified documentdocA
- the original documentdocB
- the modified documentCopyright © 2014 SEMS project @ University of Rostock. All rights reserved.