java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.HelperClass
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.biopax.lvl3interactions.PathWayHandler

public class PathWayHandler
extends HelperClass
  • Constructor Details

    • PathWayHandler

      public PathWayHandler​(org.biopax.paxtools.model.Model model, Graph graph)
      constructor for import
      Parameters:
      model -
  • Method Details

    • getPathWaysfromModel

      public void getPathWaysfromModel()
      use to write PathWays in an own data structure
    • getPathWays

      public ArrayList<MyPathWay> getPathWays()
      returns all PathWays found by getPathWaysfromModel
    • writePathWaysToGraph

      public void writePathWaysToGraph()
      use while import to write PathWays as attributes on the graph
    • readPathwaysFromGraphAndWriteToModel

      public void readPathwaysFromGraphAndWriteToModel()
      use while export to write PathWays into the model