|
|
Test Case taDOM3+/6-taDOM3+-12-FCtaDOM3+ Lock Requests of executed Operation getFirstChild(contextElementNode) returns NodeThe getFirstChild operation returns the first child FC of the context node CO.
Behavior specified with base operations:- readCO
- useCOFCE
- readFC
- useFCPSE
Read Set = CO FC COFCE FCPSE , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:ER,LCE:-]
- LockRequest[node=FC,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-]
taDOM3+ Lock Requests of checked Operation getValue(contextElementNode) executed on node FCThe getValue operation executed on an element context node returns the context node itself that represents the value.
Bahavior specified with base operations:Read and write sets for execution on FC:Read Set = FC , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:ER,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC | 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=FC,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on FC | 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 IR. Requested lock NR on FC compatible to existing lock NR.
| Compatible | Test Case Ok |
|