Uses of Package
org.ehrbase.openehr.sdk.util
Packages that use org.ehrbase.openehr.sdk.util
-
Classes in org.ehrbase.openehr.sdk.util used by org.ehrbase.openehr.sdk.utilClassDescriptionAllows 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.