Add definitions from specified child definitions set.
For each definition in child, look if it already exists in this set.
If not, add it, if yes, overload parent's definition with child definition.
Parameters: child - Definition used to overload this object.