Serialized Form
-
Package io.lionweb.lioncore.java.api
-
Exception io.lionweb.lioncore.java.api.UnresolvedClassifierInstanceException
class UnresolvedClassifierInstanceException extends RuntimeException implements Serializable-
Serialized Fields
-
instanceID
String instanceID
-
-
-
-
Package io.lionweb.lioncore.java.model.impl
-
Exception io.lionweb.lioncore.java.model.impl.ProxyNode.CannotDoBecauseProxyException
class CannotDoBecauseProxyException extends IllegalStateException implements Serializable-
Serialized Fields
-
nodeID
String nodeID
-
-
-
-
Package io.lionweb.lioncore.java.serialization
-
Exception io.lionweb.lioncore.java.serialization.DeserializationException
class DeserializationException extends RuntimeException implements Serializable
-
-
Package io.lionweb.lioncore.java.utils
-
Exception io.lionweb.lioncore.java.utils.InvalidName
class InvalidName extends RuntimeException implements Serializable
-
-
Package io.lionweb.lioncore.protobuf
-
Class io.lionweb.lioncore.protobuf.PBAttachPoint
class PBAttachPoint extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
container_
int container_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metaPointerIndex_
int metaPointerIndex_
-
rootId_
int rootId_
-
-
Class io.lionweb.lioncore.protobuf.PBBulkImport
class PBBulkImport extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
attachPoints_
List<PBAttachPoint> attachPoints_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metaPointers_
List<PBMetaPointer> metaPointers_
-
nodes_
List<PBNode> nodes_
-
stringValues_
com.google.protobuf.LazyStringArrayList stringValues_
-
-
Class io.lionweb.lioncore.protobuf.PBChunk
class PBChunk extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
languages_
List<PBLanguage> languages_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metaPointers_
List<PBMetaPointer> metaPointers_
-
nodes_
List<PBNode> nodes_
-
serializationFormatVersion_
Object serializationFormatVersion_
-
stringValues_
com.google.protobuf.LazyStringArrayList stringValues_
-
-
Class io.lionweb.lioncore.protobuf.PBContainment
class PBContainment extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
children_
com.google.protobuf.Internal.IntList children_
-
childrenMemoizedSerializedSize
int childrenMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metaPointerIndex_
int metaPointerIndex_
-
-
Class io.lionweb.lioncore.protobuf.PBLanguage
class PBLanguage extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
int key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
version_
int version_
-
-
Class io.lionweb.lioncore.protobuf.PBMetaPointer
class PBMetaPointer extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
int key_
-
language_
int language_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
version_
int version_
-
-
Class io.lionweb.lioncore.protobuf.PBNode
class PBNode extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
annotations_
com.google.protobuf.Internal.IntList annotations_
-
annotationsMemoizedSerializedSize
int annotationsMemoizedSerializedSize
-
classifier_
int classifier_
-
containments_
List<PBContainment> containments_
-
id_
int id_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
int parent_
-
properties_
List<PBProperty> properties_
-
references_
List<PBReference> references_
-
-
Class io.lionweb.lioncore.protobuf.PBProperty
class PBProperty extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metaPointerIndex_
int metaPointerIndex_
-
value_
int value_
-
-
Class io.lionweb.lioncore.protobuf.PBReference
class PBReference extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
metaPointerIndex_
int metaPointerIndex_
-
values_
List<PBReferenceValue> values_
-
-
Class io.lionweb.lioncore.protobuf.PBReferenceValue
class PBReferenceValue extends com.google.protobuf.GeneratedMessage implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
referred_
int referred_
-
resolveInfo_
int resolveInfo_
-
-
-
Package io.lionweb.repoclient
-
Exception io.lionweb.repoclient.RequestFailureException
class RequestFailureException extends RuntimeException implements Serializable -
Exception io.lionweb.repoclient.UnexistingNodeException
class UnexistingNodeException extends RuntimeException implements Serializable-
Serialized Fields
-
nodeID
String nodeID
-
-
-