Uses of Class
uk.ed.inf.graph.util.IndexCounter

Packages that use IndexCounter
uk.ed.inf.graph.compound.archetypal   
uk.ed.inf.graph.compound.base   
 

Uses of IndexCounter in uk.ed.inf.graph.compound.archetypal
 

Methods in uk.ed.inf.graph.compound.archetypal that return IndexCounter
protected  IndexCounter ArchetypalCompoundGraph.getEdgeCounter()
           
protected  IndexCounter ArchetypalCompoundGraph.getNodeCounter()
           
 

Uses of IndexCounter in uk.ed.inf.graph.compound.base
 

Methods in uk.ed.inf.graph.compound.base that return IndexCounter
protected abstract  IndexCounter BaseCompoundGraph.getEdgeCounter()
           
protected abstract  IndexCounter BaseCompoundGraph.getNodeCounter()