Ejemplo n.º 1
0
 /**
  *
  * <!-- begin-user-doc -->
  * Due to a mistake in the EMF model, Model is not inheriting accept method from Entity. This
  * should be fixed.
  * <!-- end-user-doc -->
  *
  * @generated NOT
  */
 public void accept(IEntityVisitor visitor) {
   super.accept(visitor);
 }