-------------------------------------------------------------------------------

Error code: VFAV(3)

Error: alias clause lists a parenthesis alias for a feature without arguments
  or class has other feature with parenthesis alias.
What to do: ensure that class has at most one feature with parenthesis alias
  and that this feature has at least one argument.

Class: AA
Feature name: f
Parent: BB

-------------------------------------------------------------------------------