Lightweight Bartering Grid

Uses of Class
lbg.peer.strategy.negotiation.ConsumptionNegotiationType

Packages that use ConsumptionNegotiationType
lbg.peer.strategy.negotiation   
lbg.simulator.tools.generator   
 

Uses of ConsumptionNegotiationType in lbg.peer.strategy.negotiation
 

Methods in lbg.peer.strategy.negotiation that return ConsumptionNegotiationType
static ConsumptionNegotiationType ConsumptionNegotiationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConsumptionNegotiationType[] ConsumptionNegotiationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of ConsumptionNegotiationType in lbg.simulator.tools.generator
 

Methods in lbg.simulator.tools.generator that return ConsumptionNegotiationType
 ConsumptionNegotiationType PolicyEnumeratorPayload.getConsumptionNegotiationType()
           
 

Constructors in lbg.simulator.tools.generator with parameters of type ConsumptionNegotiationType
PolicyEnumeratorPayload(BarteringAccountantType ba, ConsumptionNegotiationType cn, SupplyingNegotiationType sn, LocalSchedulingType ls, SupplyingRunningPreemptionType rp, SupplyingWaitingPreemptionType wp, SupplyingFilteringType sf, ConsumptionSchedulingType cs, SupplyingSchedulingType ss)
           
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.