Package examples
Class AliasExample
java.lang.Object
examples.AliasExample
Example use of Introspector with graphs alias references (references to a tree repeated in another part of the graph) exist.
The alias references are represented as repeated nodes, so they should not be expanded to avoid repetition.
When visualized, click on the "expand all" button to see how it controls the aliases (i.e., it does not expand the same tree twice).
When reporting the tree, aliases are reported with tags (all the information parameter must be set to true).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classExample class with alias references.(package private) static classExample class.(package private) static classExample class(package private) static classExample class whose objects will be used as root nodes of a tree to be visualized. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AliasExample
public AliasExample()
-
-
Method Details
-
main
-