Uses of Class
edu.umd.cs.findbugs.ba.ch.InheritanceEdge
Packages that use InheritanceEdge
-
Uses of InheritanceEdge in edu.umd.cs.findbugs.ba.ch
Subclasses with type arguments of type InheritanceEdge in edu.umd.cs.findbugs.ba.chModifier and TypeClassDescriptionclassAn edge in the InheritanceGraph.classGraph of inheritance relationships.Methods in edu.umd.cs.findbugs.ba.ch that return InheritanceEdgeModifier and TypeMethodDescriptionprotected InheritanceEdgeInheritanceGraph.allocateEdge(edu.umd.cs.findbugs.ba.ch.ClassVertex source, edu.umd.cs.findbugs.ba.ch.ClassVertex target) InheritanceGraph.createEdge(edu.umd.cs.findbugs.ba.ch.ClassVertex source, edu.umd.cs.findbugs.ba.ch.ClassVertex target)