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 20:

Node Operation setAttribute(contextElementNode, ctxAttrNameString, valueString)
returns Node

The 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 already exists and the operation returns the value node AS.
  • This operation can be executed on an element context node
  • This operation cannot be executed on an text context node

Scenario 20-1 for taDOM2 Lock Requests:
NodeLockPSENSEFCELCE
CONR----
CNNR----
CANR----
ANNR----
ASSX----
Scenario 20-2 for taDOM2+ Lock Requests:
NodeLockPSENSEFCELCE
CONR----
CNNR----
CANR----
ANNR----
ASSX----
Scenario 20-3 for taDOM3 Lock Requests:
NodeLockPSENSEFCELCE
CONR----
CANR----
ASNX----
Scenario 20-4 for taDOM3+ Lock Requests:
NodeLockPSENSEFCELCE
CONR----
CANR----
ASNX----

Operation behavior described with base operations:

  • readCO
  • readCA
  • writeAS
Read Set = CO CA , Write Set = AS

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