|
JTP API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.beans.beancontext.BeanContextChildSupport
|
+--java.beans.beancontext.BeanContextSupport
|
+--jtp.context.BasicReasoningContext
|
+--jtp.frame.listen.Context
|
+--jtp.context.rdf.RDFReasoningContext
|
+--jtp.context.daml.DamlReasoningContext
|
+--jtp.context.daml.TemporalReasoningContext
| Field Summary |
| Fields inherited from class jtp.context.daml.DamlReasoningContext |
DAML_AXIOMATIC_SEMANTICS, DAML_RULES, DAML_TRIPLES |
| Fields inherited from class jtp.context.rdf.RDFReasoningContext |
idr, RDF_REF, RDF_RULES, RDF_TRIPLES |
| Fields inherited from class jtp.frame.listen.Context |
ONE_VALUE, TRIPLE, VALUE_LINK, VC |
| Fields inherited from class jtp.context.BasicReasoningContext |
tracer |
| Fields inherited from class java.beans.beancontext.BeanContextSupport |
bcmListeners, children, designTime, locale, okToUseGui |
| Fields inherited from class java.beans.beancontext.BeanContextChildSupport |
beanContext, beanContextChildPeer, pcSupport, rejectedSetBCOnce, vcSupport |
| Fields inherited from interface java.beans.beancontext.BeanContext |
globalHierarchyLock |
| Fields inherited from interface java.beans.DesignMode |
PROPERTYNAME |
| Constructor Summary | |
TemporalReasoningContext()
|
|
| Method Summary | |
void |
setUp()
Sets up the DamlReasoningContext. |
| Methods inherited from class jtp.context.rdf.RDFReasoningContext |
ask, ask, assertKifString, assertString, getKifParser, getModelForAssertions, getRDFParser, loadKB, loadKB, loadKB, loadKifKB, loadRDFKB, loadRDFKB, setMaxDepth, tell, tellKifString, tellString, tellString, tellString, tellString, untell, untellString, writeRDF |
| Methods inherited from class jtp.frame.listen.Context |
addLink, addListener, addRule, addRule, createContentHolders, getFrameKB, loadSpecs, loadSpecs, orderLiterals, setFrameKB |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.beans.beancontext.BeanContextChild |
addPropertyChangeListener, addVetoableChangeListener, getBeanContext, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext |
| Methods inherited from interface java.util.Collection |
equals, hashCode |
| Constructor Detail |
public TemporalReasoningContext()
| Method Detail |
public void setUp()
DamlReasoningContextYou should call this before loading KBs from DAML or KIF files, telling sentences, or asking queries.
setUp in class DamlReasoningContext
|
JTP API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||