public interface ExporterFactory
extends org.eclipse.emf.ecore.EFactory
ExporterPackage
Modifier and Type | Field and Description |
---|---|
static ExporterFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AnnouncerType |
createAnnouncerType()
Returns a new object of class 'Announcer Type'.
|
ConfigurationType |
createConfigurationType()
Returns a new object of class 'Configuration Type'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
ExportType |
createExportType()
Returns a new object of class 'Export Type'.
|
HiveConfigurationType |
createHiveConfigurationType()
Returns a new object of class 'Hive Configuration Type'.
|
HiveType |
createHiveType()
Returns a new object of class 'Hive Type'.
|
ExporterPackage |
getExporterPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ExporterFactory eINSTANCE
AnnouncerType createAnnouncerType()
ConfigurationType createConfigurationType()
DocumentRoot createDocumentRoot()
ExportType createExportType()
HiveConfigurationType createHiveConfigurationType()
HiveType createHiveType()
ExporterPackage getExporterPackage()