Uses of Interface
jadex.bdi.planlib.protocols.IQueryNextroundInfo

Packages that use IQueryNextroundInfo
jadex.bdi.planlib.protocols   
 

Uses of IQueryNextroundInfo in jadex.bdi.planlib.protocols
 

Classes in jadex.bdi.planlib.protocols that implement IQueryNextroundInfo
 class ICNPHandler
          A helper class that handles a receiver side goals of the iterated contract net protocol by delegating to some implementation of the corresponding interface.
 

Fields in jadex.bdi.planlib.protocols declared as IQueryNextroundInfo
protected  IQueryNextroundInfo ICNPHandler.query_nextround_info
          The query nextround info.
 

Constructors in jadex.bdi.planlib.protocols with parameters of type IQueryNextroundInfo
ICNPHandler(IProposalEvaluator proposal_evaluator, IQueryNextroundInfo query_nextround_info)
          Create an ICNPHandler using the given implementations.
 



Copyright © 2010. All Rights Reserved.