26 #ifndef STOPPINGCRITERION_STOPPINGCRITERIA_METHODFACTORY_H 27 #define STOPPINGCRITERION_STOPPINGCRITERIA_METHODFACTORY_H 29 #include <MonitorIn.hxx> 57 #endif // STOPPINGCRITERION_STOPPINGCRITERIA_METHODFACTORY_H
static Method * createMethod(mml::Method &m)
create a method according to the xsdcxx object method
Definition: MethodFactory.cpp:38
MethodFactory()
constructor
Definition: MethodFactory.cpp:32
A Method represent how to make the boolean assessment with criteria data (a vector of double) ...
Definition: Method.h:42
A factory to create method.
Definition: MethodFactory.h:43
~MethodFactory()
destructor
Definition: MethodFactory.cpp:35