|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PumaRegistryClient | |
|---|---|
| org.cogchar.app.puma.behavior | |
| org.cogchar.app.puma.body | |
| org.cogchar.app.puma.registry | |
| org.cogchar.bundle.app.puma | |
| Uses of PumaRegistryClient in org.cogchar.app.puma.behavior |
|---|
| Methods in org.cogchar.app.puma.behavior with parameters of type PumaRegistryClient | |
|---|---|
void |
PumaBehaviorManager.initConfigLinks(PumaRegistryClient prc)
|
void |
DirectBehaviorAgent.initMappers(PumaRegistryClient prc,
RobotServiceContext rsc)
|
void |
PumaBehaviorManager.makeAgentForBody(org.osgi.framework.BundleContext bunCtx,
PumaRegistryClient pRegCli,
PumaDualBody pdb,
org.appdapter.core.name.Ident agentID)
|
void |
PumaBehaviorAgent.setupAndStart(org.osgi.framework.BundleContext bunCtx,
PumaRegistryClient prc,
String chanGraphQN,
String behavGraphQN)
|
| Uses of PumaRegistryClient in org.cogchar.app.puma.body |
|---|
| Methods in org.cogchar.app.puma.body with parameters of type PumaRegistryClient | |
|---|---|
void |
PumaDualBody.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. |
| Uses of PumaRegistryClient in org.cogchar.app.puma.registry |
|---|
| Classes in org.cogchar.app.puma.registry that implement PumaRegistryClient | |
|---|---|
class |
PumaRegistryClientImpl
|
| Fields in org.cogchar.app.puma.registry with type parameters of type PumaRegistryClient | |
|---|---|
protected static PumaRegistryClientFinder.PFSpec<PumaRegistryClient> |
PumaRegistryClientFinder.THE_PUMA_REGISTRY_CLIENT_Spec
|
| Methods in org.cogchar.app.puma.registry that return PumaRegistryClient | |
|---|---|
PumaRegistryClient |
PumaRegistryClientFinder.getPumaRegClientOrNull(String optOverrideName,
Class optCredClaz)
|
| Methods in org.cogchar.app.puma.registry with parameters of type PumaRegistryClient | |
|---|---|
void |
PumaRegistryClientFinder.registerPumaRegClient(PumaRegistryClient prcFacade,
String optOverrideName,
Class optCredClaz)
|
| Uses of PumaRegistryClient in org.cogchar.bundle.app.puma |
|---|
| Fields in org.cogchar.bundle.app.puma declared as PumaRegistryClient | |
|---|---|
PumaRegistryClient |
PumaAppUtils.GreedyHandleSet.pumaRegClient
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||