Uses of Package
weka.associations.tertius

Packages that use weka.associations.tertius
weka.associations   
weka.associations.tertius   
 

Classes in weka.associations.tertius used by weka.associations
Predicate
           
Rule
          Class representing a rule with a body and a head.
SimpleLinkedList
           
 

Classes in weka.associations.tertius used by weka.associations.tertius
AttributeValueLiteral
           
Body
          Class representing the body of a rule.
Head
          Class representing the head of a rule.
IndividualInstance
           
Literal
           
LiteralSet
          Class representing a set of literals, being either the body or the head of a rule.
Predicate
           
Rule
          Class representing a rule with a body and a head.
SimpleLinkedList
           
SimpleLinkedList.Entry
           
SimpleLinkedList.LinkedListInverseIterator
           
SimpleLinkedList.LinkedListIterator