public final class SpecialAttribute extends SymbolAttribute
SimpleAttribute. Objects of this class are
maintained by ranges defined in AttributeDesc objects.| Modifier and Type | Method and Description |
|---|---|
Similarity |
calculateSimilarity(SimpleAttribute att)
Returns similarity of this attribute to the given attribute.
|
getNodes, getValue, getValueAsString, setValue, toStringgetAttributeDesc, getDesc, getExpType, getName, setDescpublic Similarity calculateSimilarity(SimpleAttribute att) throws java.lang.Exception
Project.calculateSpecialSimilarity(Attribute, Attribute)
to calculate the requested similarityatt - the attribute this should be compared withjava.lang.Exception - if something went wrong during similarity calculations