Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 Document Plan"

 
Line 27: Line 27:
 
|-
 
|-
 
|[[Development_Guide | 2. Development Guide]] <font size="1">[Owner: Mark Weitzel]</font><br/>
 
|[[Development_Guide | 2. Development Guide]] <font size="1">[Owner: Mark Weitzel]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;[[Running_Example | 2.1 Running the Example]] <font size="1">[Owner: Hubert Leung]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_Data_Manager | 2.2 Constructing a Data Manager]] <font size="1">[Owner: Hubert Leung]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_MDR | 2.3 Constructing an MDR]] <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_Services | 2.3.1 Providing CMDBf 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: Sheldon Lee-Loy]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;[[Deploying_COSMOS | 2.5 Deploying COSMOS]] <font size="1">[Owner: Hubert Leung]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;[[WSDM_Annotation | 2.6 Use of WSDM Annontations]] <font size="1">[Owner: Joel Hawkins]</font><br/>
 +
|-}
 +
 +
copy of orginal
 +
{|{{BMTableStyle}}
 +
|+{{BMTableCaptionStyle}}|Table of Contents
 +
|-{{BMTHStyle}}
 +
!align="left"|[[COSMOS_Overview | 1. User Guide]] <font size="1">[Owner: Mark Weitzel]</font>
 +
&nbsp;&nbsp;&nbsp;&nbsp; [[Project_Objectives | 1.1 Project Objectives]] <font size="1">[Owner: Mark Weitzel]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp; [[Integration_Federation | 1.2 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; [[Registration_Discovery | 1.2.1 Service Registration and Discovery - Management Domain and Brokers]] <font size="1">[Owner: Ali Mehregani]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[Data_Managers | 1.2.2 Data Managers - Adapters for integrating applications to the COSMOS infrastructure]] <font size="1">[Owner: Ali Mehregani]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[CMDBf_Support | 1.2.3 Support for CMDBf]] <font size="1">[Owner: Ali Mehregani]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp; [[Management_Enablement | 1.3 Management Enablement]] <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_Tooling | 1.3.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 | 1.3.2 WSDM Annotations]] <font size="1">[Owner: Joel Hawkins]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp; [[Web_Console | 1.4 Web Console for System Administrators]] <font size="1">[Owner: Sheldon Lee-Loy]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp; [[Service_Modeling_Language  | 1.5 Service Modeling Language (SML)]] <font size="1">[Owner: Valentina Popescu]</font><br/>
 +
&nbsp;&nbsp;&nbsp;&nbsp; [[Solution_Deployment_Descriptor | 1.6 Solution Deployment Descriptor (SDD)]] <font size="1">[Owner: Jason Losh]</font><br/>
 +
<br/>
 +
[[Development_Guide | 2. Development Guide]] <font size="1">[Owner: Mark Weitzel]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Running_Example | 2.1 Running the Example]] <font size="1">[Owner: Hubert Leung]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Running_Example | 2.1 Running the Example]] <font size="1">[Owner: Hubert Leung]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_Data_Manager | 2.2 Constructing a Data Manager]] <font size="1">[Owner: Hubert Leung]</font><br/>
 
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_Data_Manager | 2.2 Constructing a Data Manager]] <font size="1">[Owner: Hubert Leung]</font><br/>

Latest revision as of 10:30, 7 February 2008

COSMOS Wiki > COSMOS Document Plan

This is not the official document planning Web page.

copy of orginal
Table of Contents
COSMOS User's Guide
1. Overview [Owner: Mark Weitzel]

     1.1 Project Objectives [Owner: Mark Weitzel]
     1.2 Application Integration and Data Federation [Owner: Hubert Leung]
                 1.2.1 Service Registration and Discovery - Management Domain and Brokers [Owner: Ali Mehregani]
                 1.2.2 Data Managers - Adapters for integrating applications to the COSMOS infrastructure [Owner: Ali Mehregani]
                 1.2.3 Support for CMDBf [Owner: Ali Mehregani]
     1.3 Management Enablement [Owner: Balan Subramanian]
                 1.3.1 WSDM Tooling [Owner: Balan Subramanian]
                 1.3.2 WSDM Annotations [Owner: Joel Hawkins]
     1.4 Web Console for System Administrators [Owner: Sheldon Lee-Loy]
     1.5 Service Modeling Language (SML) [Owner: Valentina Popescu]
     1.6 Solution Deployment Descriptor (SDD) [Owner: Jason Losh]


COSMOS Development Guide
2. Development Guide [Owner: Mark Weitzel]

     2.1 Running the Example [Owner: Hubert Leung]
     2.2 Constructing a Data Manager [Owner: Hubert Leung]
     2.3 Constructing an MDR [Owner: Hubert Leung]
                 2.3.1 Providing CMDBf Services [Owner: Ali Mehregani]
     2.4 Extending the Web User Interface Framework [Owner: Sheldon Lee-Loy]
     2.5 Deploying COSMOS [Owner: Hubert Leung]
     2.6 Use of WSDM Annontations [Owner: Joel Hawkins]

Table of Contents
1. User Guide [Owner: Mark Weitzel]

     1.1 Project Objectives [Owner: Mark Weitzel]
     1.2 Application Integration and Data Federation [Owner: Hubert Leung]
                 1.2.1 Service Registration and Discovery - Management Domain and Brokers [Owner: Ali Mehregani]
                 1.2.2 Data Managers - Adapters for integrating applications to the COSMOS infrastructure [Owner: Ali Mehregani]
                 1.2.3 Support for CMDBf [Owner: Ali Mehregani]
     1.3 Management Enablement [Owner: Balan Subramanian]
                 1.3.1 WSDM Tooling [Owner: Balan Subramanian]
                 1.3.2 WSDM Annotations [Owner: Joel Hawkins]
     1.4 Web Console for System Administrators [Owner: Sheldon Lee-Loy]
     1.5 Service Modeling Language (SML) [Owner: Valentina Popescu]
     1.6 Solution Deployment Descriptor (SDD) [Owner: Jason Losh]

2. Development Guide [Owner: Mark Weitzel]
     2.1 Running the Example [Owner: Hubert Leung]
     2.2 Constructing a Data Manager [Owner: Hubert Leung]
     2.3 Constructing an MDR [Owner: Hubert Leung]
                 2.3.1 Providing CMDBf Services [Owner: Ali Mehregani]
     2.4 Extending the Web User Interface Framework [Owner: Sheldon Lee-Loy]
     2.5 Deploying COSMOS [Owner: Hubert Leung]
     2.6 Use of WSDM Annontations [Owner: Joel Hawkins]

Back to the top