Uses of Interface
org.apache.commons.graph.Named

Packages that use Named
org.apache.commons.graph.domain.jdepend   
org.apache.commons.graph.domain.statemachine   
 

Uses of Named in org.apache.commons.graph.domain.jdepend
 

Classes in org.apache.commons.graph.domain.jdepend that implement Named
 class ClassVertex
           
 class ImportEdge
           
 class OwnershipEdge
           
 class PackageVertex
           
 

Uses of Named in org.apache.commons.graph.domain.statemachine
 

Classes in org.apache.commons.graph.domain.statemachine that implement Named
 class State
          Description of the Class
 class Transition
          Description of the Class