Uses of Class
edu.uci.ics.jung.algorithms.blockmodel.StructurallyEquivalent

Packages that use StructurallyEquivalent
edu.uci.ics.jung.algorithms.blockmodel   
 

Uses of StructurallyEquivalent in edu.uci.ics.jung.algorithms.blockmodel
 

Subclasses of StructurallyEquivalent in edu.uci.ics.jung.algorithms.blockmodel
 class StructurallyEquivalentII
          Checks a graph for sets of structurally equivalent vertices: vertices that share all the same edges.
 

Methods in edu.uci.ics.jung.algorithms.blockmodel that return StructurallyEquivalent
static StructurallyEquivalent StructurallyEquivalentII.getInstance()
           
static StructurallyEquivalent StructurallyEquivalent.getInstance()