|
|
Test Case taDOM3/2-taDOM3-10-PAtaDOM3 Lock Requests of executed Operation getPrevSibling(contextNode) returns NodeThe getPrevSibling operation returns the previous sibling node PS of the context node CO.
Behavior specified with base operations:- readCO
- useCOPSE
- readPS
- usePSNSE
Read Set = PS CO PSNSE COPSE , Write Set = - LockRequest[node=CO,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-]
- LockRequest[node=PS,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation getChildNodes(contextElementNode) executed on node PAThe getChildNodes operation returns a node list with all child nodes of the context node CO.
Bahavior specified with base operations:- readCO
- readFC
- readCH
- readLC
- useCOFCE
- useCOLCE
- useFCPSE
- useFCNSE
- useCHPSE
- useCHNSE
- useLCPSE
- useLCNSE
Read and write sets for execution on PA:Read Set = PA PS CO NS PAFCE PALCE COPSE LCPSE CONSE FCNSE , Write Set = - LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on PA
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:ER,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on PA | Requested lock IR on AC compatible to existing lock IR. Requested lock LR on PA compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=PS,lock:NR,PSE:-,NSE:ER,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on PA | Requested lock IR on AC compatible to existing lock IR. Requested lock LR on PA compatible to existing lock IR.
| Compatible | Test Case Ok |
|