Class AttributeValueLiteral

java.lang.Object
weka.associations.tertius.Literal
weka.associations.tertius.AttributeValueLiteral
All Implemented Interfaces:
Serializable, RevisionHandler
Direct Known Subclasses:
IndividualLiteral

public class AttributeValueLiteral extends Literal
Version:
$Revision: 1.6 $
Author:
Peter A. Flach, Nicolas Lachiche
See Also:
  • Constructor Details

    • AttributeValueLiteral

      public AttributeValueLiteral(Predicate predicate, String value, int index, int sign, int missing)
  • Method Details