The iSeries Projects Perspective

The iSeries Projects perspective is one of the features included with IBM® WebSphere® Development Studio Client for iSeries™. It allows for disconnected development, so that you can, for example, take your work home without needing to be connected to an iSeries host. You only need a live connection to the host when you want to update your code and perform builds. The perspective is designed with extensibility in mind, since we encourage tool vendors to contribute their own views and actions.
This documentation describes the iSeries Projects Object Model, which is the object model behind the iSeries Projects perspective. The documentation begins by describing what the model is, and then it points to the UML diagrams for the model, with explanations. Also included is the Java documentation for the model APIs and various samples that describe how to use these APIs.