A B C D F G H I L M N O P Q R S T U V W _

A

absorbContext(PumaRegistryClient, BundleContext, RepoClient, HumanoidConfig, Ident) - Method in class org.cogchar.app.puma.body.PumaDualBody
Performs the substance of all body initialization, given explicit instructions.
addBody(PumaDualBody) - Method in class org.cogchar.app.puma.body.PumaDualBodyManager
 
ALL_HUMANOID_CONFIG - Static variable in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
animBCE - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
applyAllSillyEulerRotations(FigureState, Map<String, List<BoneProjectionPosition>>) - Static method in class org.cogchar.app.puma.vworld.ModelToFigureStateMappingFuncs
 
applyDefaultRepoClientAsMainConfig(PumaContextMediator, BundleContext) - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
applyDefaultRepoClientAsMainConfig(PumaContextMediator, BundleContext) - Method in class org.cogchar.app.puma.config.VanillaConfigManager
We override this method to plug in to PumaConfigManager's operations, calling applyDefaultRepoClientAsMainConfig.
applyGlobalConfig(BundleContext, RepoClient) - Method in class org.cogchar.app.puma.config.PumaGlobalModeManager
 
applyVanillaRepoClientAsMainConfig(PumaContextMediator, BundleContext) - Method in class org.cogchar.app.puma.config.VanillaConfigManager
1) Calls makeVanillaRepoClient.
attachRenderModule(RenderModule) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
Called from PumaAppUtils.attachVWorldRenderModule, which is typically called from a FrameworkStartedEvent.
attachVWorldRenderModule(BundleContext, RenderModule, Ident) - Static method in class org.cogchar.bundle.app.puma.PumaAppUtils
 

B

BONE_ROBOT_CONFIG - Static variable in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
bootUnderOSGi(BundleContext, PumaContextMediator) - Method in class org.cogchar.app.puma.boot.PumaBooter
Public entry point for the PUMA application system when running in an OSGi environment.

C

clear() - Method in class org.cogchar.app.puma.body.PumaDualBodyManager
 
clearCinematicStuff() - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
Called from PumaAppContext.initCinema (if clearFirst arg-flag is true) and PumaAppContext.disconnectAllCharsAndMappers
clearMainConfigRepoClient() - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
clearOSGiComps() - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
clearOSGiComps() - Method in class org.cogchar.app.puma.config.PumaGlobalModeManager
 
CogbotWebClientWrapper - Class in org.cogchar.app.puma.web
 
CogbotWebClientWrapper() - Constructor for class org.cogchar.app.puma.web.CogbotWebClientWrapper
 
connectAllBodies() - Method in class org.cogchar.app.puma.boot.PumaAppContext
Third (and last) stage init of OpenGL, and all other systems.
connectAnimOutChans(Theater) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
connectBonyRobotToHumanoidFigure() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
connectBonyRobotToRobokindAndVWorld(BundleContext, HumanoidConfig, Ident, RepoClient, BoneCN, List<ClassLoader>) - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
connectDualBodies(List<Ident>) - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
connectDualBody(HumanoidConfig, Ident) - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
connectHrkindVisualizationContent(ClassLoader) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
connectLiftInterface(BundleContext) - Method in class org.cogchar.app.puma.web.PumaWebMapper
 
connectLiftSceneInterface(BundleContext) - Method in class org.cogchar.app.puma.web.PumaWebMapper
 
connectSpeechOutputSvcs(BundleContext, Theater) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
connectSpeechOutputSvcs(BundleContext, Theater) - Method in class org.cogchar.app.puma.behavior.PumaSpeechOutputMapper
 
connectVisualizationResources(ClassLoader) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
Called from PumaAppContext.initCinema
connectWeb() - Method in class org.cogchar.app.puma.boot.PumaAppContext
Called only from PumaBooter.pumaBootUnsafeUnderOSGi
connectWebContent(LiftAmbassador, RepoClient, GlobalConfigEmitter.GlobalConfigService) - Method in class org.cogchar.app.puma.web.LifterLifecycle
 
create(Map<String, Object>) - Method in class org.cogchar.app.puma.web.LifterLifecycle
 

D

