|
|
Test Case taDOM3/21-taDOM3-0-PAtaDOM3 Lock Requests of executed Operation setAttribute(contextElementNode, ctxAttrNameString, valueString) returns NodeThe setAttribute operation is executed on the context element node CO and sets a new value of the context attribute node CA. The named context attribute does not already exist and must be created. The operation returns the new value node AS.
Behavior specified with base operations:Read Set = CO , Write Set = CA AS - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-]
- LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-]
taDOM3 Lock Requests of checked Operation getNode(DeweyID) executed on node PAThe getNode operation returns the context node CO addressed by the passed deweyID.
Bahavior specified with base operations:Read and write sets for execution on PA:Read Set = PA , Write Set = - LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on PA
Operations must be compatibleCheck | Existing LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on PA | Requested lock IR on AC compatible to existing lock IR. Requested lock NR on PA compatible to existing lock IR.
| Compatible | Check | Existing LockRequest[node=CA,lock:SX,PSE:-,NSE:-,FCE:-,LCE:-] with Requested LockRequest[node=CO,lock:NR,PSE:-,NSE:-,FCE:-,LCE:-] on PA | Requested lock IR on AC compatible to existing lock IX. Requested lock NR on PA compatible to existing lock IX.
| Compatible | Test Case Ok |
|