|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.indiana.iucbrf.casepackage.Case
edu.indiana.iucbrf.casepackage.Marker
public class Marker
A Marker can be thought of as a place-holder for a case in the case base.
| Field Summary |
|---|
| Fields inherited from class edu.indiana.iucbrf.casepackage.Case |
|---|
CASE_KEY_NOT_SET, caseKey, inactiveContexts, p, problemCountAtAddition, s, source, successfulUseCount, useCount |
| Fields inherited from interface edu.indiana.util.swing.SwingRepresentable |
|---|
TITLE_FONT |
| Constructor Summary | |
|---|---|
Marker(Problem p)
Creates a new instance of Marker |
|
| Method Summary |
|---|
| Methods inherited from class edu.indiana.iucbrf.casepackage.Case |
|---|
applyFeatureNoise, applySolutionNoise, compareTo, constructIndices, equals, fromXML, getCaseAge, getCaseKey, getCaseSource, getInactiveContexts, getProblem, getProblemCountAtAddition, getSolution, getSuccessfulUseCount, getTitle, getUseCount, hasCaseKey, hasSolution, isActive, markCaseUsed, markCaseUsedSuccessfully, miscToSwing, resetCounts, setActive, setCaseKey, setCaseSource, setInactive, setInactiveContexts, setProblem, setSolution, setTitle, toString, toString, toString, toSwing, toSwing, toSwing, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Marker(Problem p)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||