|
|
Test Case taDOM3+/2-taDOM3+-10-ACtaDOM3+ 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 ACThe 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 AC:Read Set = AC PA , Write Set = - LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] on AC
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 AC | Requested lock LR on AC 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 AC | Requested lock LR on AC compatible to existing lock IR.
| Compatible | Test Case Ok |
|