|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.indiana.iucbrf.feature.unknown.AbstractUnknownFeatureHandler
edu.indiana.iucbrf.feature.unknown.DefaultValue
edu.indiana.iucbrf.feature.unknown.RegionAggregate
edu.indiana.iucbrf.feature.unknown.OracleRegionAggregate
public class OracleRegionAggregate
Title:
Description:
Copyright: Copyright (c) 2005
Company:
| Field Summary |
|---|
| Fields inherited from class edu.indiana.iucbrf.feature.unknown.RegionAggregate |
|---|
cb, currentEqClass, currentProblem, fullAggValues |
| Fields inherited from class edu.indiana.iucbrf.feature.unknown.DefaultValue |
|---|
defaultValue, defaultValueMap, domain, storeEstimates, useEstimates |
| Fields inherited from class edu.indiana.iucbrf.feature.unknown.AbstractUnknownFeatureHandler |
|---|
debugMode |
| Constructor Summary | |
|---|---|
OracleRegionAggregate(PartitionedCaseBase cb)
|
|
| Method Summary | |
|---|---|
protected int |
getNearestEqClass(Problem newP)
|
void |
oracleSetEqClass(Problem fullyKnown)
Sets eq class to the correct value, according to the Oracle, which has sent the fully known problem. |
| Methods inherited from class edu.indiana.iucbrf.feature.unknown.RegionAggregate |
|---|
differenceOfUnknownFeatureImpl, featureAdded, featureChanged, featureRemoved, featureReplaced, featuresCleared, finalize, getAbbreviatedName, getCurrentConf, getDefaultValueImpl, getName, getNearestEqClassImpl, getPreviouslySetGuessOfEqClass |
| Methods inherited from class edu.indiana.iucbrf.feature.unknown.DefaultValue |
|---|
equals, getDefaultValue, hashCode, setStoreEstimates, setUseEstimates, useEstimates |
| Methods inherited from class edu.indiana.iucbrf.feature.unknown.AbstractUnknownFeatureHandler |
|---|
differenceOfUnknownFeature, getDebugMode, setDebugMode |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OracleRegionAggregate(PartitionedCaseBase cb)
| Method Detail |
|---|
public void oracleSetEqClass(Problem fullyKnown)
fullyKnown - Problemprotected int getNearestEqClass(Problem newP)
getNearestEqClass in class RegionAggregate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||