public void visit(AddAction entity) {
   wGetVisitor1().visit(entity.getDeclarationOrConstraint());
 }