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

Node Operation insertAfter(contextNode, siblingType, siblingValue)
returns Node

The insertAfter operation is executed on the context element node CO and inserts a new next sibling node after the context node CO. There already exists a next sibling and the inserted new sibling node is returned.
  • This operation can be executed on an element context node
  • This operation can be executed on an text context node

Scenario 29-1 for taDOM2 Lock Requests:
NodeLockPSENSEFCELCE
CONR-EX--
CNNR----
NS-EX---
PACX----
Scenario 29-2 for taDOM2+ Lock Requests:
NodeLockPSENSEFCELCE
CONR-EX--
CNNR----
NS-EX---
PACX----
Scenario 29-3 for taDOM3 Lock Requests:
NodeLockPSENSEFCELCE
CONR-EX--
NS-EX---
PACX----
Scenario 29-4 for taDOM3+ Lock Requests:
NodeLockPSENSEFCELCE
CONR-EX--
NS-EX---
PACX----

Operation behavior described with base operations:

  • readCO
  • modifyCONSE
  • modifyNSPSE
Read Set = CO , Write Set = CONSE NSPSE

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