Uses of Interface
introspector.model.Node

Packages that use Node
Package
Description
The controller package handles the actions generated by the view, calls the model and shows the results back to the view (MVC pattern).
The model package implements the model responsibility in the MVC pattern.
The traverse package provides different functionalities to traverse the object structure of the model as a tree.