Package org.jtool.pdg

Class SDG


public class SDG extends DependencyGraph
An object storing information on a system dependence graph (SDG).
  • Constructor Details

    • SDG

      public SDG()
      Creates a a system dependence graph. This method is not intended to be invoked by clients.