| <html> |
| <head> |
| <meta name="copyright" content="Copyright Technical University Berlin and others 2004, 2010. This page is made available under the Eclipse Public License v1.0. For full details see http://www.eclipse.org/legal/epl-v10.html" /> |
| <link rel=stylesheet type="text/css" href="../css/book.css"> |
| <title>Object Teams Outline</title> |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| </head> |
| <body> |
| <h1>Object Teams Outline</h1> |
| The <b>Object Teams outline</b> provides the following features |
| (in addition to the features of the standard JDT |
| <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/concepts/coutline.htm"> |
| outline view</a>): |
| <ul> |
| <li>lists the <b>structural elements</b> of an Object Teams source file, i.e. team |
| classes, role classes, callin/callout bindings, methods, fields etc. |
| </li> |
| <li>shows <b>Object Teams specific icons</b> for team classes, role classes and method |
| bindings<br /> |
| See the <a href="packageexplorer.html">package explorer</a> for icons and their meaning. |
| </li> |
| </ul> |
| <p> |
| <img src="images/screenshots/outline.jpg" |
| alt="Object Teams outline view"> |
| </p> |
| </body> |
| </html> |