|
|
Test Case taDOM3/15-taDOM3-17-FCtaDOM3 Lock Requests of executed Operation getAttribute(contextElementNode, ctxAttrNameString) returns NodeThe getAttribute operation executed on the context element node CO returns the context attribute node CA with the passed attribute name.
Behavior specified with base operations:Read Set = CO CA , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
- LockRequest[node=CA,lock:NR,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 compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NX,PSE:-,NSE:-,FCE:-,LCE:-] on FC | Requested lock IX on AC compatible to existing lock IR. Requested lock IX on PA compatible to existing lock IR. Requested lock CX on CO compatible to existing lock NR.
| Compatible | Check | Existing LockRequest[node=CA,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NX,PSE:-,NSE:-,FCE:-,LCE:-] on FC | Requested lock IX on AC compatible to existing lock IR. Requested lock IX on PA compatible to existing lock IR. Requested lock CX on CO compatible to existing lock IR.
| Compatible | Test Case Ok |
|