Class AbstractObjectGraphMapping

java.lang.Object
ai.stapi.serialization.AbstractSerializableObject
ai.stapi.graphoperations.declaration.AbstractDeclaration
ai.stapi.graphoperations.objectGraphLanguage.AbstractObjectGraphMapping
All Implemented Interfaces:
Declaration, ObjectGraphMapping, ai.stapi.serialization.SerializableObject
Direct Known Subclasses:
InterfaceObjectGraphMapping, LeafObjectGraphMapping, ListObjectGraphMapping, MapObjectGraphMapping, ObjectObjectGraphMapping, ReferenceObjectGraphMapping

public abstract class AbstractObjectGraphMapping extends AbstractDeclaration implements ObjectGraphMapping