Class TranspathReaction
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathReaction
- All Implemented Interfaces:
TranspathEntityType
public class TranspathReaction extends TranspathEntity
-
Field Summary
Fields Modifier and Type Field Description StringCOMMENTStringCOMPOSITIONStringDECOMPOSITIONStringDESCRIPTIONStringEFFECTStringENZYMEStringEVIDENCEStringIDStringINHIBITORStringPATHWAYStringPATHWAYSTEPStringPRODUCESStringQUALITYStringREACTANTStringREFERENCEStringREVERSIBLEStringSEMANTICStringTYPE -
Constructor Summary
Constructors Constructor Description TranspathReaction() -
Method Summary
Methods inherited from class de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
printTodo, processXMLentityValue
-
Field Details
-
ID
-
DESCRIPTION
-
TYPE
-
REVERSIBLE
-
QUALITY
-
EFFECT
-
EVIDENCE
-
PATHWAYSTEP
-
SEMANTIC
-
COMPOSITION
-
DECOMPOSITION
-
REACTANT
-
PRODUCES
-
ENZYME
-
INHIBITOR
-
COMMENT
-
REFERENCE
-
PATHWAY
-
-
Constructor Details
-
TranspathReaction
public TranspathReaction()
-
-
Method Details