|
|
Test Case taDOM3+/10-taDOM3+-17-FCtaDOM3+ 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 setValue(contextElementNode, valueString) executed on node FCThe setValue operation executed on the context element node CO returns the modified context element itself. In taDOM2(+) the CX lock on PA must be requested additionally in order to prevent an execution of the getChildNodes() method on the parent node.
Bahavior specified with base operations:Read and write sets for execution on FC:Read Set = , Write Set = FC - LockRequest[node=CO,lock:NX,PSE:-,NSE:-,FCE:-,LCE:-] on FC
Operations must be incompatibleCheck | Existing LockRequest[node=CO,lock:LR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NX,PSE:-,NSE:-,FCE:-,LCE:-] on FC | Requested lock CX on CO incompatible to existing lock LR.
| Incompatible | Test Case Ok |
|