Class EATestPlan


  • public class EATestPlan
    extends AbstractMultipleAgentsPlan
    Tests the english auction protocol with one initiator and four bidders with different price-strategies.
    • Constructor Detail

      • EATestPlan

        public EATestPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan