Uses of Class
tuffy.mln.Clause.ClauseInstance

Packages that use Clause.ClauseInstance
tuffy.mln This package builds the data structure of MLN. 
 

Uses of Clause.ClauseInstance in tuffy.mln
 

Fields in tuffy.mln with type parameters of type Clause.ClauseInstance
private  java.util.ArrayList<Clause.ClauseInstance> Clause.instances
          List of instances of this clause.