Feature/improve parameters
- Fixes a bug in
hasParamInGroupwhich didn't do the same hierarchical search thatgetParamFromGroupdoes. - Deprecated unnecessary public functions
- Make accessors friends with the parameter class.
Edited by Timo Koch
hasParamInGroup which didn't do the same hierarchical search that getParamFromGroup does.