|
|
Test Case taDOM3+/18-taDOM3+-35-AXtaDOM3+ Lock Requests of executed Operation setValue(contextTextNode, valueString) returns NodeThe setValue operation executed on the context text node CO returns the modified context string node CS which contains the actual node value.
Behavior specified with base operations:Read Set = CO , Write Set = CS - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
- LockRequest[node=CS,lock:NX,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3+ Lock Requests of checked Operation deleteNode(contextNode) executed on node AXThe deleteNode operation is executed on the context attribute node CA and deletes the complete attribute.
Bahavior specified with base operations:Read and write sets for execution on AX:Read Set = , Write Set = AX XS - LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] on AX
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] on AX | Requested lock IX on AC compatible to existing lock IR. Requested lock IX on PA compatible to existing lock IR. Requested lock IX on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=CS,lock:NX,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] on AX | Requested lock IX on AC compatible to existing lock IX. Requested lock IX on PA compatible to existing lock IX. Requested lock IX on CO compatible to existing lock CX.
| Compatible | Test Case Ok |
|