Project |
Project interface that internally stores, through its Lookup, various
information and workspaces.
|
ProjectController |
Project controller, manage projects and workspaces states.
|
ProjectInformation |
Hosts various information about a project.
|
ProjectMetaData |
Hosts user data about a project.
|
Projects |
Hosts the project lists and the currently selected project.
|
Workspace |
Workspace interface that internally stores, through its Lookup,
various information and instances.
|
WorkspaceInformation |
Hosts various information about a workspace.
|
WorkspaceListener |
Workspace event listener.
|
WorkspaceProvider |
Maintains workspaces list for projects, and the currently selected workspace.
|