jcreek.representation.cbr
Class CBRModel
java.lang.Object
jcreek.representation.BasicModel
jcreek.representation.cbr.CBRModel
- All Implemented Interfaces:
- EpistemologicalModel
- public class CBRModel
- extends BasicModel
Fields inherited from class jcreek.representation.BasicModel |
DEFAULT_EXPLANATION_STRENGTH_OF, ENTITY, HAS_DEFAULT_EXPLANATION_STRENGTH, HAS_INSTANCE, HAS_SUBCLASS, HAS_VALUE_TYPE, INHERITS_OVER, INSTANCE_OF, INVERSE_RELATION, NO_VALUE, NUMBER, RELATION, SUBCLASS_OF, SYMBOL, THING, TRANSFERS, VALUE_TYPE_OF |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HAS_INVERSE
public static final java.lang.String HAS_INVERSE
- See Also:
- Constant Field Values
HAS_COMPARATOR
public static final java.lang.String HAS_COMPARATOR
- See Also:
- Constant Field Values
COMPARATOR_OF
public static final java.lang.String COMPARATOR_OF
- See Also:
- Constant Field Values
HAS_CASE_STATUS
public static final java.lang.String HAS_CASE_STATUS
- See Also:
- Constant Field Values
CASE_STATUS_OF
public static final java.lang.String CASE_STATUS_OF
- See Also:
- Constant Field Values
HAS_SOLUTION
public static final java.lang.String HAS_SOLUTION
- See Also:
- Constant Field Values
SOLUTION_OF
public static final java.lang.String SOLUTION_OF
- See Also:
- Constant Field Values
FINDING_RELATION
public static final java.lang.String FINDING_RELATION
- See Also:
- Constant Field Values
INVERSE_FINDING_RELATION
public static final java.lang.String INVERSE_FINDING_RELATION
- See Also:
- Constant Field Values
CAUSAL_RELATION
public static final java.lang.String CAUSAL_RELATION
- See Also:
- Constant Field Values
INVERSE_CAUSAL_RELATION
public static final java.lang.String INVERSE_CAUSAL_RELATION
- See Also:
- Constant Field Values
CAUSES
public static final java.lang.String CAUSES
- See Also:
- Constant Field Values
CAUSED_BY
public static final java.lang.String CAUSED_BY
- See Also:
- Constant Field Values
IMPLIES
public static final java.lang.String IMPLIES
- See Also:
- Constant Field Values
IMPLIED_BY
public static final java.lang.String IMPLIED_BY
- See Also:
- Constant Field Values
CASE
public static final java.lang.String CASE
- See Also:
- Constant Field Values
JAVA_CLASS
public static final java.lang.String JAVA_CLASS
- See Also:
- Constant Field Values
CASE_STATUS
public static final java.lang.String CASE_STATUS
- See Also:
- Constant Field Values
PROCESSED_CASE
public static final java.lang.String PROCESSED_CASE
- See Also:
- Constant Field Values
SOLVED_CASE
public static final java.lang.String SOLVED_CASE
- See Also:
- Constant Field Values
UNSOLVED_CASE
public static final java.lang.String UNSOLVED_CASE
- See Also:
- Constant Field Values
NUMBER_COMPARISON
public static final java.lang.String NUMBER_COMPARISON
- See Also:
- Constant Field Values
CASE_COMPARISON
public static final java.lang.String CASE_COMPARISON
- See Also:
- Constant Field Values
SYMBOL_COMPARIOSON
public static final java.lang.String SYMBOL_COMPARIOSON
- See Also:
- Constant Field Values
STRING
public static final java.lang.String STRING
- See Also:
- Constant Field Values
URL
public static final java.lang.String URL
- See Also:
- Constant Field Values
CBRModel
public CBRModel()
generateEpistemologicalModel
public void generateEpistemologicalModel(KnowledgeModel model)
- Description copied from interface:
EpistemologicalModel
- Generate the epistemological in the (empty) supplied knowledge model.
- Specified by:
generateEpistemologicalModel
in interface EpistemologicalModel
- Overrides:
generateEpistemologicalModel
in class BasicModel
generateCBRModel
public static void generateCBRModel(KnowledgeModel model)
Created at IDI, NTNU by the Artificial Intelligence and Learning group