weka.associations.tertius
Class IndividualLiteral
java.lang.Object
weka.associations.tertius.Literal
weka.associations.tertius.AttributeValueLiteral
weka.associations.tertius.IndividualLiteral
- All Implemented Interfaces:
- java.io.Serializable, RevisionHandler
public class IndividualLiteral
- extends AttributeValueLiteral
- Version:
- $Revision: 1.5 $
- Author:
- Peter A. Flach, Nicolas Lachiche
- See Also:
- Serialized Form
Fields inherited from class weka.associations.tertius.Literal |
NEG, POS |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
INDIVIDUAL_PROPERTY
public static int INDIVIDUAL_PROPERTY
PART_PROPERTY
public static int PART_PROPERTY
IndividualLiteral
public IndividualLiteral(Predicate predicate,
java.lang.String value,
int index,
int sign,
int missing,
int type)
getType
public int getType()
getRevision
public java.lang.String getRevision()
- Returns the revision string.
- Specified by:
getRevision
in interface RevisionHandler
- Overrides:
getRevision
in class AttributeValueLiteral
- Returns:
- the revision