PARAMS - public class UT2004ObserverFactory<PARAMS extends UT2004AgentParameters> extends Object implements IAgentFactory<UT2004Observer,PARAMS>
UT2004Observer class.
Can't be used to instantiate other classes!
If you need to instantiate own UT2004Observer descendant, use UT2004ObserverFactory
and define own descendant of UT2004ObserverModule.
| Constructor and Description |
|---|
UT2004ObserverFactory() |
public UT2004Observer newAgent(PARAMS agentParameters) throws cz.cuni.amis.utils.exception.PogamutException
newAgent in interface IAgentFactory<UT2004Observer,PARAMS extends UT2004AgentParameters>cz.cuni.amis.utils.exception.PogamutExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.