massim.gridsimulations
Class AbstractGridSimulationAgentAction

java.lang.Object
  extended by massim.gridsimulations.AbstractGridSimulationAgentAction
All Implemented Interfaces:
java.io.Serializable, Action
Direct Known Subclasses:
GraphSimulationAgentAction, GraphSimulationAgentAction, GridSimulationAgentAction, GridSimulationAgentAction, GridSimulationAgentAction, GridSimulationAgentAction, GridSimulationAgentAction

public abstract class AbstractGridSimulationAgentAction
extends java.lang.Object
implements Action

This class contains the action the agent sends to the server.

See Also:
Serialized Form

Field Summary
 java.lang.String param
           
 java.lang.String type
           
 
Constructor Summary
AbstractGridSimulationAgentAction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public java.lang.String type

param

public java.lang.String param
Constructor Detail

AbstractGridSimulationAgentAction

public AbstractGridSimulationAgentAction()


Copyright © 2012. All Rights Reserved.