detachAllHumanoidFigures() - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
Called from PumaAppContext.stopAndReleaseAllHumanoids, which is called only from PumaContextCommandBox.processUpdateRequestNow
detachRenderModule(RenderModule) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
DirectBehaviorAgent - Class in org.cogchar.app.puma.behavior
 
DirectBehaviorAgent(Ident, BehaviorConfigEmitter) - Constructor for class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
disconnectAllBodies() - Method in class org.cogchar.app.puma.body.PumaDualBodyManager
 
disconnectAllCharsAndMappers() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
disconnectBonyCharFromRobokindSvcs() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
disconnectLiftSceneInterface(BundleContext) - Method in class org.cogchar.app.puma.web.PumaWebMapper
 
doResetOutputs() - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
doResetOutputs() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
doStopOutputs() - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
doStopOutputs() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
doWiringPostStart(BundleContext, Theater) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
doWiringPostStart(BundleContext, Theater) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
doWiringPreStart(BundleContext, Theater) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
doWiringPreStart(BundleContext, Theater) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 

F

fire(CogcharScreenBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.BehaviorTI
 
fire(CogcharScreenBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.CtxCmdBoxTI
 
fire(CogcharScreenBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.DirectBehaviorTI
 
fire(CogcharScreenBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.SceneMsg
 
fireOnDBA(DirectBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.DangerYoga
 
fireOnDBA(DirectBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.SayTheTime
 
fireOnPBA(PumaBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.ReloadBehavior
 
fireOnPBA(PumaBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.StopAndReset
 
fireOnPBA(PumaBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.StopResetAndRecenter
 
fireOnPBA(PumaBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.UsePermAnims
 
fireOnPBA(PumaBehaviorAgent) - Method in class org.cogchar.app.buddy.busker.TriggerItems.UseTempAnims
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.BiggerProjectile
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.Boogie
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.Boom
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.PickBalls
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.ResetMainCamera
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.Shoot
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.ShowResourceBalls
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.SmallerProjectile
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.StandUp
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.ToggleHelp
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.ToggleSkeletonHilite
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.UpdateAllHumanoidConfig
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.UpdateBoneRobotConfig
 
fireOnPCCB(PumaContextCommandBox) - Method in class org.cogchar.app.buddy.busker.TriggerItems.UpdateWorldConfig
 

G

gce - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
getActionRouter() - Static method in class org.cogchar.bundle.app.puma.GruesomeTAProcessingFuncs
 
getAgentID() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
getAllBodies() - Method in class org.cogchar.app.puma.body.PumaDualBodyManager
 
getAllCharIdents() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
getBestAnimOutChan() - Method in class org.cogchar.app.puma.behavior.PumaRobotMotionMapper
This method exposes our "best" AnimOutChan at protected scope.
getBody(Ident) - Method in class org.cogchar.app.puma.body.PumaDualBodyManager
 
getBodyGateway() - Method in class org.cogchar.app.puma.body.PumaDualBody
 
getBonyRobot() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
Unsafe access to the Robokind-compliant Cogchar model of an Avatar's joints, at protected scope.
getBundleContext() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
getCharIdent() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
getCharIdent() - Method in class org.cogchar.app.puma.body.PumaDualBody
 
getCogcharMotionSource() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
getCogcharRenderContext() - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
getCommandBox() - Method in class org.cogchar.app.puma.web.PumaWebMapper
 
getCommandSpace(Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getCommandSpace(Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
getConfigManager() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
getConfigMgr(Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getConfigMgr(Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
getCtxMediator(Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getCtxMediator(Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
getExtraResFileCLsForCat(ResourceFileCategory) - Method in class org.cogchar.app.puma.config.PumaContextMediator
Synchronous callback allowing your app to be sure it has registered classLoaders that can see all required files in the different ResourceCategories.
getFigureManager() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getFlagAllowJFrames() - Method in class org.cogchar.app.puma.config.PumaContextMediator
 
getFlagIncludeCharacters() - Method in class org.cogchar.app.puma.config.PumaContextMediator
 
getFlagIncludeVirtualWorld() - Method in class org.cogchar.app.puma.config.PumaContextMediator
 
getFlagIncludeWebServices() - Method in class org.cogchar.app.puma.config.PumaContextMediator
 
getGameFeatureAdapter() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getGlobalConfig() - Method in class org.cogchar.app.puma.config.PumaGlobalModeManager
 
getGlobalModeMgr() - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
getHRC() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getHumanoidFigure() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
getHumanoidRenderContext() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
getHumanoidRenderContext() - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
getKnownAnimationFiles() - Static method in class org.cogchar.bundle.app.puma.PumaAppUtils
 
getLogger() - Method in class org.cogchar.bundle.app.puma.PumaAppBundleActivator
 
getMainConfigRepoClient() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getMainConfigRepoClient() - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
getMainConfigRepoSpec() - Method in class org.cogchar.app.puma.config.PumaContextMediator
Mediator determines
getMainSparqlDataset() - Method in class org.cogchar.app.puma.web.PumaWebMapper
Called from o.f.b.repo - Activator and from o.c.b.bind.joseki - o.c.joswrap.RepoJosDsetDesc
getMediator() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
getMediator() - Method in class org.cogchar.app.puma.registry.PumaGlobalPrebootInjector
 
getNickName() - Method in class org.cogchar.app.puma.body.PumaDualBody
 
getOptionalFilesysRoot() - Method in class org.cogchar.app.puma.config.PumaContextMediator
 
getOrMakeMainConfigRC() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
getOrMakeMainConfigRepoClient(PumaContextMediator, BundleContext) - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
getOrMakeVWorldMapper() - Method in class org.cogchar.app.puma.boot.PumaAppContext
Public so that window system plugins can get access, e.g.
getOrMakeWebMapper() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
getPanelKind() - Method in class org.cogchar.app.puma.config.PumaContextMediator
 
getPathMgr() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getPumaRegClientOrNull(String, Class) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientFinder
 
getResFileCLsForCat(ResourceFileCategory) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getResFileCLsForCat(ResourceFileCategory) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
getRobotServiceContext() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
getServiceClass() - Method in class org.cogchar.app.puma.web.LifterLifecycle
 
getSinbad() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getSysContextRootURI() - Method in class org.cogchar.app.puma.config.PumaContextMediator
Used to set the URI of the PumaContextCommandBox, which is used as the most powerful/general target in our "Cmd" models, which should match this URI for your application.
getTargetBoxSpace(Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getTargetBoxSpace(Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
getTheInjector() - Static method in class org.cogchar.app.puma.registry.PumaGlobalPrebootInjector
 
getThingAnimMgr() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getVWM() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
getVWorldMapper(Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getVWorldMapper(Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
getWebMapper(Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
getWebMapper(Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
geWebCommandTarget() - Method in class org.cogchar.app.puma.web.PumaWebMapper
 
GruesomeTAProcessingFuncs - Class in org.cogchar.bundle.app.puma
 
GruesomeTAProcessingFuncs() - Constructor for class org.cogchar.bundle.app.puma.GruesomeTAProcessingFuncs
 

H

handleChange(String, Object, Map<String, Object>) - Method in class org.cogchar.app.puma.web.LifterLifecycle
 
hasVWorldMapper() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
hasWebMapper() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 

I

initCinema(boolean) - Method in class org.cogchar.app.puma.boot.PumaAppContext
* Called from one of these three places: 1) PumaBooter.pumaBootUnsafeUnderOSGi 2) PumaContextCommandBox.processUpdateRequestNow(WORLD_CONFIG) 3) PumaAppContext.reloadAll PumaContextCommandBox.processUpdateRequestNow(ALL_HUMANOID_CONFIG)
initConfigLinks(PumaRegistryClient) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorManager
 
initHumanoidRenderContext(String) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
First (of three) stage init of world, done BEFORE startOpenGLCanvas().
initMappers(PumaRegistryClient, RobotServiceContext) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
initModelRobotUsingBoneRobotConfig(BoneRobotConfig) - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
initVirtualWorlds(CommandSpace, PumaConfigManager, BasicThingActionRouter) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
initVWorldHumanoid(RepoClient, Ident, HumanoidConfig) - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 

L

LifterLifecycle - Class in org.cogchar.app.puma.web
Lives in the Puma project so it can access the Robokind Lifecycle API.
LifterLifecycle() - Constructor for class org.cogchar.app.puma.web.LifterLifecycle
 
loadBehaviorConfigFromRepo(RepoClient, Ident, Ident, boolean) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
loadBehaviorConfigFromTestFile(boolean) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
logFiring(CogcharScreenBox, Object, Object) - Method in class org.cogchar.app.buddy.busker.TriggerItem
 
logFiring(CogcharScreenBox) - Method in class org.cogchar.app.buddy.busker.TriggerItem
 

M

makeAgentForBody(BundleContext, PumaRegistryClient, PumaDualBody, Ident) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorManager
 
makeAgentsForAllBodies(List<Ident>) - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
makeTriggerItem(String) - Static method in class org.cogchar.app.buddy.busker.TriggerItems
 
MANAGED_GCS - Static variable in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
ModelToFigureStateMappingFuncs - Class in org.cogchar.app.puma.vworld
 
ModelToFigureStateMappingFuncs() - Constructor for class org.cogchar.app.puma.vworld.ModelToFigureStateMappingFuncs
 
myAgentID - Variable in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
myBehaviorCE - Variable in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
myForceMainConfigResetFlag - Variable in class org.cogchar.app.buddy.busker.TriggerItems.CtxCmdBoxTI
 
myMessageList - Variable in class org.cogchar.app.puma.boot.PumaBooter.BootResult
 
myOptResourceClassLoader - Variable in class org.cogchar.app.buddy.busker.TriggerItems.ReloadBehavior
 
myStatus - Variable in class org.cogchar.app.puma.boot.PumaBooter.BootResult
 
myTheater - Variable in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
myThrowable - Variable in class org.cogchar.app.puma.boot.PumaBooter.BootResult
 

N

notifyBeforeBootComplete(PumaAppContext) - Method in class org.cogchar.app.puma.config.PumaContextMediator
Boot callback sequence #4.
notifyCharactersLoaded(PumaAppContext) - Method in class org.cogchar.app.puma.config.PumaContextMediator
Boot callback sequence #3.
notifyContextBuilt(PumaAppContext) - Method in class org.cogchar.app.puma.config.PumaContextMediator
Boot callback sequence #1.
notifyEntityActionTransit(AppDebugMonitor.TransitKind, BasicEntityAction) - Method in class org.cogchar.app.puma.vworld.VWorldMonitorBinding
 
notifyPanelsConstructed(PumaAppContext) - Method in class org.cogchar.app.puma.config.PumaContextMediator
Boot callback sequence #2 - optional.
notifySourceComputingCycle(CogcharMotionSource, long, long) - Method in class org.cogchar.bundle.app.puma.SillyDemoMotionComputer
 
notifyThingActionTransit(AppDebugMonitor.TransitKind, ThingActionSpec) - Method in class org.cogchar.app.puma.vworld.VWorldMonitorBinding
 
notifyVWorldWindowClosed() - Method in class org.cogchar.app.puma.boot.PumaBooter
 

O

org.cogchar.app.buddy.busker - package org.cogchar.app.buddy.busker
 
org.cogchar.app.puma.behavior - package org.cogchar.app.puma.behavior
 
org.cogchar.app.puma.body - package org.cogchar.app.puma.body
 
org.cogchar.app.puma.boot - package org.cogchar.app.puma.boot
 
org.cogchar.app.puma.config - package org.cogchar.app.puma.config
 
org.cogchar.app.puma.registry - package org.cogchar.app.puma.registry
 
org.cogchar.app.puma.vworld - package org.cogchar.app.puma.vworld
 
org.cogchar.app.puma.web - package org.cogchar.app.puma.web
 
org.cogchar.bundle.app.puma - package org.cogchar.bundle.app.puma
 

P

pcm - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
pgmm - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
playBuiltinAnimNow(RobotAnimClient.BuiltinAnimKind) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
playBuiltinAnimNow(RobotAnimClient.BuiltinAnimKind) - Method in class org.cogchar.app.puma.behavior.PumaRobotMotionMapper
 
populateCommandSpace(RepoClient, CommandSpace, BoxSpace) - Static method in class org.cogchar.app.buddy.busker.TriggerItems
 
populateCommandSpace(CommandSpace, BoxSpace) - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
prcFinder - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
processPendingThingActions() - Static method in class org.cogchar.bundle.app.puma.GruesomeTAProcessingFuncs
Deprecated. 
processUpdateRequestAsync(String, boolean) - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
propagateState(ModelRobot, HumanoidFigure) - Static method in class org.cogchar.app.puma.vworld.ModelToFigureStateMappingFuncs
 
PumaAppBundleActivator - Class in org.cogchar.bundle.app.puma
The PumaAppBundleActivator does nothing but print some log messages when it is started or stopped.
PumaAppBundleActivator() - Constructor for class org.cogchar.bundle.app.puma.PumaAppBundleActivator
 
PumaAppContext - Class in org.cogchar.app.puma.boot
 
PumaAppContext(BundleContext, PumaContextMediator, Ident) - Constructor for class org.cogchar.app.puma.boot.PumaAppContext
 
PumaAppUtils - Class in org.cogchar.bundle.app.puma
 
PumaAppUtils() - Constructor for class org.cogchar.bundle.app.puma.PumaAppUtils
 
PumaAppUtils.GreedyHandleSet - Class in org.cogchar.bundle.app.puma
This is a crude handle-grabbing entry pont, which assumes "the application" has already been initialized.
PumaAppUtils.GreedyHandleSet() - Constructor for class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
PumaBehaviorAgent - Class in org.cogchar.app.puma.behavior
 
PumaBehaviorAgent(Ident, BehaviorConfigEmitter) - Constructor for class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
PumaBehaviorManager - Class in org.cogchar.app.puma.behavior
 
PumaBehaviorManager() - Constructor for class org.cogchar.app.puma.behavior.PumaBehaviorManager
 
PumaBodyGateway - Class in org.cogchar.app.puma.body
 
PumaBodyGateway(PumaVirtualWorldMapper, BundleContext, Ident) - Constructor for class org.cogchar.app.puma.body.PumaBodyGateway
 
PumaBooter - Class in org.cogchar.app.puma.boot
 
PumaBooter() - Constructor for class org.cogchar.app.puma.boot.PumaBooter
 
PumaBooter.BootResult - Class in org.cogchar.app.puma.boot
 
PumaBooter.BootResult() - Constructor for class org.cogchar.app.puma.boot.PumaBooter.BootResult
 
PumaBooter.BootStatus - Enum in org.cogchar.app.puma.boot
 
pumaBootUnsafeUnderOSGi(BundleContext, PumaContextMediator) - Method in class org.cogchar.app.puma.boot.PumaBooter
Protected initialization of an OSGi context - the guts.
PumaConfigManager - Class in org.cogchar.app.puma.config
 
PumaConfigManager() - Constructor for class org.cogchar.app.puma.config.PumaConfigManager
 
PumaContextCommandBox - Class in org.cogchar.app.puma.boot
This class is intended to be the "public" API to the PUMA "system", for use from direct commands sent by GUIs or network.
PumaContextCommandBox(PumaAppContext) - Constructor for class org.cogchar.app.puma.boot.PumaContextCommandBox
 
PumaContextMediator - Class in org.cogchar.app.puma.config
This mediator is our "/etc/rc", the "top" mechanism available to customize the Cogchar PUMA boot up sequence.
PumaContextMediator() - Constructor for class org.cogchar.app.puma.config.PumaContextMediator
 
PumaDualBody - Class in org.cogchar.app.puma.body
 
PumaDualBody(Ident, String) - Constructor for class org.cogchar.app.puma.body.PumaDualBody
 
PumaDualBodyManager - Class in org.cogchar.app.puma.body
 
PumaDualBodyManager() - Constructor for class org.cogchar.app.puma.body.PumaDualBodyManager
 
PumaGlobalModeManager - Class in org.cogchar.app.puma.config
 
PumaGlobalModeManager() - Constructor for class org.cogchar.app.puma.config.PumaGlobalModeManager
 
PumaGlobalPrebootInjector - Class in org.cogchar.app.puma.registry
 
PumaGlobalPrebootInjector() - Constructor for class org.cogchar.app.puma.registry.PumaGlobalPrebootInjector
 
pumaRegClient - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
PumaRegistryClient - Interface in org.cogchar.app.puma.registry
Legitimate PUMA application services are accessed through this interface.
PumaRegistryClientFinder - Class in org.cogchar.app.puma.registry
 
PumaRegistryClientFinder() - Constructor for class org.cogchar.app.puma.registry.PumaRegistryClientFinder
 
PumaRegistryClientFinder.PFKind - Enum in org.cogchar.app.puma.registry
 
PumaRegistryClientFinder.PFSpec<PFType> - Class in org.cogchar.app.puma.registry
 
PumaRegistryClientImpl - Class in org.cogchar.app.puma.registry
 
PumaRegistryClientImpl(BundleContext, PumaContextMediator) - Constructor for class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
PumaRobotMotionMapper - Class in org.cogchar.app.puma.behavior
 
PumaRobotMotionMapper(Ident, BehaviorConfigEmitter, List<ClassLoader>, RobotServiceContext) - Constructor for class org.cogchar.app.puma.behavior.PumaRobotMotionMapper
 
PumaSpeechOutputMapper - Class in org.cogchar.app.puma.behavior
 
PumaSpeechOutputMapper(Ident) - Constructor for class org.cogchar.app.puma.behavior.PumaSpeechOutputMapper
 
PumaVirtualWorldMapper - Class in org.cogchar.app.puma.vworld
 
PumaVirtualWorldMapper(PumaAppContext) - Constructor for class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
PumaWebMapper - Class in org.cogchar.app.puma.web
Able to wire and start both our current HTTP services: 1) SPARQL-HTTP repo and 2) Lifter WebUI
PumaWebMapper(PumaContextCommandBox) - Constructor for class org.cogchar.app.puma.web.PumaWebMapper
 
pumaWebMapper - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
putVWorldMapper(PumaVirtualWorldMapper, Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
putVWorldMapper(PumaVirtualWorldMapper, Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 
putWebMapper(PumaWebMapper, Ident) - Method in interface org.cogchar.app.puma.registry.PumaRegistryClient
 
putWebMapper(PumaWebMapper, Ident) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientImpl
 

Q

queryCogbot(String, String) - Method in class org.cogchar.app.puma.web.CogbotWebClientWrapper
 

R

rc - Variable in class org.cogchar.bundle.app.puma.PumaAppUtils.GreedyHandleSet
 
registerActionConsumers(BasicThingActionRouter, RepoClient, GlobalConfigEmitter) - Method in class org.cogchar.app.puma.web.PumaWebMapper
Called only from GruesomeTAProcessingFuncs.registerActionConsumers()
registerActionConsumers() - Static method in class org.cogchar.bundle.app.puma.GruesomeTAProcessingFuncs
Deprecated. 
registerFrameReceiver() - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
registerPumaRegClient(PumaRegistryClient, String, Class) - Method in class org.cogchar.app.puma.registry.PumaRegistryClientFinder
 
reloadAll(boolean) - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
reloadAllBoneRobotConfigs(PumaConfigManager, RepoClient) - Method in class org.cogchar.app.puma.body.PumaDualBodyManager
 
reloadBoneRobotConfig() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
reloadCommandSpace() - Method in class org.cogchar.app.puma.boot.PumaAppContext
Would also need to reload keybindings for this to be effective
reloadGlobalConfig() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
resetMainCameraLocation() - Method in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
resetMainConfigAndCheckThingActions() - Method in class org.cogchar.app.puma.boot.PumaAppContext
Called from PumaContextCommandBox.processUpdateRequestNow(THING_ACTIONS)
resetToDefaultConfig() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
resolveGraphForCharAndRole(Ident, Ident) - Method in class org.cogchar.app.puma.config.PumaGlobalModeManager
 
ResourceFileCategory - Enum in org.cogchar.app.puma.registry
 

S

sayTextNow(String) - Method in class org.cogchar.app.puma.behavior.DirectBehaviorAgent
 
sceneInfo - Variable in class org.cogchar.app.buddy.busker.TriggerItems.SceneMsg
 
setMainConfigRepoClient(RepoClient) - Method in class org.cogchar.app.puma.config.PumaConfigManager
 
setMediator(PumaContextMediator, boolean) - Method in class org.cogchar.app.puma.registry.PumaGlobalPrebootInjector
 
setupActionConsumer(BasicThingActionRouter, GlobalConfigEmitter, Ident, RepoClient, GoodyFactory) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
 
setupAndStart(BundleContext, PumaRegistryClient, String, String) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
setupAndStartBehaviorTheater(BundleContext, PumaConfigManager, String, String) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
shutdownOSGiContainer(BundleContext) - Method in class org.cogchar.app.puma.boot.PumaBooter
 
SillyDemoMotionComputer - Class in org.cogchar.bundle.app.puma
 
SillyDemoMotionComputer() - Constructor for class org.cogchar.bundle.app.puma.SillyDemoMotionComputer
 
start(BundleContext) - Method in class org.cogchar.bundle.app.puma.PumaAppBundleActivator
 
startGlobalConfigService(BundleContext) - Method in class org.cogchar.app.puma.config.PumaGlobalModeManager
 
startJointGroup(HumanoidConfig, List<ClassLoader>) - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
startLifterLifecycle(BundleContext) - Method in class org.cogchar.app.puma.web.PumaWebMapper
Tell the lifter lifecycle to start, once its OSGi dependencies are satisfied.
startOpenGLCanvas(boolean, WindowListener) - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
startOpenGLCanvas(boolean, WindowListener) - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
Second (and most crucial) stage of OpenGL init.
startRepoClientLifecyle(BundleContext, RepoClient) - Static method in class org.cogchar.app.puma.config.PumaConfigManager
 
startRepositoryConfigServices() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
startSillyMotionComputersDemoForVWorldOnly(BundleContext, Robot.Id) - Static method in class org.cogchar.bundle.app.puma.PumaAppUtils
 
startTheater(BundleContext) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
startVisemePump(List<ClassLoader>) - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
stop(BundleContext) - Method in class org.cogchar.bundle.app.puma.PumaAppBundleActivator
 
stopAllAgents() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorManager
 
stopAllSpeechOutput() - Method in class org.cogchar.app.puma.behavior.PumaSpeechOutputMapper
 
stopAndReleaseAllHumanoids() - Method in class org.cogchar.app.puma.boot.PumaAppContext
 
stopAndReset() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
stopAndReset() - Method in class org.cogchar.app.puma.behavior.PumaRobotMotionMapper
 
stopEverything() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
stopResetAndRecenter() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
stopTheater(boolean) - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 

T

THE_PUMA_REGISTRY_CLIENT_Spec - Static variable in class org.cogchar.app.puma.registry.PumaRegistryClientFinder
 
THING_ACTIONS - Static variable in class org.cogchar.app.puma.boot.PumaContextCommandBox
 
toggleHelpScreenDisplay() - Method in class org.cogchar.app.puma.vworld.PumaVirtualWorldMapper
Called from TriggerItems.ToggleHelp.fireOnPCCB
toString() - Method in class org.cogchar.app.puma.body.PumaDualBody
 
TriggerItem - Class in org.cogchar.app.buddy.busker
 
TriggerItem() - Constructor for class org.cogchar.app.buddy.busker.TriggerItem
 
TriggerItems - Class in org.cogchar.app.buddy.busker
Contains all the trigger-"commands" currently available through V-World GUI (except for scene-triggers).
TriggerItems() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems
 
TriggerItems.BehaviorTI - Class in org.cogchar.app.buddy.busker
 
TriggerItems.BehaviorTI() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.BehaviorTI
 
TriggerItems.BiggerProjectile - Class in org.cogchar.app.buddy.busker
 
TriggerItems.BiggerProjectile() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.BiggerProjectile
 
TriggerItems.Boogie - Class in org.cogchar.app.buddy.busker
 
TriggerItems.Boogie() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.Boogie
 
TriggerItems.Boom - Class in org.cogchar.app.buddy.busker
 
TriggerItems.Boom() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.Boom
 
TriggerItems.CtxCmdBoxTI - Class in org.cogchar.app.buddy.busker
 
TriggerItems.CtxCmdBoxTI() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.CtxCmdBoxTI
 
TriggerItems.DangerYoga - Class in org.cogchar.app.buddy.busker
 
TriggerItems.DangerYoga() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.DangerYoga
 
TriggerItems.DirectBehaviorTI - Class in org.cogchar.app.buddy.busker
 
TriggerItems.DirectBehaviorTI() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.DirectBehaviorTI
 
TriggerItems.PickBalls - Class in org.cogchar.app.buddy.busker
 
TriggerItems.PickBalls() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.PickBalls
 
TriggerItems.ReloadBehavior - Class in org.cogchar.app.buddy.busker
 
TriggerItems.ReloadBehavior() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.ReloadBehavior
 
TriggerItems.ResetMainCamera - Class in org.cogchar.app.buddy.busker
 
TriggerItems.ResetMainCamera() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.ResetMainCamera
 
TriggerItems.SayTheTime - Class in org.cogchar.app.buddy.busker
 
TriggerItems.SayTheTime() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.SayTheTime
 
TriggerItems.SceneMsg - Class in org.cogchar.app.buddy.busker
 
TriggerItems.SceneMsg() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.SceneMsg
 
TriggerItems.Shoot - Class in org.cogchar.app.buddy.busker
 
TriggerItems.Shoot() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.Shoot
 
TriggerItems.ShowResourceBalls - Class in org.cogchar.app.buddy.busker
 
TriggerItems.ShowResourceBalls() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.ShowResourceBalls
 
TriggerItems.SmallerProjectile - Class in org.cogchar.app.buddy.busker
 
TriggerItems.SmallerProjectile() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.SmallerProjectile
 
TriggerItems.StandUp - Class in org.cogchar.app.buddy.busker
 
TriggerItems.StandUp() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.StandUp
 
TriggerItems.StopAndReset - Class in org.cogchar.app.buddy.busker
 
TriggerItems.StopAndReset() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.StopAndReset
 
TriggerItems.StopResetAndRecenter - Class in org.cogchar.app.buddy.busker
 
TriggerItems.StopResetAndRecenter() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.StopResetAndRecenter
 
TriggerItems.ToggleHelp - Class in org.cogchar.app.buddy.busker
 
TriggerItems.ToggleHelp() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.ToggleHelp
 
TriggerItems.ToggleSkeletonHilite - Class in org.cogchar.app.buddy.busker
 
TriggerItems.ToggleSkeletonHilite() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.ToggleSkeletonHilite
 
TriggerItems.UpdateAllHumanoidConfig - Class in org.cogchar.app.buddy.busker
 
TriggerItems.UpdateAllHumanoidConfig() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.UpdateAllHumanoidConfig
 
TriggerItems.UpdateBoneRobotConfig - Class in org.cogchar.app.buddy.busker
 
TriggerItems.UpdateBoneRobotConfig() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.UpdateBoneRobotConfig
 
TriggerItems.UpdateWorldConfig - Class in org.cogchar.app.buddy.busker
 
TriggerItems.UpdateWorldConfig() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.UpdateWorldConfig
 
TriggerItems.UsePermAnims - Class in org.cogchar.app.buddy.busker
 
TriggerItems.UsePermAnims() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.UsePermAnims
 
TriggerItems.UseTempAnims - Class in org.cogchar.app.buddy.busker
 
TriggerItems.UseTempAnims() - Constructor for class org.cogchar.app.buddy.busker.TriggerItems.UseTempAnims
 

U

updateBonyConfig(RepoClient, Ident, BoneCN) - Method in class org.cogchar.app.puma.body.PumaDualBody
 
updateModelRobotUsingBoneRobotConfig(BoneRobotConfig) - Method in class org.cogchar.app.puma.body.PumaBodyGateway
 
usePermAnims() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 
useTempAnims() - Method in class org.cogchar.app.puma.behavior.PumaBehaviorAgent
 

V

valueOf(String) - Static method in enum org.cogchar.app.puma.boot.PumaBooter.BootStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cogchar.app.puma.registry.PumaRegistryClientFinder.PFKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cogchar.app.puma.registry.ResourceFileCategory
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cogchar.app.puma.boot.PumaBooter.BootStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cogchar.app.puma.registry.PumaRegistryClientFinder.PFKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cogchar.app.puma.registry.ResourceFileCategory
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaConfigManager - Class in org.cogchar.app.puma.config
 
VanillaConfigManager() - Constructor for class org.cogchar.app.puma.config.VanillaConfigManager
 
VWorldMonitorBinding - Class in org.cogchar.app.puma.vworld
 
VWorldMonitorBinding() - Constructor for class org.cogchar.app.puma.vworld.VWorldMonitorBinding
 

W

WORLD_CONFIG - Static variable in class org.cogchar.app.puma.boot.PumaContextCommandBox
 

_

_directlyStartSpeakingText(String) - Method in class org.cogchar.app.puma.behavior.PumaSpeechOutputMapper
Deprecated. 

A B C D F G H I L M N O P Q R S T U V W _

Copyright © 2010-2013. All Rights Reserved.