Click or drag to resize

ExplainSubclassServiceExplainSubclass Method

Overload List
  NameDescription
Public methodExplainSubclass(INode, INode)
Gets a Graph explaining why the given Class is a subclass of the given Super Class.
Public methodExplainSubclass(INode, INode, GraphCallback, Object)
Gets a Graph explaining why the given Class is a subclass of the given Super Class.
Top
See Also