Interface ProducableWrappedGraphObj

All Superinterfaces:
Graph, GraphContext, GraphManagerContext, Producable, RegistryContext, Selectable, WrappedGraph, WrappedGraphObj
All Known Subinterfaces:
TWGraph
All Known Implementing Classes:
NonEsoSecGraph, NonEsoThreadedSecGraph, NonEsoWrappedGraph, RewritableWrappedGraph, SecGraph, ThreadedSecGraph

@HasModel(Compiletime.class) public interface ProducableWrappedGraphObj extends WrappedGraphObj, Producable
  • Method Details

    • producer$begin

      default WrappedGraphInitialProducer producer$begin()
      Specified by:
      producer$begin in interface Producable
    • getInitalProducer

      default 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!
      Specified by:
      getInitalProducer in interface Producable
      Returns: