|
|
Test Case taDOM3+/1-taDOM3+-16-COtaDOM3+ Lock Requests of executed Operation getParentNode(contextNode) returns NodeThe getParentNode operation returns the parent node PA of the context node CO.
Behavior specified with base operations:Read Set = PA CO , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
- LockRequest[node=PA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3+ Lock Requests of checked Operation getAttributes(contextElementNode) executed on node COThe getAttributes operation executed on the context element node CO returns a list of all attribute nodes of the context element.
Bahavior specified with base operations:Read and write sets for execution on CO:Read Set = CO CA AX , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on CO
- LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on CO
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on CO | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock NR on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on CO | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock IR. Requested lock IR on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=PA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on CO | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=PA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=AR,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on CO | Requested lock IR on AC compatible to existing lock IR. Requested lock IR on PA compatible to existing lock NR.
| Compatible | Test Case Ok |
|