All refinements to a class must be contained in a single

refine interface <classname> declaration. For example, you cannot have a

refine interface Router declaration in the mymodel1.mdl file, and then another refine interface Router in the mymodel2.mdl. Likewise, you cannot have more than one refine interface Router declaration in the mymodel1.mdl file.