|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.indiana.iucbrf.problem.Problem
edu.indiana.iucbrf.problem.ProblemIndices
public class ProblemIndices
A marker class indicating that a problem object is really just the indices of a full problem.
| Field Summary |
|---|
| Fields inherited from class edu.indiana.iucbrf.problem.Problem |
|---|
features |
| Fields inherited from interface edu.indiana.util.swing.SwingRepresentable |
|---|
TITLE_FONT |
| Constructor Summary | |
|---|---|
protected |
ProblemIndices()
|
|
ProblemIndices(FeatureCollection features)
Creates a new instance of ProblemIndices |
| Method Summary | |
|---|---|
ProblemIndices |
constructIndices(Domain domain)
Constructs a ProblemIndices. |
java.util.Iterator |
indicesIterator(Domain domain)
|
| Methods inherited from class edu.indiana.iucbrf.problem.Problem |
|---|
compareTo, equals, fromXML, getFeature, getFeatures, getUnestimatedCopy, toString, toString, toSwing, toSwing, toXML, update |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ProblemIndices()
public ProblemIndices(FeatureCollection features)
| Method Detail |
|---|
public ProblemIndices constructIndices(Domain domain)
Problem
constructIndices in class Problempublic java.util.Iterator indicesIterator(Domain domain)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||