toggle menu
modelix.core
8.16.0
common
switch theme
search in API
model-datastructure
/
org.modelix.model.persistent
/
CPTree
/
Companion
Companion
object
Companion
Members
Properties
DESERIALIZER
Link copied to clipboard
val
DESERIALIZER
:
(
String
)
->
CPTree
NAMED_BASED_PERSISTENCE_VERSION
Link copied to clipboard
val
NAMED_BASED_PERSISTENCE_VERSION
:
Int
=
2
PERSISTENCE_VERSION
Link copied to clipboard
val
PERSISTENCE_VERSION
:
Int
=
3
Since version 3 the UID of concept members is stored instead of the name
Functions
deserialize
Link copied to clipboard
@
JvmStatic
fun
deserialize
(
input
:
String
)
:
CPTree