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 Dev Guide template"

(COSMOS Develoment Guide Outline)
 
(5 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
==COSMOS Develoment Guide Outline==
 
==COSMOS Develoment Guide Outline==
  
Audience: Developer
+
 
 
{| border="1" cellpadding="2"
 
{| border="1" cellpadding="2"
 
!width="50"|Audience
 
!width="50"|Audience
Line 9: Line 9:
  
 
|-
 
|-
|Devloper || Has an interest in building and/or deploying Eclipse COSMOS plug-ins with the purpose of extending the capabilities of the Eclipse Platform |
+
|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
 
|}
 
|}
  
Line 28: Line 28:
 
## Scope  
 
## Scope  
 
## Graphic representation of overall COSMOS platform
 
## Graphic representation of overall COSMOS platform
# Application Integration and Data Federation 
+
# Constructing a Data Manager
## Service Registration and Discovery - Management Domain and Brokers  
+
# Extending the Web User Interface Framework  
## Data Managers - Adapters for integrating applications to the COSMOS infrastructure 
+
# Application Integration and Data Federation
## Support for CMDBf 
+
# Management Enablement  
# Management Enablement
+
## WSDM Tooling  
## WSDM Tooling
+
## WSDM Annotations    
## WSDM Annotations
+
# Security requirements  
# Web Console for System Administrators  
+
# Internationalization
# Service Modeling Language (SML) 
+
# Appendix: API
# Solution Deployment Descriptor
+
# Appendix: Logging and Messaging  
# Running the Example 
+
## Constructing a Data Manager 
+
## Constructing an MDR 
+
### Providing CMDBf Services 
+
## Extending the Web User Interface Framework 
+
## Deploying COSMOS 
+
## Use of WSDM Annotations  
+
 
# References
 
# References
# Appendixes
 
 
# Glossary
 
# Glossary

Latest revision as of 11:50, 2 June 2008

COSMOS Wiki > COSMOS Document Plan

COSMOS Develoment Guide Outline

Audience Description
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


  1. Title page
  2. Table of contents
  3. Preface for Legal information
  4. COSMOS design description (Scope of document)
  5. Definitions, acronyms and abbreviations
  6. COSMOS Components design description
  7. Prupose
  8. Prerequisites
    1. Hardware requirements
    2. Software requirements
    3. Optional add-ons
  9. Introduction
    1. Purpose
    2. Scope
    3. Graphic representation of overall COSMOS platform
  10. Constructing a Data Manager
  11. Extending the Web User Interface Framework
  12. Application Integration and Data Federation
  13. Management Enablement
    1. WSDM Tooling
    2. WSDM Annotations
  14. Security requirements
  15. Internationalization
  16. Appendix: API
  17. Appendix: Logging and Messaging
  18. References
  19. Glossary

Back to the top