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)
(= Detailed Overview)
(31 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
= What is OSEE? =
+
== What is OSEE? ==
  
 
[[Image:osee.jpg|right]]
 
[[Image:osee.jpg|right]]
Line 6: Line 6:
 
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.
  
= Documentation =
+
== Documentation ==
{{oseenav}}
+
  
= Using OSEE =
+
=== Detailed Overview ===
 +
 
 +
*[[OSEE/Detailed Overview|'''Detailed Overview''']]
 +
 
 +
=== By OSEE element  ===
 +
 
 +
{{oseenav}}
 +
 
 +
=== As presented in the GUI   ===
 +
 
 +
*[[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
 
* [http://www.eclipse.org/osee/downloads.php '''Download'''] - get the latest builds
* [[OSEE/New_and_Noteworthy/0.8.0|'''New and Noteworthy''']] - get the latest changes
+
* [[OSEE/Users_Guide/Getting_Started|'''Getting Started''']] - the first steps to setup OSEE
* [[OSEE/GettingStarted|'''Getting Started''']] - the first steps to setup OSEE
+
* [[OSEE/Tutorial|'''OSEE Tutorial''']]
+
 
* [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
 +
* [[OSEE/TipsTricks|'''Tips And Tricks''']] - quick snippets of how to get the most out of OSEE
  
= Developing 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
 
* [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/Workspace_Setup|'''Workspace Setup''']] - How to setup your workspace
* [[OSEE/Repository_Details|'''Source Code Access''']] - Access the code
 
 
* [[OSEE/Developer_Guidelines|'''Developer Guidelines and Resources''']] - Developer guidelines and additional setup
 
* [[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
Line 26: Line 47:
 
* [[OSEE/Meetings|'''Developer Meetings''']]
 
* [[OSEE/Meetings|'''Developer Meetings''']]
  
= Future Plans =
+
== Wiki Help ==
 
+
====6 months====
+
*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 =
+
 
* [http://en.wikipedia.org/wiki/How_to_edit '''How to edit a Wiki''']
 
* [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:Cheatsheet '''WikiText Cheatsheet''']
 
* [http://en.wikipedia.org/wiki/Wikipedia:Formatting#Character_formatting '''WikiText Character Formatting''']
 
* [http://en.wikipedia.org/wiki/Wikipedia:Formatting#Character_formatting '''WikiText Character Formatting''']
 +
* [[OSEE/OseeHomePage_Version_2_0]]
  
== Frequently asked questions ==
+
== External References ==
====How do I quote source?====
+
 
+
Use <source> tags. For instance, this code:
+
 
+
<pre><source lang=sql>return true;</source></pre>
+
 
+
will appear as:
+
 
+
<source lang=sql>return true;</source>
+
 
+
= 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]]

Revision as of 01:03, 2 April 2017

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

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

Extending OSEE

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

Developing OSEE

Wiki Help

External References

Back to the top