Package io.lionweb.serialization.data
Class SerializedContainmentValue
java.lang.Object
io.lionweb.serialization.data.SerializedContainmentValue
This represents the serialization of the values of a containment link in a Node.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()This returns the list of Node-IDs contained.inthashCode()voidsetMetaPointer(MetaPointer metaPointer) voidThis expects the list of Node-IDs contained.toString()
-
Constructor Details
-
SerializedContainmentValue
public SerializedContainmentValue() -
SerializedContainmentValue
-
-
Method Details