Class SGRoot

java.lang.Object
de.grogra.graph.wrapped.impl.SGRoot

public class SGRoot extends Object
  • Constructor Details

    • SGRoot

      public SGRoot(Node root)
  • Method Details

    • producer$begin

      public WrappedGraphInitialProducer producer$begin()
      Get an initial producer if the ==> operator is applyed on a secgraph to cerate a initial structure
      Returns:
    • getInitalProducer

      public Object getInitalProducer()
      Create an initial producer with the rootNode as entry point (the produced structure will be added there) A new Initial producer does not mean that the old graph is deleted!
      Returns: