|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appdapter.core.log.BasicDebugger
org.friendularity.api.west.ThingEstimate
org.friendularity.api.west.CompoundEstimate
org.friendularity.api.west.WorldEstimate
public class WorldEstimate
| Nested Class Summary | |
|---|---|
static interface |
WorldEstimate.Consumer
|
| Nested classes/interfaces inherited from class org.friendularity.api.west.ThingEstimate |
|---|
ThingEstimate.CoordinateFrame |
| Field Summary | |
|---|---|
static String |
ESTIM_NS
|
double |
mult_A
|
Set<PersonEstimate> |
myPersonEstims
|
SelfEstimate |
mySelfEstim
|
Set<StuffEstimate> |
myStuffEstims
|
| Fields inherited from class org.friendularity.api.west.ThingEstimate |
|---|
myIdent |
| Fields inherited from class org.appdapter.core.log.BasicDebugger |
|---|
myLogger |
| Fields inherited from interface org.appdapter.core.log.Loggable |
|---|
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM |
| Constructor Summary | |
|---|---|
WorldEstimate(org.appdapter.core.name.Ident id)
|
|
| Method Summary | |
|---|---|
protected void |
ensureSubpartsExist()
|
Set<ThingEstimate> |
getSubEstimates()
|
void |
updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
|
| Methods inherited from class org.friendularity.api.west.ThingEstimate |
|---|
getIdent |
| Methods inherited from class org.appdapter.core.log.BasicDebugger |
|---|
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String ESTIM_NS
public SelfEstimate mySelfEstim
public Set<PersonEstimate> myPersonEstims
public Set<StuffEstimate> myStuffEstims
public double mult_A
| Constructor Detail |
|---|
public WorldEstimate(org.appdapter.core.name.Ident id)
| Method Detail |
|---|
protected void ensureSubpartsExist()
ensureSubpartsExist in class CompoundEstimatepublic void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
updateFromMathSpace in class CompoundEstimatepublic Set<ThingEstimate> getSubEstimates()
getSubEstimates in class CompoundEstimate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||