19 #ifndef COPASI_CMoietiesTask
20 #define COPASI_CMoietiesTask
74 std::ostream * pOstream);
81 virtual bool process(
const bool & useInitialValues);
103 #endif // COPASI_CMoietiesTask
virtual CCopasiMethod * createMethod(const int &type) const
virtual bool process(const bool &useInitialValues)
CMoietiesTask(const CCopasiTask::Type &type=CCopasiTask::moieties, const CCopasiContainer *pParent=NULL)
virtual bool setCallBack(CProcessReport *pCallBack)
virtual bool initialize(const OutputFlag &of, COutputHandler *pOutputHandler, std::ostream *pOstream)
virtual bool setMethodType(const int &type)
static const unsigned int ValidMethods[]