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 "OSEE"

(Developing OSEE)
(101 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<table>
+
__NOTOC__
<tr><td>
+
== What is OSEE? ==
 +
 
 +
[[Image:osee.jpg|right]]
 +
 
 
The [http://www.eclipse.org/osee Open System Engineering Environment (OSEE)] project provides a tightly integrated environment supporting lean principles across a product's full life-cycle in the context of an overall systems engineering approach. The system captures project data into a common user-defined data model providing bidirectional traceability, project health reporting, status, and metrics which seamlessly combine to form a coherent, accurate view of a project in real-time. By building on top of this data model, OSEE has been architected to provide an all-in-one solution to configuration management, requirements management, testing, validation, and project management. All of these work together to help an organization achieve lean objectives by reducing management activities, eliminating data duplication, reducing cycle-time through streamlined processes, and improving overall product quality through work flow standardization and early defect detection.
 
The [http://www.eclipse.org/osee Open System Engineering Environment (OSEE)] project provides a tightly integrated environment supporting lean principles across a product's full life-cycle in the context of an overall systems engineering approach. The system captures project data into a common user-defined data model providing bidirectional traceability, project health reporting, status, and metrics which seamlessly combine to form a coherent, accurate view of a project in real-time. By building on top of this data model, OSEE has been architected to provide an all-in-one solution to configuration management, requirements management, testing, validation, and project management. All of these work together to help an organization achieve lean objectives by reducing management activities, eliminating data duplication, reducing cycle-time through streamlined processes, and improving overall product quality through work flow standardization and early defect detection.
</td>
 
</tr></table>
 
  
== Topics ==
+
== Documentation  ==
<dl>
+
 
<dt>[[ATS - Action Tracking System]]
+
=== By OSEE element  ===
<dt>[[OSEE - Multi-Project]]
+
 
<dd>
+
{{oseenav}}
 +
 
 +
=== As presented in the GUI&nbsp;  ===
 +
 
 +
*[[OSEE/Documentation by view|'''Documentation by view''']]
 +
*[[OSEE/HowTo|'''How to ...''']]
 +
*[[OSEE/HowToForTeamLeaders|'''Team leaders How to ...''']]
 +
*[[OSEE/HowToForAdministrators|'''Administrators How to ...''']]
 +
 
 +
Note: This section of the Wiki is being developed as part of an organisation's own documentation and being provided to the OSEE community under the open-source goals of the project. It is not the responsibility of the code developers, so please don't blame them for any errors!
 +
 
 +
== Using OSEE ==
 +
* [[OSEE/EclipseCon|'''EclipseCon Presentations''']]
 +
* [http://www.eclipse.org/osee/downloads.php '''Download'''] - get the latest builds
 +
* [[OSEE/Users_Guide/Getting_Started|'''Getting Started''']] - the first steps to setup OSEE
 +
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=OSEE&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED '''OSEE Bugzilla'''] - review and create Bugzilla entries
 +
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OSEE&rep_platform=All&op_sys=All '''File a bug'''] - file bugs and feature requests
 +
* [[OSEE/TipsTricks|'''Tips And Tricks''']] - quick snippets of how to get the most out of OSEE
 +
 
 +
== Extending OSEE ==
 +
* [[OSEE/BLAM|'''BLAM''']] - How to extend OSEE's capabilities without changing OSEE itself
 +
 
 +
== Developing OSEE ==
 +
* [[OSEE/Architecture|'''Architecture''']] - Learn the OSEE Architecture
 +
* [[OSEE/ReqAndDesign|'''Requirements and Design''']] - The Requirements and Design of OSEE itself
 +
* [https://dev.eclipse.org/mailman/listinfo/osee-dev '''Developer Mailing List'''] - Subscribe to the developer list
 +
* [[OSEE/Software_Development_Process|'''Software Development Process''']] - Software Development Process
 +
* [[OSEE/Workspace_Setup|'''Workspace Setup''']] - How to setup your workspace
 +
* [[OSEE/Developer_Guidelines|'''Developer Guidelines and Resources''']] - Developer guidelines and additional setup
 +
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=68&S=03be8852279043e2fbe465ca71cbb7ac '''Newsgroup'''] - Newsgroup portal
 +
* [http://www.eclipse.org/projects/project-plan.php?projectid=technology.osee '''Project Plan'''] - What's coming up?
 +
* [[OSEE/Meetings|'''Developer Meetings''']]
 +
 
 +
== Wiki Help ==
 +
* [http://en.wikipedia.org/wiki/How_to_edit '''How to edit a Wiki''']
 +
* [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet '''WikiText Cheatsheet''']
 +
* [http://en.wikipedia.org/wiki/Wikipedia:Formatting#Character_formatting '''WikiText Character Formatting''']
 +
* [[OSEE/OseeHomePage_Version_2_0]]
 +
 
 +
== External References ==
 +
* [http://www.acq.osd.mil/jctd/articles/OTDRoadmapFinal.pdf '''U.S. Department of Defense Open Technology Development''']
  
 
[[Category:OSEE]][[Category:Eclipse Technology Project]]
 
[[Category:OSEE]][[Category:Eclipse Technology Project]]

Revision as of 15:00, 28 October 2013

What is OSEE?

Osee.jpg

The Open System Engineering Environment (OSEE) project provides a tightly integrated environment supporting lean principles across a product's full life-cycle in the context of an overall systems engineering approach. The system captures project data into a common user-defined data model providing bidirectional traceability, project health reporting, status, and metrics which seamlessly combine to form a coherent, accurate view of a project in real-time. By building on top of this data model, OSEE has been architected to provide an all-in-one solution to configuration management, requirements management, testing, validation, and project management. All of these work together to help an organization achieve lean objectives by reducing management activities, eliminating data duplication, reducing cycle-time through streamlined processes, and improving overall product quality through work flow standardization and early defect detection.

Documentation

By OSEE element

As presented in the GUI 

Note: This section of the Wiki is being developed as part of an organisation's own documentation and being provided to the OSEE community under the open-source goals of the project. It is not the responsibility of the code developers, so please don't blame them for any errors!

Using OSEE

Extending OSEE

  • BLAM - How to extend OSEE's capabilities without changing OSEE itself

Developing OSEE

Wiki Help

External References

Back to the top