nl.tudelft.goal.ut2004.visualizer.connection
Interface EnvironmentService

Package class diagram package EnvironmentService
All Superinterfaces:
Remote, Serializable
All Known Implementing Classes:
EnvironmentServiceMediator

public interface EnvironmentService
extends Remote, Serializable


Method Summary
 void addBot(AddBotCommand parameters)
           
 cz.cuni.amis.pogamut.base.agent.IAgentId getAgentId()
           
 

Method Detail

addBot

void addBot(AddBotCommand parameters)
            throws RemoteException,
                   eis.exceptions.ManagementException
Throws:
RemoteException
eis.exceptions.ManagementException

getAgentId

cz.cuni.amis.pogamut.base.agent.IAgentId getAgentId()
                                                    throws RemoteException
Throws:
RemoteException


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.