svoid releaseEmptyFieldValuesOfAllConcepts(Concepts cc) { for (Concept c : cc.allConcepts()) dynamicObject_releaseEmptyFieldValues(c); }