Class TranspathEntity
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
- All Implemented Interfaces:
TranspathEntityType
- Direct Known Subclasses:
TranspathGene
,TranspathMolecule
,TranspathPathway
,TranspathReaction
,TranspathReference
public abstract class TranspathEntity extends Object implements TranspathEntityType
-
Constructor Summary
Constructors Constructor Description TranspathEntity()
-
Method Summary
Modifier and Type Method Description void
printTodo()
void
processXMLentityValue(String environment, String value)
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntityType
getKey
-
Constructor Details
-
TranspathEntity
public TranspathEntity()
-
-
Method Details
-
processXMLentityValue
- Specified by:
processXMLentityValue
in interfaceTranspathEntityType
-
printTodo
public void printTodo()
-