|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.cldc.ValuesActuatorFact
public class ValuesActuatorFact
Creates an instance of the values actuator using the agent's affect manager. It should be noted that factory classes are only required when migration is being used.
| Constructor Summary | |
|---|---|
ValuesActuatorFact()
|
|
| Method Summary | |
|---|---|
Actuator |
createActuator(AffectManager manager)
Factory classes implement this interface to create an actuator in the migration process. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValuesActuatorFact()
| Method Detail |
|---|
public Actuator createActuator(AffectManager manager)
ActuatorFactory
createActuator in interface ActuatorFactorymanager - the affect manager for the agent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||