Class UnsignedIntegerValueFactory
java.lang.Object
ai.stapi.graph.attribute.attributeFactory.attributeValueFactory.UnsignedIntegerValueFactory
- All Implemented Interfaces:
AttributeValueFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisValidValue(Object value) booleansupportsDataType(String dataType)
-
Constructor Details
-
UnsignedIntegerValueFactory
public UnsignedIntegerValueFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceAttributeValueFactory
-
supportsDataType
- Specified by:
supportsDataTypein interfaceAttributeValueFactory
-
isValidValue
- Specified by:
isValidValuein interfaceAttributeValueFactory
-