|
@@ -901,11 +901,11 @@
|
|
</list>
|
|
</list>
|
|
</presentation>
|
|
</presentation>
|
|
</class>
|
|
</class>
|
|
- <class id="Server" _delta="merge">
|
|
|
|
|
|
+ <class id="Server">
|
|
<relations>
|
|
<relations>
|
|
<relation id="impacts">
|
|
<relation id="impacts">
|
|
<neighbours>
|
|
<neighbours>
|
|
- <neighbour id="hypervisor">
|
|
|
|
|
|
+ <neighbour id="hypervisor" _delta="define">
|
|
<query_down>SELECT Hypervisor AS o WHERE o.server_id = :this->id</query_down>
|
|
<query_down>SELECT Hypervisor AS o WHERE o.server_id = :this->id</query_down>
|
|
<query_up>SELECT Server AS o WHERE o.id = :this->server_id</query_up>
|
|
<query_up>SELECT Server AS o WHERE o.id = :this->server_id</query_up>
|
|
</neighbour>
|
|
</neighbour>
|