Class InterfaceObjectGraphMapping
java.lang.Object
ai.stapi.serialization.AbstractSerializableObject
ai.stapi.graphoperations.declaration.AbstractDeclaration
ai.stapi.graphoperations.objectGraphLanguage.AbstractObjectGraphMapping
ai.stapi.graphoperations.objectGraphLanguage.InterfaceObjectGraphMapping
- 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
ConstructorsConstructorDescriptionInterfaceObjectGraphMapping(String interfaceUuid, GraphDescription graphDescription) -
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
-
InterfaceObjectGraphMapping
public InterfaceObjectGraphMapping() -
InterfaceObjectGraphMapping
-
-
Method Details
-
getInterfaceUuid
-