public abstract class SimpleAttribute extends Attribute implements IExplainable
Range).| Modifier and Type | Method and Description |
|---|---|
AttributeDesc |
getAttributeDesc()
Gets the description for this attribute to determine similarity functions
or restrictions for the value of this attribute.
|
AttributeDesc |
getDesc() |
Explainable |
getExpType() |
java.lang.String |
getName() |
void |
setDesc(AttributeDesc d) |
getValueAsStringpublic final AttributeDesc getAttributeDesc()
public final java.lang.String getName()
getName in interface IExplainablepublic final Explainable getExpType()
getExpType in interface IExplainablepublic final void setDesc(AttributeDesc d)
d - the desc to setpublic final AttributeDesc getDesc()