org.cogchar.bundle.app.puma
Class PumaAppUtils.GreedyHandleSet

java.lang.Object
  extended by org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
Enclosing class:
PumaAppUtils

public static class PumaAppUtils.GreedyHandleSet
extends Object

This is a crude handle-grabbing entry pont, which assumes "the application" has already been initialized. It is used from: PumaAppUtils.attachVWorldRenderModule PumaAppUtils.getKnownAnimationFiles GruesomeTAProcessingFuncs.registerActionConsumers GreedyHandleSet.processPendingThingActions CCRK_DemoActivator.startDeicticMonitoring - New capstone features for viz of gaze, pointing, throwing, kicking CCRK_DemoActivator.setupDebuggingScaffold - disabled exposure to Swing GUI


Field Summary
 org.cogchar.blob.emit.BehaviorConfigEmitter animBCE
           
 org.cogchar.blob.emit.GlobalConfigEmitter gce
           
 PumaConfigManager pcm
           
 PumaGlobalModeManager pgmm
           
 PumaRegistryClientFinder prcFinder
           
 PumaRegistryClient pumaRegClient
           
 PumaWebMapper pumaWebMapper
           
 org.appdapter.help.repo.RepoClient rc
           
 
Constructor Summary
PumaAppUtils.GreedyHandleSet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prcFinder

public PumaRegistryClientFinder prcFinder

pumaRegClient

public PumaRegistryClient pumaRegClient

pcm

public final PumaConfigManager pcm

rc

public org.appdapter.help.repo.RepoClient rc

pumaWebMapper

public PumaWebMapper pumaWebMapper

pgmm

public final PumaGlobalModeManager pgmm

gce

public org.cogchar.blob.emit.GlobalConfigEmitter gce

animBCE

public org.cogchar.blob.emit.BehaviorConfigEmitter animBCE
Constructor Detail

PumaAppUtils.GreedyHandleSet

public PumaAppUtils.GreedyHandleSet()


Copyright © 2010-2013. All Rights Reserved.