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)
(What is OSEE?)
(28 intermediate revisions by 6 users not shown)
Line 5: Line 5:
  
 
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.
 +
 +
[[The What and Why of OSEE|'''The What and Why of OSEE''']]
  
 
== Documentation  ==
 
== Documentation  ==
 +
 +
=== Detailed Overview ===
 +
 +
*[[OSEE/Detailed Overview|'''Detailed Overview''']]
 +
*[https://wiki.eclipse.org/index.php?title=OSEE/OSEE_Milestones&redirect=no OSEE Milestones]
 +
*[[OSEE/Acronyms|'''Acronyms''']]
  
 
=== By OSEE element  ===
 
=== By OSEE element  ===
Line 21: Line 29:
 
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!
 
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 ==
+
== Using OSEE / Training ==
 +
* [[OSEE/Users_Guide/Getting_Started|'''Getting Started''']] - the first steps to setup OSEE
 +
* [[OSEE/Users_Guide/Getting_Started_New|'''New Getting Started''']] -  new getting started page (Jaden is working)
 +
* [[OSEE/Training|'''User Training / Tips and Tricks''']] - Training on how to use OSEE for a given task
 +
** [[OSEE/Training#ATS_-_How_do_I_Author_Configuration_Managed_Changes|'''How Do I Author CM Changes''']] (video series)
 +
**[[OSEE/Training#All_OSEE_Training_Videos|'''All OSEE Training Videos''']]
 
* [[OSEE/EclipseCon|'''EclipseCon Presentations''']]
 
* [[OSEE/EclipseCon|'''EclipseCon Presentations''']]
 
* [http://www.eclipse.org/osee/downloads.php '''Download'''] - get the latest builds
 
* [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/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
 
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OSEE&rep_platform=All&op_sys=All '''File a bug'''] - file bugs and feature requests
  
== Extending OSEE ==
+
== Configuring and Extending OSEE ==
 
* [[OSEE/BLAM|'''BLAM''']] - How to extend OSEE's capabilities without changing OSEE itself
 
* [[OSEE/BLAM|'''BLAM''']] - How to extend OSEE's capabilities without changing OSEE itself
  
 
== Developing OSEE ==
 
== Developing OSEE ==
 
* [[OSEE/Architecture|'''Architecture''']] - Learn the OSEE Architecture
 
* [[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
 
* [https://dev.eclipse.org/mailman/listinfo/osee-dev '''Developer Mailing List'''] - Subscribe to the developer list
* [[OSEE/Workspace_Setup|'''Workspace Setup''']] - How to setup your workspace
+
* [[OSEE/Software_Development_Process|'''Software Development Process''']] - Software Development Process
* [[OSEE/Developer_Guidelines|'''Developer Guidelines and Resources''']] - Developer guidelines and additional setup
+
* [[OSEE/Developer_Setup|'''Developer Setup''']] - Steps to setup an OSEE development environment
* [[OSEE/ActionCapture|'''Action Capture''']] - How to capture an action
+
* [[OSEE/Developers_Guide|'''Developer's Guide''']] - Notes and information for OSEE Development
* [[OSEE/Deployment|'''Deployment''']] - How to deploy a change
+
* Being Retired - [[OSEE/Workspace_Setup|'''Workspace Setup''']] - How to setup your workspace
 +
* Being Retired - [[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/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?
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=technology.osee '''Project Plan'''] - What's coming up?

Revision as of 19:38, 13 March 2023

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.

The What and Why of OSEE

Documentation

Detailed Overview

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 / Training

Configuring and Extending OSEE

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

Developing OSEE

Wiki Help

External References

Back to the top