Package edu.uky.rch.ept.projectexplorer.model

Defines the top-level model objects of the project explorer including repositories and projects.

See:
          Description

Interface Summary
IProjectItem A Project Item is used to interact with the various sub-components of a project.
 

Class Summary
Collection This class represents a collection.
Project A Project is a grouping of related resources and collections.
ProjectItem Abstract base implementation for a project item.
Repository Repository is a persistent data store that coordinates multi-user access to projects and their contents.
RepositoryList Repository List manages the repositories for the user.
Resource Workspace analog of the file system filedescriptor.
 

Package edu.uky.rch.ept.projectexplorer.model Description

Defines the top-level model objects of the project explorer including repositories and projects.