| <html> |
| <!-- |
| Copyright (c) 2004, 2007 Boeing. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| Contributors: |
| Boeing - initial API and implementation |
| --> |
| <head> |
| <title>ATS Icons</title> |
| <LINK rel="stylesheet" type="text/css" href="../../osee.help/html/style.css"> |
| </head> |
| |
| <body> |
| <h1>ATS Icons</h1> |
| <br/> |
| <h2>ATS Objects</h2> |
| <br/> |
| <img src="../images/action.gif"/> denotes an Action, the top level object in ATS<br/> |
| <img src="../images/workflow.gif"/> denotes a Team Workflow; moves team through completion of change<br/> |
| <img src="../images/task.gif"/> denotes a Task; lightweight workflow that is performed during Team Workflow states<br/> |
| <img src="../images/version.gif"/> denotes the ATS targeted for release version<br/> |
| <img src="../images/R.gif"/> denotes the ATS review<br/> |
| <br/> |
| <h2>ATS Overlays</h2> |
| <img src="../images/warn.gif"/> warning that something needs to be addressed; open object for more information<br/> |
| <img src="../images/orangeR_8_8.gif"/> released version<br/> |
| <img src="../images/yellowN_8_8.gif"/> next release version<br/> |
| <img src="../images/favorite.gif"/> ATS object marked as user's favorite; select "My Favorites" to load all marked<br/> |
| <img src="../images/subscribed.gif"/> ATS object user desires to receive email upon every state transition<br/> |
| <img src="../images/whiteT_8_8.gif"/> ATS object is obtaining estimated hours, percent complete, hours spent and remaining hours from tasks<br/> |
| <br/> |
| <h2>ATS Operations</h2> |
| <br/> |
| Select <img src="../images/newAction.gif"/> to create a new action<br/> |
| Select <img src="../images/newTask.gif"/> to create a new task<br/> |
| Select <img src="../images/refresh.gif"/> to refresh current view<br/> |
| Select <img src="../images/print.gif"/> to print the ATS Results<br/> |
| Select <img src="../images/email.gif"/> to email the ATS Results to an OSEE user<br/> |
| Select <img src="../images/export.gif"/> to export the ATS Results to CSV file<br/> |
| Select <img src="../images/bug.gif"/> to <A href="report_a_bug.html"/>Report a Bug</A>.<br/> |
| <br/> |
| <h2>ATS Configuration</h2> |
| <img src="../images/team.gif"/> denotes a team configured to do work in ATS<br/> |
| <img src="../images/AI.gif"/> denotes an Actionable Item that a user can create an Action against<br/> |
| </body> |
| </html> |