UniKL Logo

Lehrgebiet Informationssysteme

FB Informatik

FB Informatik
 
LG IS
AG DBIS
AG HIS
Jobs / Tasks
Courses
Publications
Contact
Misc
Impressum
(C) AG DBIS
 

Use Case 17:

Node Operation setValue(contextElementNode, valueString)
returns Node

The 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.
  • This operation can be executed on an element context node
  • This operation cannot be executed on an text context node

Scenario 17-1 for taDOM2 Lock Requests:
NodeLockPSENSEFCELCE
CONR----
CNSX----
PACX----
Scenario 17-2 for taDOM2+ Lock Requests:
NodeLockPSENSEFCELCE
CONR----
CNSX----
PACX----
Scenario 17-3 for taDOM3 Lock Requests:
NodeLockPSENSEFCELCE
CONX----
Scenario 17-4 for taDOM3+ Lock Requests:
NodeLockPSENSEFCELCE
CONX----

Operation behavior described with base operations:

  • writeCO
Read Set = , Write Set = CO

This operation can be executed on the following nodes:

  • AC
  • PA
  • PS
  • CO
  • NS
  • FC
  • CH
  • LC
  • DC

If this operation is executed the following nodes are existing:

  • AC
  • PA
  • PS
  • CO
  • NS
  • FC
  • CH
  • LC
  • DC
  • CA
  • AX