org.friendularity.api.west
Class CompoundEstimate

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.friendularity.api.west.ThingEstimate
          extended by org.friendularity.api.west.CompoundEstimate
All Implemented Interfaces:
org.appdapter.core.log.Loggable
Direct Known Subclasses:
WorldEstimate

public abstract class CompoundEstimate
extends ThingEstimate

Author:
Stu B.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.friendularity.api.west.ThingEstimate
ThingEstimate.CoordinateFrame
 
Field Summary
 
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
CompoundEstimate(org.appdapter.core.name.Ident id)
           
 
Method Summary
protected abstract  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
 

Constructor Detail

CompoundEstimate

public CompoundEstimate(org.appdapter.core.name.Ident id)
Method Detail

ensureSubpartsExist

protected abstract void ensureSubpartsExist()

getSubEstimates

public Set<ThingEstimate> getSubEstimates()

updateFromMathSpace

public void updateFromMathSpace(org.cogchar.bind.symja.MathGate mg)
Specified by:
updateFromMathSpace in class ThingEstimate


Copyright © 2011-2014. All Rights Reserved.