| package PACKAGE; | |
| import java.util.*; | |
| import org.eclipse.emf.ecore.*; | |
| import org.eclipse.egf.model.pattern.*; | |
| import org.eclipse.egf.pattern.execution.*; | |
| import org.eclipse.egf.pattern.query.*; | |
| import org.eclipse.egf.common.helper.*; | |
| public class CLASS { | |
| public CLASS() { | |
| //Here is the constructor | |
| } | |