Uses of Class
org.apache.commons.graph.domain.dependency.exception.CircularDependencyException

Packages that use CircularDependencyException
org.apache.commons.graph.domain.dependency   
 

Uses of CircularDependencyException in org.apache.commons.graph.domain.dependency
 

Methods in org.apache.commons.graph.domain.dependency that throw CircularDependencyException
 void DependencyGraph.addDependencies(java.lang.Object head, java.util.Collection deps)
          Adds a feature to the Dependencies attribute of the DependencyGraph object