------------------------------------------------------------------------------- Error code: VTGC(3) Error: Every feature name listed in the creators part of the constraint must occur in exactly one constraining class. What to do: Use renaming if there are several candidates or make sure that the creation constraint feature really exists. Class: BB [G -> {CC rename f as make end, CC rename g as make end} create make end] The feature `make' occurs in the following set of constraint classes: {CC}.f from formal G at constraint position #1. {CC}.g from formal G at constraint position #2. Line: 1 ->class BB [G -> {CC rename f as make end, CC rename g as make end} create make end] -------------------------------------------------------------------------------