vle-forge / packages

Packages for VLE: output, subformalisms, examples
3 stars 7 forks source link

Decision extension : bool exists(std::string) functions for Activity & Predicates parameters #119

Open eric-casellas opened 9 years ago

eric-casellas commented 9 years ago

In order to more easily test for parameters existence, it would be practical to have a bool exists(std::string) function rather than having to do it from iterators. This apply to parameters of both Activity & Predicates class