|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CBRReasoningStep | |
jcreek.reasoning |
Uses of CBRReasoningStep in jcreek.reasoning |
Subclasses of CBRReasoningStep in jcreek.reasoning | |
class |
RetrieveResult
Title: RetriveResult Description: Runs the first step (activate) of the CBR Retrive process. |
class |
ReuseResult
Title: ReuseResult Description: Uses the cases retrieved by a RetrieveResult object to select a solultion. |
Methods in jcreek.reasoning that return CBRReasoningStep | |
CBRReasoningStep |
ReasoningUpdateEvent.getReasoningStep()
Returns the source of this event (a CBRReasoningStep instance) |
Constructors in jcreek.reasoning with parameters of type CBRReasoningStep | |
ReasoningUpdateEvent(CBRReasoningStep source,
int eventType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |