Class Summary |
Case |
A case consists of indexed and non-indexed features, a solution and the last similarity value that was computed for this case. |
CaseBase |
CAMUS: Case Assembly, Maintenance & Usage System |
Feature |
A feature is an attribute value pair. |
Outcome |
This class provides information about the final outcome that resulted from applying a
Solution to a Case . |
Reasoner |
Reasoner provides a collection of static, utility methods to access a case base
and perform reasoning tasks such as comparing a target case to source cases. |
Solution |
Solution to a problem. |
TargetFeature |
This class represents a target case feature. |
Value |
A value simply stores a String . |