Uses of Class
ai.stapi.graphoperations.graphWriter.GenericGraphWriter
Packages that use GenericGraphWriter
Package
Description
-
Uses of GenericGraphWriter in ai.stapi.graphoperations.configuration
Methods in ai.stapi.graphoperations.configuration that return GenericGraphWriterModifier and TypeMethodDescriptionGraphWriterConfiguration.genericGraphWriter(List<SpecificGraphWriter> specificGraphWriters, ai.stapi.graph.attribute.attributeFactory.GenericAttributeFactory genericAttributeFactory) Methods in ai.stapi.graphoperations.configuration with parameters of type GenericGraphWriterModifier and TypeMethodDescriptionObjectGraphMapperConfiguration.genericObjectGraphMapper(List<SpecificObjectGraphMapper> specificObjectGraphMappers, GenericGraphWriter writer, GenericGraphMappingProvider mappingProvider) -
Uses of GenericGraphWriter in ai.stapi.graphoperations.objectGraphMapper.model
Constructors in ai.stapi.graphoperations.objectGraphMapper.model with parameters of type GenericGraphWriterModifierConstructorDescriptionGenericObjectGraphMapper(List<SpecificObjectGraphMapper> specificObjectGraphMappers, GenericGraphWriter writer, GenericGraphMappingProvider mappingProvider)