agg.parser
Class ConflictsDependenciesBasisGraph

java.lang.Object
  extended by agg.parser.ConflictsDependenciesBasisGraph

public class ConflictsDependenciesBasisGraph
extends java.lang.Object


Constructor Summary
ConflictsDependenciesBasisGraph(ExcludePairContainer conflictsContainer, ExcludePairContainer dependenciesContainer)
           
 
Method Summary
 Graph getConflictsDependenciesGraph()
           
 Graph getConflictsGraph()
           
 Graph getDependenciesGraph()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConflictsDependenciesBasisGraph

public ConflictsDependenciesBasisGraph(ExcludePairContainer conflictsContainer,
                                       ExcludePairContainer dependenciesContainer)
Method Detail

getConflictsGraph

public Graph getConflictsGraph()

getDependenciesGraph

public Graph getDependenciesGraph()

getConflictsDependenciesGraph

public Graph getConflictsDependenciesGraph()