Class ListObjectGraphMapping
java.lang.Object
ai.stapi.serialization.AbstractSerializableObject
ai.stapi.graphoperations.declaration.AbstractDeclaration
ai.stapi.graphoperations.objectGraphLanguage.AbstractObjectGraphMapping
ai.stapi.graphoperations.objectGraphLanguage.ListObjectGraphMapping
- All Implemented Interfaces:
Declaration,ObjectGraphMapping,ai.stapi.serialization.SerializableObject
-
Field Summary
FieldsFields inherited from class ai.stapi.graphoperations.objectGraphLanguage.AbstractObjectGraphMapping
DECLARATION_TYPE, graphDescriptionFields inherited from class ai.stapi.serialization.AbstractSerializableObject
NAME_OF_FIELD_WITH_SERIALIZATION_TYPEFields inherited from interface ai.stapi.graphoperations.declaration.Declaration
INTERFACE_UUIDFields inherited from interface ai.stapi.graphoperations.objectGraphLanguage.ObjectGraphMapping
INTERFACE_UUID -
Constructor Summary
ConstructorsConstructorDescriptionListObjectGraphMapping(GraphDescription graphDescription, ObjectGraphMapping childObjectGraphMapping) -
Method Summary
Methods inherited from class ai.stapi.graphoperations.objectGraphLanguage.AbstractObjectGraphMapping
getDeclarationType, getGraphDescriptionMethods inherited from class ai.stapi.serialization.AbstractSerializableObject
getSerializationTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ai.stapi.graphoperations.declaration.Declaration
getSerializationType
-
Field Details
-
SERIALIZATION_TYPE
- See Also:
-
-
Constructor Details
-
ListObjectGraphMapping
public ListObjectGraphMapping(GraphDescription graphDescription, ObjectGraphMapping childObjectGraphMapping)
-
-
Method Details
-
getChildObjectGraphMapping
-