26 #ifndef STOPPINGCRITERION_STOPPINGCRITERIONFACTORY_H
27 #define STOPPINGCRITERION_STOPPINGCRITERIONFACTORY_H
29 #include "MonitorIn.hxx"
57 #endif // STOPPINGCRITERION_STOPPINGCRITERIONFACTORY_H
StoppingCriterionFactory()
constructor
~StoppingCriterionFactory()
destructor
Manager of the benchmark tests.
Definition: MonitoringManager.h:50
class which represent the stopping criterion to check to stop simulation a StoppingCriterion is eithe...
Definition: StoppingCriterion.h:48
class which represents a multiple criterion a multiple criterion is either an OrMUltipleCriterion or ...
Definition: MultipleCriterion.h:45
A factory to create stopping criterion.
Definition: StoppingCriterionFactory.h:41
static StoppingCriterion * createStoppingCriterion(mml::StoppingCriteria *s, MonitoringManager *monitoringManager, MultipleCriterion *parent=NULL)
create a stopping criterion according to xsdcxx generated stopping criterion