|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectaminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
aminePlatform.engines.memoryBasedInferences.MemoryDeductiveInference
Description: MemoryDeductiveInference is specialization MemoryBasedInferences.
Copyright : Copyright (c) Adil KABBAJ 2004-2009
Field Summary |
Fields inherited from class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences |
ABDUCTIVE_INFERENCE_MODE, ANALOGICAL_INFERENCE_MODE, DEDUCTIVE_INFERENCE_MODE, integrationSituation, lexicon, ontology, rulesUsed, txtArea |
Constructor Summary | |
MemoryDeductiveInference(Ontology ontology,
Lexicon lexicon)
|
Method Summary | |
CG |
doInferenceStep(CG newDescr,
SimulationObject simulationObject)
|
boolean |
isActivable(CG cg)
|
Methods inherited from class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences |
getTextArea, inferenceStep, oneInferenceStep, setTextArea, strictInferenceChain |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemoryDeductiveInference(Ontology ontology, Lexicon lexicon) throws DynamicKnowledgeIntegrationException
Method Detail |
public boolean isActivable(CG cg)
public CG doInferenceStep(CG newDescr, SimulationObject simulationObject) throws java.lang.Exception
doInferenceStep
in class MemoryBasedInferences
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |