public class Test7 extends Object implements StandardCBRApplication
| Constructor and Description |
|---|
Test7() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
void |
cycle(CBRQuery q) |
static void |
main(String[] args) |
void |
postCycle() |
CBRCaseBase |
preCycle() |
public Test7()
public void configure() throws ExecutionException
configure in interface StandardCBRApplicationExecutionExceptionpublic CBRCaseBase preCycle() throws ExecutionException
preCycle in interface StandardCBRApplicationExecutionExceptionpublic void cycle(CBRQuery q) throws ExecutionException
cycle in interface StandardCBRApplicationExecutionExceptionpublic void postCycle() throws ExecutionException
postCycle in interface StandardCBRApplicationExecutionExceptionCopyright © 2018 Group of Artificial Intelligence Applications (GAIA). All rights reserved.