Class GenericAttributeValueFactory
java.lang.Object
ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.GenericAttributeValueFactory
-
Constructor Summary
ConstructorsConstructorDescriptionGenericAttributeValueFactory(List<AttributeValueFactory> attributeValueFactories) -
Method Summary
Modifier and TypeMethodDescriptioncreate(String attributeName, AttributeValueFactoryInput parameters) booleanisValidValue(String dataType, Object value)
-
Constructor Details
-
GenericAttributeValueFactory
-
-
Method Details
-
create
-
isValidValue
-