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
- public class IndividualLiteral
- extends AttributeValueLiteral
- 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()