org.cogchar.app.puma.body
Class PumaDualBody

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.cogchar.app.puma.body.PumaDualBody
All Implemented Interfaces:
org.appdapter.core.log.Loggable

public class PumaDualBody
extends org.appdapter.core.log.BasicDebugger

Author:
Stu B.

Field Summary
 
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
PumaDualBody(org.appdapter.core.name.Ident dualBodyID, String nickName)
           
 
Method Summary
 void absorbContext(PumaRegistryClient prc, org.osgi.framework.BundleContext bundleCtx, org.appdapter.help.repo.RepoClient rc, HumanoidConfig humCfg, org.appdapter.core.name.Ident graphIdentForBony)
          Performs the substance of all body initialization, given explicit instructions.
 PumaBodyGateway getBodyGateway()
           
 org.appdapter.core.name.Ident getCharIdent()
           
 String getNickName()
           
 String toString()
           
 void updateBonyConfig(org.appdapter.help.repo.RepoClient qi, org.appdapter.core.name.Ident graphID, BoneCN bqn)
           
 
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, wait, wait, wait
 

Constructor Detail

PumaDualBody

public PumaDualBody(org.appdapter.core.name.Ident dualBodyID,
                    String nickName)
Method Detail

absorbContext

public void absorbContext(PumaRegistryClient prc,
                          org.osgi.framework.BundleContext bundleCtx,
                          org.appdapter.help.repo.RepoClient rc,
                          HumanoidConfig humCfg,
                          org.appdapter.core.name.Ident graphIdentForBony)
                   throws Throwable
Performs the substance of all body initialization, given explicit instructions.

Parameters:
prc -
bundleCtx -
rc -
humCfg -
graphIdentForBony -
Throws:
Throwable

getNickName

public String getNickName()

getCharIdent

public org.appdapter.core.name.Ident getCharIdent()

getBodyGateway

public PumaBodyGateway getBodyGateway()

updateBonyConfig

public void updateBonyConfig(org.appdapter.help.repo.RepoClient qi,
                             org.appdapter.core.name.Ident graphID,
                             BoneCN bqn)
                      throws Throwable
Throws:
Throwable

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010-2013. All Rights Reserved.