Uses of Class
mln.InferBDB.ClauseType.ClauseEntry

Packages that use InferBDB.ClauseType.ClauseEntry
mln   
 

Uses of InferBDB.ClauseType.ClauseEntry in mln
 

Methods in mln that return InferBDB.ClauseType.ClauseEntry
 InferBDB.ClauseType.ClauseEntry InferBDB.ClauseType.ClauseBinding.entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
           
 

Methods in mln with parameters of type InferBDB.ClauseType.ClauseEntry
 void InferBDB.ClauseType.ClauseBinding.objectToEntry(InferBDB.ClauseType.ClauseEntry c, com.sleepycat.bind.tuple.TupleOutput to)