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)
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
[[COSMOS|COSMOS Wiki]] > [[COSMOS_Documentation_Plan|COSMOS Document Plan]]
 +
 
==COSMOS Develoment Guide Outline==
 
==COSMOS Develoment Guide Outline==
 +
 +
 +
{| border="1" cellpadding="2"
 +
!width="50"|Audience
 +
!width="225"|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 
 +
|}
 +
  
 
# Title page
 
# Title page
Line 16: Line 28:
 
## Scope  
 
## Scope  
 
## Graphic representation of overall COSMOS platform
 
## Graphic representation of overall COSMOS platform
# Running the Example 
+
# Constructing a Data Manager  
## Constructing a Data Manager   
+
# Extending the Web User Interface Framework  
## Constructing an MDR 
+
# Application Integration and Data Federation
### Providing CMDBf Services  
+
# Management Enablement
## Extending the Web User Interface Framework  
+
##  WSDM Tooling
## Deploying COSMOS  
+
##  WSDM Annotations   
## Use of WSDM Annontations  
+
# Security requirements  
 +
# Internationalization
 +
# Appendix: API
 +
# Appendix: Logging and Messaging  
 
# References
 
# References
# Appendixes
+
# Glossary
## Definitions, acronyms and abbreviations
+

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