Class TranspathPathway
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathPathway
- All Implemented Interfaces:
TranspathEntityType
public class TranspathPathway extends TranspathEntity
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TranspathPathway() -
Method Summary
Modifier and Type Method Description voidaddElementsToGraph(Graph g, String clusterID, HashMap<String,Node> graphElementId2graphNode)StringgetKey()StringgetXMLstartEndEntity()voidprocessXMLentityValue(String environment, String value)StringtoString()Methods inherited from class de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
printTodo
-
Field Details
-
ID
-
NAME
-
ALIASES
-
TYPE
-
SUPERFAMILY
-
SUBFAMILY
-
REACTION
-
MOLECULE
-
COMMENT
-
REFERENCE
-
-
Constructor Details
-
TranspathPathway
public TranspathPathway()
-
-
Method Details
-
getKey
-
toString
-
processXMLentityValue
- Specified by:
processXMLentityValuein interfaceTranspathEntityType- Overrides:
processXMLentityValuein classTranspathEntity
-
addElementsToGraph
-
getXMLstartEndEntity
-