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"

(What is OSEE?)
 
(80 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= What is OSEE? =
 
  
{| class="wikitable"
+
== 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.
|
 
[[Image:osee.jpg]]
 
|}
 
  
= Documentation =
+
[[The What and Why of OSEE|'''The What and Why of OSEE''']]
{{oseenav}}
+
  
= Using OSEE =
+
[https://wiki.eclipse.org/images/0/03/OSEE_Flyer.pdf '''OSEE Flyer''']
* [http://www.eclipse.org/osee/downloads.php '''Download'''] - get the latest builds
+
* [http://wiki.eclipse.org/OSEE/New_and_Noteworthy/0.8.0 '''New and Noteworthy'''] - get the latest changes
+
* [http://wiki.eclipse.org/OSEE/GettingStarted '''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 entires
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OSEE&rep_platform=All&op_sys=All '''File a bug'''] - file bugs and feature requests
+
  
= Developing OSEE =
+
[[OSEE/Training#ATS_-_How_do_I_Author_Configuration_Managed_Changes_in_GitLab_Markdown_.28Preferred_Option.29|'''How Do I Author CM Changes in GitLab Markdown (Preferred Option)''']]
* [https://dev.eclipse.org/mailman/listinfo/osee-dev '''Developer Mailing List'''] - Subscribe to the developer list
+
* [http://wiki.eclipse.org/OSEE/Workspace_Setup '''Workspace Setup'''] - How to setup your workspace
+
* [http://wiki.eclipse.org/OSEE/Repository_Details '''Source Code Access'''] - Access the code
+
* [http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.osee '''Newsgroup'''] - Newsgroup portal
+
* [http://www.eclipse.org/projects/project-plan.php?projectid=technology.osee '''Project Plan'''] - What's coming up?
+
* [http://wiki.eclipse.org/OSEE/Meetings '''Developer Meetings''']
+
  
=== RoadMap ===
+
[[OSEE/Training#ATS_-_How_do_I_Author_Configuration_Managed_Changes_in_Word|'''How Do I Author CM Changes in MS Word''']]
  
====6 months====
+
[https://git.eclipse.org/c/osee/org.eclipse.osee.git/plain/plugins/org.eclipse.osee.support.dev/Disciplined_Engineering_with_OSEE.pptx?h=dev '''Disciplined Engineering (PLE) with OSEE''']
*Client only connects to application server (no direct db connections)
+
*Event Service to Application Server
+
*Web interface for Artifacts / ATS
+
*Graphical branch view
+
*Derby integration
+
*Graphical Types editor
+
*Attribute editor -> XWidgets
+
*Add generic tagging to OSEE
+
====1 year====
+
*Integration of Open Office
+
*Enterprise Manager
+
*ATS focus (de-cluttering based on role / task)
+
*Team Provider (like SVN/CVS)
+
====Ideas====
+
*Virtual meeting board
+
*Timecards as artifacts
+
*Ability to have multiple repositories of mulitple projects and even personal tasks that integrate into
+
*ALM - Application Lifecycle Model - http://en.wikipedia.org/wiki/Application_Lifecycle_Management
+
*IEEE Software Stndrds Cmte
+
  
= Wiki Help =
+
[https://wiki.eclipse.org/images/a/a9/OTE_Brief.pdf '''Testing Real-time Avionics Software with OSEE Test Environment (OTE)''']
* [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''']
+
  
== Frequently asked questions ==
+
[https://git.eclipse.org/c/osee/org.eclipse.osee.git/plain/plugins/org.eclipse.osee.support.dev/The_Cure_for_Your_Disconnected_Toolset_Headache_live.pptx?h=dev '''The Cure For Your Disconnected Toolset Headache''']
====How do I quote source?====
+
  
Use <source> tags. For instance, this code:
+
== Documentation  ==
  
<pre><source lang=sql>return true;</source></pre>
+
=== Detailed Overview ===
  
will appear as:
+
*[[OSEE/Detailed Overview|'''Detailed Overview''']]
 +
*[https://wiki.eclipse.org/index.php?title=OSEE/OSEE_Milestones&redirect=no OSEE Milestones]
 +
*[[OSEE/Acronyms|'''Acronyms''']]
  
<source lang=sql>return true;</source>
+
=== By OSEE element  ===
 +
 
 +
{{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 / 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#ATS_-_How_do_I_Author_Configuration_Managed_Changes_in_GitLab_Markdown_.28Preferred_Option.29|'''How Do I Author CM Changes in GitLab Markdown (Preferred Option)''']]
 +
*** [[OSEE/Training#ATS_-_How_do_I_Author_Configuration_Managed_Changes_in_Word|'''How Do I Author CM Changes in MS Word''']]
 +
**[[OSEE/Training#All_OSEE_Training_Videos|'''All OSEE Training Videos''']]
 +
* [[OSEE/EclipseCon|'''EclipseCon Presentations''']]
 +
* [http://www.eclipse.org/osee/downloads.php '''Download'''] - get the latest builds
 +
* [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
 +
 
 +
== Configuring and 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/Developer_Setup|'''Developer Setup''']] - Steps to setup an OSEE development environment
 +
* [[OSEE/Developers_Guide|'''Developer's Guide''']] - Notes and information for OSEE Development
 +
* 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/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 =
+
== External References ==
 
* [http://www.acq.osd.mil/jctd/articles/OTDRoadmapFinal.pdf '''U.S. Department of Defense Open Technology Development''']
 
* [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]]

Latest revision as of 10:50, 19 April 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

OSEE Flyer

How Do I Author CM Changes in GitLab Markdown (Preferred Option)

How Do I Author CM Changes in MS Word

Disciplined Engineering (PLE) with OSEE

Testing Real-time Avionics Software with OSEE Test Environment (OTE)

The Cure For Your Disconnected Toolset Headache

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