public class ConfigurationComponentGeneratorAdapter
extends GenPackageGeneratorAdapter
EPackage and ResourceFactoryImpl instances to the corresponding registry| Modifier and Type | Field and Description |
|---|---|
protected static int |
PACKAGE_INFO |
protected static int |
PACKAGE_OSGI_CONFIGURATION |
| Constructor and Description |
|---|
ConfigurationComponentGeneratorAdapter(GeneratorAdapterFactory generatorAdapterFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateConfigurationComponent(GenPackage genPackage,
Monitor monitor)
Generates the configuration service component for the
GenPackage |
protected Diagnostic |
generateModel(java.lang.Object object,
Monitor monitor) |
protected void |
generatePackageInfo(GenPackage genPackage,
Monitor monitor)
Generates the package info for the
GenPackage |
protected JETEmitterDescriptor[] |
getJETEmitterDescriptors()
Returns the set of
JETEmitterDescriptors used by the adapter. |
protected static final int PACKAGE_OSGI_CONFIGURATION
protected static final int PACKAGE_INFO
public ConfigurationComponentGeneratorAdapter(GeneratorAdapterFactory generatorAdapterFactory)
protected JETEmitterDescriptor[] getJETEmitterDescriptors()
JETEmitterDescriptors used by the adapter. The contents of the returned array
should never be changed. Rather, subclasses may override this method to return a different array altogether.protected Diagnostic generateModel(java.lang.Object object,
Monitor monitor)
protected void generateConfigurationComponent(GenPackage genPackage,
Monitor monitor)
GenPackagegenPackage - the package to create the configuration component formonitor - the progress monitorprotected void generatePackageInfo(GenPackage genPackage,
Monitor monitor)
GenPackagegenPackage - the package to create the configuration component formonitor - the progress monitorData In Motion Consulting GmbH (2017)