|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcreek.representation.cbr.IsoPodModel
Builds the basic model that is common to all jcreek models. This model is now deprecated. Use BasicModel if you only plan to use the
Field Summary |
Constructor Summary | |
IsoPodModel()
|
Method Summary | |
static void |
generateCBRModel(KnowledgeModel model)
|
void |
generateEpistemologicalModel(KnowledgeModel model)
Generate the epistemological in the (empty) supplied knowledge model. |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IsoPodModel()
Method Detail |
public void generateEpistemologicalModel(KnowledgeModel model)
EpistemologicalModel
generateEpistemologicalModel
in interface EpistemologicalModel
model
- KnowledgeModelpublic static void generateCBRModel(KnowledgeModel model)
public static void main(java.lang.String[] argv)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |