|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IAgent in org.commonreality.agents |
|---|
| Classes in org.commonreality.agents that implement IAgent | |
|---|---|
class |
AbstractAgent
|
| Uses of IAgent in org.commonreality.efferent |
|---|
| Methods in org.commonreality.efferent with parameters of type IAgent | |
|---|---|
E |
IEfferentCommandTemplate.instantiate(IAgent agent,
IEfferentObject object)
instantiate this template using the supplied object |
| Uses of IAgent in org.commonreality.efferent.impl |
|---|
| Methods in org.commonreality.efferent.impl with parameters of type IAgent | |
|---|---|
E |
AbstractEfferentCommandTemplate.instantiate(IAgent agent,
IEfferentObject object)
|
| Uses of IAgent in org.commonreality.modalities.motor |
|---|
| Methods in org.commonreality.modalities.motor with parameters of type IAgent | |
|---|---|
M |
MovementCommandTemplate.instantiate(IAgent agent,
IEfferentObject object)
|
| Uses of IAgent in org.commonreality.modalities.vocal |
|---|
| Methods in org.commonreality.modalities.vocal with parameters of type IAgent | |
|---|---|
VocalizationCommand |
VocalizationCommandTemplate.instantiate(IAgent agent,
IEfferentObject object)
|
| Uses of IAgent in org.commonreality.reality |
|---|
| Methods in org.commonreality.reality that return types with arguments of type IAgent | |
|---|---|
static java.util.Collection<IAgent> |
CommonReality.getAgents()
|
| Methods in org.commonreality.reality with parameters of type IAgent | |
|---|---|
static void |
CommonReality.addAgent(IAgent agent)
|
static void |
CommonReality.removeAgent(IAgent agent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||