JavaScript is disabled on your browser.
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
massim.framework
Interface Perception
All Superinterfaces:
Serializable
All Known Subinterfaces:
FinalPerception
,
InitialStickyPerception
,
TimeCriticalPerception
All Known Implementing Classes:
AbstractGridSimulationAgentInitialPerception
,
GoldGridSimulationAgentPerception
,
GraphSimulationAgentFinalPerception
,
GraphSimulationAgentFinalPerception
,
GraphSimulationAgentFinalPerception
,
GraphSimulationAgentInitialPerception
,
GraphSimulationAgentInitialPerception
,
GraphSimulationAgentInitialPerception
,
GraphSimulationAgentPerception
,
GraphSimulationAgentPerception
,
GraphSimulationAgentPerception
,
GridSimulationAgentFinalPerception
,
GridSimulationAgentFinalPerceptionAverageScore
,
GridSimulationAgentInitialPerception
,
GridSimulationAgentInitialPerception
,
GridSimulationAgentPerception
,
GridSimulationAgentPerception
,
GridSimulationAgentPerception
,
GridSimulationAgentPerceptionAverage
,
SimulationAgentFinalPerception
,
SimulationAgentPerception
public interface
Perception
extends
Serializable
This interface must be implemented by all classes that serve as a perception for an agent. It's main purpose is to have type safety. Apart from that it is imperative that any class that implements this interface is serializable.
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
Copyright © 2013. All Rights Reserved.