cz.cuni.amis.pogamut.ut2004.communication.parser
Class Test02_ExtendedYylex.AdditionalMessageReaderProvider

Package class diagram package Test02_ExtendedYylex.AdditionalMessageReaderProvider
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.component.ComponentStub
      extended by cz.cuni.amis.pogamut.ut2004.communication.parser.Test02_ExtendedYylex.AdditionalMessageReaderProvider
All Implemented Interfaces:
IWorldReaderProvider, IComponent
Enclosing class:
Test02_ExtendedYylex

public class Test02_ExtendedYylex.AdditionalMessageReaderProvider
extends ComponentStub
implements IWorldReaderProvider


Constructor Summary
Test02_ExtendedYylex.AdditionalMessageReaderProvider(IAgentLogger logger, IComponentBus bus)
           
 
Method Summary
 cz.cuni.amis.utils.token.IToken getComponentId()
           
 WorldReader getReader()
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.component.ComponentStub
getController
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test02_ExtendedYylex.AdditionalMessageReaderProvider

public Test02_ExtendedYylex.AdditionalMessageReaderProvider(IAgentLogger logger,
                                                            IComponentBus bus)
Method Detail

getReader

public WorldReader getReader()
                      throws CommunicationException
Specified by:
getReader in interface IWorldReaderProvider
Throws:
CommunicationException

getComponentId

public cz.cuni.amis.utils.token.IToken getComponentId()
Specified by:
getComponentId in interface IComponent
Overrides:
getComponentId in class ComponentStub


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