|
|
Test Case taDOM3/0-taDOM3-34-LCtaDOM3 Lock Requests of executed Operation getNode(DeweyID) returns NodeThe getNode operation returns the context node CO addressed by the passed deweyID.
Behavior specified with base operations:Read Set = CO , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation deleteNode(contextNode) executed on node LCThe deleteNode operation is executed on the context element node CO and deletes the context node. Thereby, the context node is the only child of its parent node.
Bahavior specified with base operations:- modifyPAFCE
- modifyPALCE
- writeCO
- writeFC
- writeCH
- writeLC
- writeDC
Read and write sets for execution on LC:Read Set = , Write Set = LC DC COFCE COLCE - LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on LC
- LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on LC
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on LC | Requested lock IX on AC compatible to existing lock IR. Requested lock IX on PA compatible to existing lock IR. Requested lock CX on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on LC | | Compatible | Test Case Ok |
|