What is the iSeries Project Object Model?

The iSeries Project Object Model is what constitutes the iSeries Project Navigator view, which is the main view in the iSeries Projects Perspective. Every viewer has an object model behind it supplying the content and the state of the tree elements. The Eclipse workbench uses this object model to perform filtering, sorting, object contributions, and so on. Plugin developers need to know about this object model if they want to contribute pop-up actions to various elements of the viewer, or contribute their own properties and wizard pages to the existing properties model and the existing wizards.