yes normalization is a relation model concept.
thats because the object oriented data models enforces normalization them self.
because 3'rd normal form is the obvious mapping of object model to tables!
the normalization which may be hard mathematical concept in rdbms becomes
obvious matter with object oriented view.