|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.curie.BiNoM.pathways.utils.BioPAXGraphMappingService
public class BioPAXGraphMappingService
Service class performing creating BioPAX index
Field Summary | |
---|---|
XGMML |
globalGraph
Output of the conversion |
java.lang.String |
projectName
|
Constructor Summary | |
---|---|
BioPAXGraphMappingService()
|
Method Summary | |
---|---|
edu.rpi.cs.xgmml.GraphDocument |
mapBioPAXToGraph(BioPAX biopax)
Creates BioPAX index as XGMML file from BioPAX object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public XGMML globalGraph
public java.lang.String projectName
Constructor Detail |
---|
public BioPAXGraphMappingService()
Method Detail |
---|
public edu.rpi.cs.xgmml.GraphDocument mapBioPAXToGraph(BioPAX biopax) throws java.lang.Exception
biopax
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |