JTP API Documentation

Uses of Package
jtp.time.vocab

Packages that use jtp.time.vocab
jtp.time Implements reasoners and classes that allow JTP to reason about temporal information in a KB. 
jtp.time.demod   
jtp.time.func   
jtp.time.vocab   
 

Classes in jtp.time.vocab used by jtp.time
TimeVocabulary
          An instance of TemporalVocabulary is passed around to various temporal reasoners and components to inform them of the constant symbols to accept, create, and use.
 

Classes in jtp.time.vocab used by jtp.time.demod
TimeVocabulary
          An instance of TemporalVocabulary is passed around to various temporal reasoners and components to inform them of the constant symbols to accept, create, and use.
 

Classes in jtp.time.vocab used by jtp.time.func
TimeVocabulary
          An instance of TemporalVocabulary is passed around to various temporal reasoners and components to inform them of the constant symbols to accept, create, and use.
 

Classes in jtp.time.vocab used by jtp.time.vocab
DefaultTimeVocab
          A default implementation of TimeVocabulary.
TimeVocabulary
          An instance of TemporalVocabulary is passed around to various temporal reasoners and components to inform them of the constant symbols to accept, create, and use.
 


JTP API Documentation