Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
ALL
- Static variable in class galatea.glider.
Galatea
Base types for set list.
ASCEN
- Static variable in class galatea.glider.
Galatea
Base types for list order.
Ag
- class galatea.glorias.
Ag
.
This class is a general agent scheme with a minimal inference engine.
Ag(int, String)
- Constructor for class galatea.glorias.
Ag
Constructor for agents that does not implement sensors.
Ag(int, int)
- Constructor for class galatea.glorias.
Ag
Constructor for agents that implements sensors.
Agent
- class galatea.hla.
Agent
.
This is the wrapper class for agents in Galatea.
Agent()
- Constructor for class galatea.hla.
Agent
This constructor creates a new agent's instance.
Agent(String)
- Constructor for class galatea.hla.
Agent
This constructor creates an instance of the agent of
n
given type.
Ags
- class galatea.glorias.
Ags
.
Ags()
- Constructor for class galatea.glorias.
Ags
Ag constructor
act(Node, double)
- Static method in class galatea.glider.
Glider
GLIDER Method.
act()
- Method in class galatea.glider.
Node
Node's activation.
act(double)
- Method in class galatea.glider.
Node
GLIDER Method.
activateGoal(Goal)
- Method in class galatea.glorias.
Goals
This method adds a goal to the array that contains the set of agent goals.
activateSensor(int)
- Method in class galatea.glorias.
Ag
This method activates the sensor of a determined position of the
sensor`s
array (which contains the total set of the agent's sensors).
add(PrintStream, Object)
- Static method in class galatea.glider.
GStr
Adds an object to file.
add(Node, double)
- Method in class galatea.glider.
LEvents
Adds an event to list.
add(Node)
- Method in class galatea.glider.
LNodes
Adds a node to list.
add(List)
- Method in class galatea.glider.
List
Adds a list to list.
add(Object)
- Method in class galatea.glider.
List
Adds an element to list.
add(String[])
- Method in class galatea.glorias.
ListAg
This method adds an array of
Elements
to the List.
add(String)
- Method in class galatea.hla.
LAgents
This methods adds a new agent to the list.
add(Agent)
- Method in class galatea.hla.
LAgents
This methods adds a new agent to the list.
add(Agent, Output, double)
- Method in class galatea.hla.
LInfluences
This methods adds a new influence to the list of Influences.
add(String)
- Method in class galatea.hla.
SimpleList
addAssemble(List)
- Method in class galatea.glider.
Message
Add a list to assemble list.
addAssemble(Message)
- Method in class galatea.glider.
Message
Add a message to assemble list.
addField(List)
- Method in class galatea.glider.
Message
Add a list to fields list.
addField(String, int)
- Method in class galatea.glider.
Message
Add a integer field to message.
addField(String, double)
- Method in class galatea.glider.
Message
Add a real field to message.
addField(String, Object)
- Method in class galatea.glider.
Message
Add a field to message.
addObservation(String)
- Method in class galatea.glorias.
Ag
This method adds an observation to the agent's observation list.
addObservationSensor(int, String[])
- Method in class galatea.glorias.
Ag
This method is used for agents that implements sensors.
addPermanentGoal(String, int, String[])
- Method in class galatea.glorias.
Ag
This method permits to specify the structure of each agent's goal: agent's goals name and the required observations list to activate each goal.
agentId
- Variable in class galatea.hla.
Agent
This variable represents a unique identifier that is attached to each agent instance.
agentList
- Static variable in class galatea.hla.
GInterface
This variable represents the Agents' list.
agentType
- Variable in class galatea.hla.
Agent
This variable identifies the agent's type..
allGoals
- Variable in class galatea.glorias.
Goals
Array that contains all the agent's goals.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W