Uses of Class
org.cogchar.app.puma.body.PumaDualBody

Packages that use PumaDualBody
org.cogchar.app.puma.behavior   
org.cogchar.app.puma.body   
org.cogchar.app.puma.boot   
 

Uses of PumaDualBody in org.cogchar.app.puma.behavior
 

Methods in org.cogchar.app.puma.behavior with parameters of type PumaDualBody
 void PumaBehaviorManager.makeAgentForBody(org.osgi.framework.BundleContext bunCtx, PumaRegistryClient pRegCli, PumaDualBody pdb, org.appdapter.core.name.Ident agentID)
           
 

Uses of PumaDualBody in org.cogchar.app.puma.body
 

Methods in org.cogchar.app.puma.body that return PumaDualBody
 PumaDualBody PumaDualBodyManager.getBody(org.appdapter.core.name.Ident bodyID)
           
 

Methods in org.cogchar.app.puma.body that return types with arguments of type PumaDualBody
 Collection<PumaDualBody> PumaDualBodyManager.getAllBodies()
           
 

Methods in org.cogchar.app.puma.body with parameters of type PumaDualBody
 void PumaDualBodyManager.addBody(PumaDualBody pdb)
           
 

Uses of PumaDualBody in org.cogchar.app.puma.boot
 

Methods in org.cogchar.app.puma.boot that return PumaDualBody
protected  PumaDualBody PumaAppContext.connectDualBody(HumanoidConfig humCfg, org.appdapter.core.name.Ident graphIdentForBony)
           
 



Copyright © 2010-2013. All Rights Reserved.