aboutsummaryrefslogtreecommitdiff
path: root/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/properties.html
blob: 6470322924989768d2365c3e384dc57bf22a9642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>Properties view</title>
</head>

<body>
<h1>Properties view</h1>
<p>
Properties view contents is different for each select element of the component hierarchy.
But they all have three sections:
<ul>
<li>Results:	Performances results information</li>
<li>Status:	Various severity messages</li>
<li>Survey:	Comment added while surveying</li>
</ul>
<p>
Note that the status may have multiple warning messages. So, this property is
in fact a combo-box, to display all the messages, click on the drop-down button:
<p><img src="images/properties-warnings.png" alt="Properties warnings"/></p>
<p>
It's also possible to add a text into the survey comment on each properties:
<p><img src="images/properties-survey-comment.png" alt="Properties survey comment"/></p>
<p>
This allow to remember what was the conclusion of the last survey concerning an element of the tree...
</p>

<h2>Component properties</h2>
TODO

<h2>Scenario properties</h2>
TODO

<h2>Config properties</h2>
TODO

<h2>Build properties</h2>
TODO

<h2>Dimension properties</h2>
TODO

</body>
</html>