protected virtual object Visit(openehr.openehr.am.archetype.constraint_model.Impl.ARCHETYPE_INTERNAL_REF o, int depth) { ARCHETYPE_INTERNAL_REF result = new ARCHETYPE_INTERNAL_REF(); CloneC_Object(result, o); result.target_path = o.target_path().to_cil(); return result; }