Package weka.associations.tertius
Class AttributeValueLiteral
java.lang.Object
weka.associations.tertius.Literal
weka.associations.tertius.AttributeValueLiteral
- All Implemented Interfaces:
Serializable
,RevisionHandler
- Direct Known Subclasses:
IndividualLiteral
- Version:
- $Revision: 1.6 $
- Author:
- Peter A. Flach, Nicolas Lachiche
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeValueLiteral
(Predicate predicate, String value, int index, int sign, int missing) -
Method Summary
Modifier and TypeMethodDescriptionReturns the revision string.boolean
negationSatisfies
(Instance instance) boolean
toString()
Methods inherited from class weka.associations.tertius.Literal
getNegation, getPredicate, negative, positive, setNegation