@Deprecated public class BasicUiGeneratorFragment extends DefaultGeneratorFragment
| Constructor and Description | 
|---|
BasicUiGeneratorFragment()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
checkConfiguration(org.eclipse.emf.mwe.core.issues.Issues issues)
Deprecated.  
Called by the container after configuration so the component can validate
 the configuration before invocation. 
 | 
void | 
setFileExtensions(java.lang.String text)
Deprecated.  
  | 
addToPluginXmlRt, addToPluginXmlRt, addToPluginXmlTests, addToPluginXmlUi, addToPluginXmlUi, addToStandaloneSetup, addToStandaloneSetup, generate, generate, getExportedPackagesIde, getExportedPackagesRt, getExportedPackagesTests, getExportedPackagesUi, getGuiceBindingsRt, getGuiceBindingsUi, getImportedPackagesIde, getImportedPackagesRt, getImportedPackagesTests, getImportedPackagesUi, getRequiredBundlesIde, getRequiredBundlesRt, getRequiredBundlesTests, getRequiredBundlesUipublic void setFileExtensions(java.lang.String text)
public void checkConfiguration(org.eclipse.emf.mwe.core.issues.Issues issues)
IGeneratorFragmentcheckConfiguration in interface IGeneratorFragmentcheckConfiguration in class DefaultGeneratorFragmentissues - implementors should report configuration issues to this.