Class MedicationInDevelopmentEvent


  • public class MedicationInDevelopmentEvent
    extends InDevelopmentEvent
    MedicationInDevelopmentEvent - An global event This event indicates that the medication for the given pathogen is indevelopment.
    • Constructor Detail

      • MedicationInDevelopmentEvent

        public MedicationInDevelopmentEvent​(int sinceRound,
                                            int untilRound,
                                            Pathogen pathogen)
      • MedicationInDevelopmentEvent

        public MedicationInDevelopmentEvent()