public interface SetupFactory
extends org.eclipse.emf.ecore.EFactory
SetupPackage
Modifier and Type | Field and Description |
---|---|
static SetupFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
OperatingSystemDescriptor |
createOperatingSystemDescriptor()
Returns a new object of class 'Operating System Descriptor'.
|
SetupDefinitions |
createSetupDefinitions()
Returns a new object of class 'Definitions'.
|
SetupModuleContainer |
createSetupModuleContainer()
Returns a new object of class 'Module Container'.
|
SubContainerModule |
createSubContainerModule()
Returns a new object of class 'Sub Container Module'.
|
SetupPackage |
getSetupPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final SetupFactory eINSTANCE
OperatingSystemDescriptor createOperatingSystemDescriptor()
SetupModuleContainer createSetupModuleContainer()
SubContainerModule createSubContainerModule()
SetupDefinitions createSetupDefinitions()
SetupPackage getSetupPackage()