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 String
COMMENT
String
COMPOSITION
String
DECOMPOSITION
String
DESCRIPTION
String
EFFECT
String
ENZYME
String
EVIDENCE
String
ID
String
INHIBITOR
String
PATHWAY
String
PATHWAYSTEP
String
PRODUCES
String
QUALITY
String
REACTANT
String
REFERENCE
String
REVERSIBLE
String
SEMANTIC
String
TYPE
-
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