org.gscg.gameleader.interactionlayer.experiment
Interface ExperimentInterface

All Known Subinterfaces:
RemoteInteractionLayerInterface
All Known Implementing Classes:
GameLeaderInteractionLayer

public interface ExperimentInterface

Copyright (c) 2003-2005 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl . The source code and binary code of this software is proprietary information of Delft University of Technology.

Since:
1.0.0
Version:
$Revision: 1.1 $ $Date: 2005/06/16 12:34:06 $
Author:
Stijn-Pieter van Houten

Method Summary
 void parseExperiment(org.jdom.Element experimentElement)
          method parseExperiment
 

Method Detail

parseExperiment

public void parseExperiment(org.jdom.Element experimentElement)
                     throws java.rmi.RemoteException
method parseExperiment

Parameters:
experimentElement - the client-side parsed experiment as an element; should be serializable
Throws:
java.rmi.RemoteException - thrown in case of network error


Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.