JTP API Documentation

Uses of Package
jtp.disp

Packages that use jtp.disp
jtp.demod   
jtp.disp   
jtp.frame.fc   
jtp.frame.listen.dl   
jtp.func   
jtp.time Implements reasoners and classes that allow JTP to reason about temporal information in a KB. 
jtp.time.func   
 

Classes in jtp.disp used by jtp.demod
SequentialDispatcher.LocationPreference
           
 

Classes in jtp.disp used by jtp.disp
RelationBasedBCReasoner
          This interface represents backward-chaining reasoners whose goals are literals that can be dispatched based on their relation symbols, polarities and arities.
RelationBasedDispatcher
          RelationBasedDispatcher.java Created: Tue Oct 05 01:00:20 1999
RelationBasedFCReasoner
          This interface represents forward-chaining reasoners whose goals are reasoning steps proving literals, each such reasoning step can be dispatched based on the literal's relation symbol, polarity and arity.
RelationBasedReasoner
          This is the base interface for all reasoners that have their goals dispatched according to basic literal properties: relation symbol, polarity and arity.
SequentialDispatcher.Ring
           
 

Classes in jtp.disp used by jtp.frame.fc
AbstractRelationBasedBCReasoner
           
AbstractRelationBasedFCReasoner
           
RelationBasedBCReasoner
          This interface represents backward-chaining reasoners whose goals are literals that can be dispatched based on their relation symbols, polarities and arities.
RelationBasedFCReasoner
          This interface represents forward-chaining reasoners whose goals are reasoning steps proving literals, each such reasoning step can be dispatched based on the literal's relation symbol, polarity and arity.
RelationBasedReasoner
          This is the base interface for all reasoners that have their goals dispatched according to basic literal properties: relation symbol, polarity and arity.
SequentialDispatcher
          SequentialDispatcher.java Created: Wed Nov 17 00:22:03 1999
SequentialDispatcher.LocationPreference
           
 

Classes in jtp.disp used by jtp.frame.listen.dl
RelationBasedFCReasoner
          This interface represents forward-chaining reasoners whose goals are reasoning steps proving literals, each such reasoning step can be dispatched based on the literal's relation symbol, polarity and arity.
RelationBasedReasoner
          This is the base interface for all reasoners that have their goals dispatched according to basic literal properties: relation symbol, polarity and arity.
 

Classes in jtp.disp used by jtp.func
AbstractRelationBasedBCReasoner
           
RelationBasedBCReasoner
          This interface represents backward-chaining reasoners whose goals are literals that can be dispatched based on their relation symbols, polarities and arities.
RelationBasedReasoner
          This is the base interface for all reasoners that have their goals dispatched according to basic literal properties: relation symbol, polarity and arity.
 

Classes in jtp.disp used by jtp.time
SequentialDispatcher.LocationPreference
           
 

Classes in jtp.disp used by jtp.time.func
AbstractRelationBasedBCReasoner
           
RelationBasedBCReasoner
          This interface represents backward-chaining reasoners whose goals are literals that can be dispatched based on their relation symbols, polarities and arities.
RelationBasedReasoner
          This is the base interface for all reasoners that have their goals dispatched according to basic literal properties: relation symbol, polarity and arity.
 


JTP API Documentation