Uses of Package
introspector.model

Packages that use introspector.model
Package
Description
The introspector package offers the Introspector tool as an API through its Introspector utility class.
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.