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 Action
All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractGridSimulationAgentAction
,
GraphSimulationAgentAction
,
GraphSimulationAgentAction
,
GraphSimulationAgentAction
,
GridSimulationAgentAction
,
GridSimulationAgentAction
,
GridSimulationAgentAction
,
GridSimulationAgentAction
,
GridSimulationAgentAction
,
InvalidAction
public interface
Action
extends
Serializable
This interface must be implemented by any class that represents an action performed by some agent. This interface does so far nothing (except implying that a class must be serializable) and it's primary purpose is to have typesafety.
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.