Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS Manual Guide"

(Document Assignments)
(Document Assignments)
Line 69: Line 69:
  
  
{|{{BMTableStyle}}
 
|+{{BMTableCaptionStyle}}|Table of Contents
 
|-{{BMTHStyle}}
 
!align="left"|COSMOS User's Guide
 
|-
 
| [[COSMOS_Users_Guide | 1. User's Guide Overview]] <font size="1">[Owner: Mark Weitzel]</font>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[Overview and Project_Objectives | 1.1 Project Objectives]] <font size="1">[Owner: Mark Weitzel]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 1.2 Management of COSMOS Components <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 1.3 How to use the COSMOS UI <font size="1">[Owner: Sheldon Lee-Loy]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[Web_Console | 1.3.1 Web Console for System Administrators]] <font size="1">[Owner: Sheldon Lee-Loy]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 1.4 How to start Data Broker and Data Manager <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 1.5 Introduction to CMDBf <font size="1">[Owner: Bill Muldoon, Jack Devine]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 1.6 Query Capabilities (use scenarios)  <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[Registration_Discovery | 1.7 Service Registration and Discovery - Management Domain and Brokers]] <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[Data_Managers | 1.8 Data Managers - Adapters for integrating applications to the COSMOS infrastructure]] <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[Service_Modeling_Language  | 1.9 Service Modeling Language (SML)]] <font size="1">[Owner: David Whiteman, Valentina Popescu]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[Solution_Deployment_Descriptor | 1.10 Solution Deployment Descriptor (SDD)]] <font size="1">[Owner: Jason Losh]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Deploying_COSMOS | 1.11 Deploying COSMOS]] <font size="1">[Owner: Hubert Leung]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Running_Example | 1.12 Running the Example]] <font size="1">[Owner: Hubert Leung]</font><br/>
 
  
 
<br/>
 
<br/>
Line 129: Line 110:
 
|}
 
|}
 
|}
 
|}
 +
<br/>
  
  
|-{{BMTHStyle}}
 
!align="left"|COSMOS Development Guide
 
|-
 
|[[COSMOS_Development_Guide | 2. Development Guide Overview]] <font size="1">[Owner: Mark Weitzel]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_Data_Manager | 2.1 Constructing a Data Manager (including debug & test)]] <font size="1">[Owner: xxxxxx]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_MDR | 2.2 Constructing an MDR (including debug & test)]] <font size="1">[Owner: Hubert Leung, David Whiteman] </font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[CMDBf_Services | 2.3 Providing CMDBf Query and Registration Services]] <font size="1">[Owner: Ali Mehregani]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Extending_UI | 2.4 Extending the Web User Interface Framework]] <font size="1">[Owner:  Shelon Lee-Loy]</font><br/>
 
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Management_Enablement | 2.5 Management Enablement]] <font size="1">[Owner: Joel Hawkins]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[WSDM_Tooling | 2.5.1 WSDM Tooling]] <font size="1">[Owner: Balan Subramanian]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[WSDM Annotations | 2.5.2 WSDM Annotations]] <font size="1">[Owner: Joel Hawkins]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[Integration_Federation | 2.6 Application Integration and Data Federation]] <font size="1">[Owner: Hubert Leung]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[CMDBf_Support | 2.6.1 Support for CMDBf]] <font size="1">[Owner: Ali Mehregani]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 2.7 Security requirements <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; 2.8 Internationalization <font size="1">[Owner: Jimmy Mohsin]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; [[API | Appendix: API ]] <font size="1">[Owner:  ]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp; Appendix: Logging and Messaging <font size="1">[Owner:  ]</font><br/>
 
 
|-{{BMTHStyle}}
 
|-{{BMTHStyle}}
 
!align="left"|COSMOS Installation Guide
 
!align="left"|COSMOS Installation Guide

Revision as of 02:53, 12 February 2008

COSMOS Wiki > COSMOS Document Plan


The COSMOS manual is a centralized page that displays all consumer and end user documents in a structured format. This is an evolving document that will iteratively be improved based on user feedback. Please don't hesitate to contact usto provide your suggestions.

Document Schedule

Click here to view the detailed document schedule.

Audience Description

Audience Description
User A person who makes use of Eclipse COSMOS project to perform some function including support resources.
Devloper Has an interest in building and/or deploying the Eclipse COSMOS plug-in with the purpose of extending the capabilities of the Eclipse Platform

Document Outlines

The following links outlines the structure of the User's Guide and Develoment Guide.

Document Assignments

This section shows what content needs to be developed and whom it belongs to.

COSMOS User's Guide
Table of contents
Bug Status Owner Document section Comments
1234567 Assigned Mark Weitzel 1.0 Overview
1234567 Assigned Mark Weitzel 1.1 Prerequisites
1234567 Assigned Jimmy Mohsin 2.0 Management of COSMOS Components
1234567 Assigned Sheldon Lee-Loy 3.0 How to use the COSMOS UI
1234567 Assigned Sheldon Lee-Loy 3.1 Web Console for System Administrators
1234567 Assigned Jimmy Mohsin 4.0 How to start Data Broker and Data Manager
1234567 Assigned Bill Muldoon, Jack Devine 5.0 Introduction to CMDBf
1234567 Assigned Jimmy Mohsin 6.0 Query Capabilities Use scenarios
1234567 Assigned Jimmy Mohsin 7.0 Service Registration and Discovery - Management Domain and Brokers
1234567 Assigned Jimmy Mohsin 8.0 Data Managers - Adapters for integrating applications to the COSMOS infrastructure
1234567 Assigned David Whiteman, Valentina Popescu 9.0 Service Modeling Language (SML)
1234567 Assigned Jason Losh 10.0 Solution Deployment Descriptor (SDD)
1234567 Assigned Hubert Leung 11.0 Deploying COSMOS
1234567 Assigned Hubert Leung 12.0 Running the Example



COSMOS Development Guide
Table of contents
Bug Status Owner Document section Comments
1234567 Assigned Mark Weitzel 1.0 Overview
1234567 Assigned Hubert Leung, David Whiteman 2.0 Constructing a Data Manager (including debug & test)
1234567 Assigned Ali Mehregani 3.0 Providing CMDBf Query and Registration Services (including debug & test)
1234567 Assigned Sheldon Lee-Loy 4.0 Extending the Web User Interface Framework
1234567 Assigned Joel Hawkins 5.0 Management Enablement
1234567 Assigned Balan Subramanian 5.1 WSDM Tooling
1234567 Assigned Joel Hawkins 5.2 WSDM Annotations
1234567 Assigned Hubert Leung 6.0 Application Integration and Data Federation
1234567 Assigned Ali Mehregani 6.1 Support for CMDBf
1234567 Assigned Jimmy Mohsin 7.0 Security requirements
1234567 Assigned Jimmy Mohsin 8.0 Internationalization
1234567 Assigned TBD Appendix: API
1234567 Assigned TBD Appendix: Logging and Messaging



|-style="background:#EEE;color:#666;" !align="left"|COSMOS Installation Guide |- | 3. Installation Guide [Owner: Jimmy Mohsin]
|-style="background:#EEE;color:#666;" !align="left"|COSMOS Getting Started Guide |- | 4. Getting Started Guide [Owner: Rich Vasconi]

|-}

Back to the top