/**
 *
 */
package a.b.c;

import org.eclipse.emf.codegen.*;

/**
 *
 */
public class SKELETON_CLASS
{
  /**
   *
   */
  public static String generate(Object model)
  {
    return "";
  }
}
