|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.generator.DefaultGeneratorFragment
org.eclipse.xtext.generator.ImplicitRuntimeFragment
public class ImplicitRuntimeFragment
| Constructor Summary | |
|---|---|
ImplicitRuntimeFragment()
|
|
| Method Summary | |
|---|---|
void |
addToPluginXmlRt(Grammar grammar,
org.eclipse.xpand2.XpandExecutionContext ctx)
Used to add code to the plugin.xml of the runtime bundle. |
java.lang.String[] |
getImportedPackagesRt(Grammar grammar)
return the imported packages for the runtime bundle |
java.lang.String[] |
getRequiredBundlesRt(Grammar grammar)
return the bundles this fragment requires at runtime |
| Methods inherited from class org.eclipse.xtext.generator.DefaultGeneratorFragment |
|---|
addToPluginXmlUi, addToStandaloneSetup, checkConfiguration, generate, getExportedPackagesRt, getExportedPackagesUi, getGuiceBindingsRt, getGuiceBindingsUi, getImportedPackagesUi, getRequiredBundlesUi |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImplicitRuntimeFragment()
| Method Detail |
|---|
public java.lang.String[] getRequiredBundlesRt(Grammar grammar)
IGeneratorFragment
getRequiredBundlesRt in interface IGeneratorFragmentgetRequiredBundlesRt in class DefaultGeneratorFragmentpublic java.lang.String[] getImportedPackagesRt(Grammar grammar)
IGeneratorFragment
getImportedPackagesRt in interface IGeneratorFragmentgetImportedPackagesRt in class DefaultGeneratorFragment
public void addToPluginXmlRt(Grammar grammar,
org.eclipse.xpand2.XpandExecutionContext ctx)
IGeneratorFragment
addToPluginXmlRt in interface IGeneratorFragmentaddToPluginXmlRt in class DefaultGeneratorFragmentctx - - the execution context to use (the plugin.xml file is already opened)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||