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"

Line 6: Line 6:
 
|-{{BMTHStyle}}
 
|-{{BMTHStyle}}
 
!align="left"|[[COSMOS_Overview | 1. Overview]]
 
!align="left"|[[COSMOS_Overview | 1. Overview]]
&nbsp;&nbsp;&nbsp;&nbsp; [[Project Objectives]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp; [[Project_Objectives | 1.1 Project Objectives]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp; [[Application Integration and Data Federation]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp; [[Integration_Federation | 1.2 Application Integration and Data Federation]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[Service Registration and Discovery - Management Domain and Brokers]]<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]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[Data Managers - Adapters for integrating applications to the COSMOS infrastructure]]<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]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[Support for CMDBf]]<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]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp; [[Management Enablement]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp; [[Management_Enablement | 1.3 Management Enablement]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[WSDM Tooling]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[WSDM_Tooling | 1.3.1 WSDM Tooling]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[WSDM Annotations]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [[WSDM Annotations | 1.3.2 WSDM Annotations]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp; [[Web Console for System Administrators]] <br/>
+
&nbsp;&nbsp;&nbsp;&nbsp; [[Web_Console | 1.4 Web Console for System Administrators]] <br/>
&nbsp;&nbsp;&nbsp;&nbsp; [[Service Modeling Language (SML)]] <br/>
+
&nbsp;&nbsp;&nbsp;&nbsp; [[Service_Modeling_Language  | 1.5 Service Modeling Language (SML)]] <br/>
&nbsp;&nbsp;&nbsp;&nbsp; [[Solution Deployment Descriptor (SDD)]] <br/>
+
&nbsp;&nbsp;&nbsp;&nbsp; [[Solution_Deployment_Descriptor | 1.6 Solution Deployment Descriptor (SDD)]] <br/>
[[Development Guide]]<br/>
+
[[Development_Guide | 2. Development Guide]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.1 Running the Example]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;[[Running_Example | 2.1 Running the Example]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.2 Creating a Data Manager]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_Data_Manager | 2.2 Constructing a Data Manager]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.3 Creating an MDR]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;[[Creating_MDR | 2.3 Constructing an MDR]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.4 Extending CMDBf Query Processing Framework]]<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]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.5 Extending the Web User Interface Framework]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;[[Extending_UI | 2.4 Extending the Web User Interface Framework]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.6 Deploying COSMOS]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;[[Deploying_COSMOS | 2.5 Deploying COSMOS]]<br/>
&nbsp;&nbsp;&nbsp;&nbsp;[[2.7 Use of WSDM Annontations]]<br/>
+
&nbsp;&nbsp;&nbsp;&nbsp;[[WSDM_Annotation | 2.6 Use of WSDM Annontations]]<br/>
 
|-}
 
|-}

Revision as of 19:08, 7 January 2008

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 us to provide your suggestions.


Table of Contents
1. Overview

     1.1 Project Objectives
     1.2 Application Integration and Data Federation
                 1.2.1 Service Registration and Discovery - Management Domain and Brokers
                 1.2.2 Data Managers - Adapters for integrating applications to the COSMOS infrastructure
                 1.2.3 Support for CMDBf
     1.3 Management Enablement
                 1.3.1 WSDM Tooling
                 1.3.2 WSDM Annotations
     1.4 Web Console for System Administrators
     1.5 Service Modeling Language (SML)
     1.6 Solution Deployment Descriptor (SDD)
2. Development Guide
     2.1 Running the Example
     2.2 Constructing a Data Manager
     2.3 Constructing an MDR
                 2.3.1 Providing CMDBf Services
     2.4 Extending the Web User Interface Framework
     2.5 Deploying COSMOS
     2.6 Use of WSDM Annontations

Back to the top