Class UnknownAttributeValue

java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<Object>
ai.stapi.graph.attribute.attributeValue.UnknownAttributeValue
All Implemented Interfaces:
AttributeValue<Object>, StringLikeAttributeValue<Object>, Serializable, Comparable<AttributeValue<?>>

public class UnknownAttributeValue extends AbstractAttributeValue<Object> implements StringLikeAttributeValue<Object>
See Also: