Uses of Package
org.ehrbase.openehr.sdk.util

Package
Description
 
  • Class
    Description
    Allows for dynamically creating a tree data structure and then freezing it by creating an immutable clone.
    In order to edit a frozen model, a "thawed" mutable clone can be produced.
    Mutable models may contain frozen values, but frozen values must only consist of frozen and immutable objects.
    Created by christian on 8/1/2017.