JTP API Documentation

Uses of Class
jtp.frame.SlotValueCollection

Packages that use SlotValueCollection
jtp.frame   
 

Uses of SlotValueCollection in jtp.frame
 

Methods in jtp.frame that return SlotValueCollection
 SlotValueCollection FrameKB.findValueCollection(Symbol facet, Symbol slot, Object frame, boolean inverseLookup)
           
 SlotValueCollection FrameKB.getValueCollection(Symbol facet, Symbol slot, Object frame, boolean inverseLookup)
           
 SlotValueCollection FrameKB.getValueCollection(Symbol facet, Symbol slot, Object frame, boolean inverseLookup, ReasoningStepCollector rsc)
           
protected  SlotValueCollection FrameKB.createValueCollection(Symbol facet, Symbol slot, Object frame, boolean inverse)
           
 


JTP API Documentation