Uses of Class
weka.associations.tertius.Predicate

Packages that use Predicate
weka.associations.tertius   
 

Uses of Predicate in weka.associations.tertius
 

Methods in weka.associations.tertius that return Predicate
 Predicate Literal.getPredicate()
           
 

Constructors in weka.associations.tertius with parameters of type Predicate
AttributeValueLiteral(Predicate predicate, String value, int index, int sign, int missing)
           
IndividualLiteral(Predicate predicate, String value, int index, int sign, int missing, int type)
           
Literal(Predicate predicate, int sign, int missing)
           
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.