blob: 3cfaa1b0b557853b54a79c05a0c47dc38e35c164 [file] [log] [blame]
Stephan Herrmann01664412010-04-01 20:28:43 +00001<html>
2 <head>
3 <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" />
4 <link rel=stylesheet type="text/css" href="../css/book.css">
5 <title>Object Teams Outline</title>
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 </head>
8 <body>
9 <h1>Object Teams Outline</h1>
10 The <b>Object Teams outline</b> provides the following features
11 (in addition to the features of the standard JDT
12 <a href="/help/topic/org.eclipse.platform.doc.user/concepts/coutline.htm">
13 outline view</a>):
14 <ul>
15 <li>lists the <b>structural elements</b> of an Object Teams source file, i.e. team
16 classes, role classes, callin/callout bindings, methods, fields etc.
17 </li>
18 <li>shows <b>Object Teams specific icons</b> for team classes, role classes and method
19 bindings<br />
20 See the <a href="packageexplorer.html">package explorer</a> for icons and their meaning.
21 </li>
22 </ul>
23 <p>
24 <img src="images/screenshots/outline.jpg"
25 alt="Object Teams outline view">
26 </p>
27 </body>
28</html>