JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
magma.agent.perception
Interface IFlagPerceptor
All Superinterfaces:
IPerceptor
All Known Implementing Classes:
FlagPerceptor
public interface
IFlagPerceptor
extends
IPerceptor
The IFlagPerceptor represents flags of the agent.
Author:
Stefan Glaser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getValue
()
Retrieve the flag information.
Methods inherited from interface magma.agent.perception.
IPerceptor
getName
Method Detail
getValue
int getValue()
Retrieve the flag information.
Returns:
The perceived value of the flag.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method