public interface GlobalizeFactory
extends org.eclipse.emf.ecore.EFactory
GlobalizePackage
Modifier and Type | Field and Description |
---|---|
static GlobalizeFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Authorative |
createAuthorative()
Returns a new object of class 'Authorative'.
|
EventPoolImport |
createEventPoolImport()
Returns a new object of class 'Event Pool Import'.
|
Exclude |
createExclude()
Returns a new object of class 'Exclude'.
|
Global |
createGlobal()
Returns a new object of class 'Global'.
|
Globalization |
createGlobalization()
Returns a new object of class 'Globalization'.
|
Include |
createInclude()
Returns a new object of class 'Include'.
|
ItemNameFilter |
createItemNameFilter()
Returns a new object of class 'Item Name Filter'.
|
Local |
createLocal()
Returns a new object of class 'Local'.
|
MonitorPoolImport |
createMonitorPoolImport()
Returns a new object of class 'Monitor Pool Import'.
|
GlobalizePackage |
getGlobalizePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final GlobalizeFactory eINSTANCE
Globalization createGlobalization()
Local createLocal()
Include createInclude()
Exclude createExclude()
Global createGlobal()
EventPoolImport createEventPoolImport()
MonitorPoolImport createMonitorPoolImport()
Authorative createAuthorative()
ItemNameFilter createItemNameFilter()
GlobalizePackage getGlobalizePackage()