Package physis.core.triggers

Interface Summary
Trigger A trigger is a predefined event which is performed at given time in the system and/or if some conditions occur.
 

Class Summary
ChangeTaskBonusesTrigger  
DataExtractTrigger Subclasses can extract some specific information about the population.
DisasterTrigger  
EnvironmentTrigger An environment-trigger can alter the environment of the population during the running.
GeneticSnapshotTrigger  
OrganismExtractTrigger  
ParameterTrigger A parametertrigger can adjust the system-parameters in the Configuration class.
TriggerFactory  
TriggerImpl Provides the basic implementation for the trigger classes.
Triggers This class represents the main container of the triggers.