|
94 | 94 | default-accepted="false" static-accepted="false"
|
95 | 95 | accessors-accepted="false" constructors-accepted="false"/>
|
96 | 96 | </Class>
|
97 |
| - <Class name="org.utplsql.sqldev.model.runner.Run" x="846" y="157"> |
| 97 | + <Class name="org.utplsql.sqldev.model.runner.Run" x="843" y="119"> |
98 | 98 | <AttributesDisplayFilter public-accepted="true"
|
99 | 99 | private-accepted="true" protected-accepted="true"
|
100 | 100 | default-accepted="true" static-accepted="false"/>
|
101 | 101 | <MethodDisplayFilter public-accepted="true"
|
102 | 102 | private-accepted="false" protected-accepted="false"
|
103 | 103 | default-accepted="false" static-accepted="false"
|
104 | 104 | accessors-accepted="false" constructors-accepted="false"/>
|
| 105 | + <Association |
| 106 | + destinationClassName="org.utplsql.sqldev.model.runner.ItemNode" |
| 107 | + endpointName="itemNodes" kind="Simple"/> |
| 108 | + <Association |
| 109 | + destinationClassName="org.utplsql.sqldev.model.runner.Test" |
| 110 | + endpointName="tests" kind="Simple"/> |
105 | 111 | <Association
|
106 | 112 | destinationClassName="org.utplsql.sqldev.model.runner.Counter"
|
107 | 113 | endpointName="counter" kind="Simple"/>
|
108 | 114 | <Association
|
109 | 115 | destinationClassName="org.utplsql.sqldev.model.runner.Test"
|
110 |
| - endpointName="currentTest" kind="Simple"/> |
| 116 | + endpointName="currentTest" kind="Simple"> |
| 117 | + <Point x="798" y="477"/> |
| 118 | + </Association> |
| 119 | + <Association |
| 120 | + destinationClassName="org.utplsql.sqldev.model.runner.Item" |
| 121 | + endpointName="items" kind="Simple"> |
| 122 | + <Point x="769" y="223"/> |
| 123 | + </Association> |
111 | 124 | <Communication destinationClassName="org.utplsql.sqldev.model.runner.Counter"/>
|
| 125 | + <Communication destinationClassName="org.utplsql.sqldev.model.runner.Item"/> |
112 | 126 | </Class>
|
113 | 127 | <Class name="org.utplsql.sqldev.model.runner.Item" x="582" y="201">
|
114 | 128 | <AttributesDisplayFilter public-accepted="true"
|
|
121 | 135 | <Association
|
122 | 136 | destinationClassName="org.utplsql.sqldev.model.runner.Counter"
|
123 | 137 | endpointName="counter" kind="Simple"/>
|
| 138 | + <Communication destinationClassName="org.utplsql.sqldev.model.runner.Counter"/> |
124 | 139 | </Class>
|
125 | 140 | <Class name="org.utplsql.sqldev.model.runner.PreSuiteEvent" x="141" y="512">
|
126 | 141 | <AttributesDisplayFilter public-accepted="true"
|
|
155 | 170 | destinationClassName="org.utplsql.sqldev.model.runner.Counter"
|
156 | 171 | endpointName="counter" kind="Simple"/>
|
157 | 172 | </Class>
|
| 173 | + <Class name="org.utplsql.sqldev.model.runner.ItemNode" x="833" y="468"> |
| 174 | + <AttributesDisplayFilter public-accepted="true" |
| 175 | + private-accepted="true" protected-accepted="true" |
| 176 | + default-accepted="true" static-accepted="false"/> |
| 177 | + <MethodDisplayFilter public-accepted="true" |
| 178 | + private-accepted="false" protected-accepted="false" |
| 179 | + default-accepted="false" static-accepted="false" |
| 180 | + accessors-accepted="false" constructors-accepted="false"/> |
| 181 | + <Communication destinationClassName="org.utplsql.sqldev.model.runner.Item"/> |
| 182 | + <Communication destinationClassName="org.utplsql.sqldev.model.runner.Test"/> |
| 183 | + </Class> |
158 | 184 | <Class name="org.utplsql.sqldev.model.runner.RealtimeReporterEvent"
|
159 | 185 | x="187" y="355">
|
160 | 186 | <AttributesDisplayFilter public-accepted="true"
|
|
0 commit comments