Uses of Interface
ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.AttributeValueFactory
Packages that use AttributeValueFactory
Package
Description
-
Uses of AttributeValueFactory in ai.stapi.graph.attribute.attributeFactory.attributeValueFactory
Classes in ai.stapi.graph.attribute.attributeFactory.attributeValueFactory that implement AttributeValueFactoryModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassConstructor parameters in ai.stapi.graph.attribute.attributeFactory.attributeValueFactory with type arguments of type AttributeValueFactoryModifierConstructorDescriptionGenericAttributeValueFactory(List<AttributeValueFactory> attributeValueFactories) -
Uses of AttributeValueFactory in ai.stapi.graph.attribute.attributeFactory.exceptions
Method parameters in ai.stapi.graph.attribute.attributeFactory.exceptions with type arguments of type AttributeValueFactoryModifier and TypeMethodDescriptionstatic CannotCreateAttributeCannotCreateAttribute.becauseProvidedDataTypeIsNotSupportedByExactlyOneValueFactory(String attributeName, String dataType, List<Class<? extends AttributeValueFactory>> foundFactories) -
Uses of AttributeValueFactory in ai.stapi.graph.configuration
Method parameters in ai.stapi.graph.configuration with type arguments of type AttributeValueFactoryModifier and TypeMethodDescriptionAttributeFactoryConfiguration.genericAttributeValueFactory(List<AttributeValueFactory> attributeValueFactories)