|
|
Test Case taDOM3/14-taDOM3-34-FCtaDOM3 Lock Requests of executed Operation getValue(contextAttrNode) returns NodeThe getValue operation executed on the attribute context node CA of an arbitrary element node CO returns the string node AS appended to the attribute node that represents the actual node value.
Behavior specified with base operations:Read Set = CA AS , Write Set = - LockRequest[node=CA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
- LockRequest[node=AS,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation deleteNode(contextNode) executed on node FCThe 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 FC:Read Set = , Write Set = FC DC COFCE COLCE - LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on FC
- LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on FC
Operations must be compatibleCheck | Existing LockRequest[node=CA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on FC | 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 IR.
| Compatible | Check | Existing LockRequest[node=CA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on FC | | Compatible | Check | Existing LockRequest[node=AS,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on FC | 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 IR.
| Compatible | Check | Existing LockRequest[node=AS,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on FC | | Compatible | Test Case Ok |
|