Class WrappedGraphInitialProducer

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

public class WrappedGraphInitialProducer extends Object
A set of implementations of the producer$ operators. This is used to create SecGraphs on the fly with SecGraph x = new SecGraph(workbench()); x ==> F F RL(20);