|
|
Test Case taDOM3+/10-taDOM3+-34-LCtaDOM3+ Lock Requests of executed Operation getChildNodes(contextElementNode) returns NodelistThe getChildNodes operation returns a node list with all child nodes of the context node CO.
Behavior specified with base operations:- readCO
- readFC
- readCH
- readLC
- useCOFCE
- useCOLCE
- useFCPSE
- useFCNSE
- useCHPSE
- useCHNSE
- useLCPSE
- useLCNSE
Read Set = CO FC CH LC COFCE COLCE FCPSE FCNSE CHPSE CHNSE LCPSE LCNSE , Write Set = - LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3+ Lock Requests of checked Operation deleteNode(contextNode) executed on node LCThe deleteNode operation is executed on the context element node CO and deletes the context node. Thereby, the context node is the only child of its parent node.
Bahavior specified with base operations:- modifyPAFCE
- modifyPALCE
- writeCO
- writeFC
- writeCH
- writeLC
- writeDC
Read and write sets for execution on LC:Read Set = , Write Set = LC DC COFCE COLCE - LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on LC
- LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on LC
Operations must be incompatibleCheck | Existing LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:SX,PSE:EX,NSE:EX,FCE:-,LCE:-] on LC | Requested lock CX on CO incompatible to existing lock LR.
| Incompatible | Check | Existing LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=PA,lock:-,PSE:-,NSE:-,FCE:EX,LCE:EX] on LC | | Compatible | Test Case Ok |
|