@Deprecated public abstract class Influence extends Object
An influence is a desired of action emitted by an agent. The environment collects all the influences and tries to applies them according to the environment's rules.
Modifier | Constructor and Description |
---|---|
protected |
Influence(AgentIdentifier emitter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AgentIdentifier |
getEmitter()
Deprecated.
Replies the identifier of the agent that sent this influence.
|
protected Influence(AgentIdentifier emitter)
public AgentIdentifier getEmitter()
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.