public interface CommonFactory
extends org.eclipse.emf.ecore.EFactory
CommonPackage
Modifier and Type | Field and Description |
---|---|
static CommonFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
PostgresSetupModule |
createPostgresSetupModule()
Returns a new object of class 'Postgres Setup Module'.
|
SerialToNetworkMapping |
createSerialToNetworkMapping()
Returns a new object of class 'Serial To Network Mapping'.
|
SerialToNetworkSetupModule |
createSerialToNetworkSetupModule()
Returns a new object of class 'Serial To Network Setup Module'.
|
CommonPackage |
getCommonPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final CommonFactory eINSTANCE
PostgresSetupModule createPostgresSetupModule()
SerialToNetworkSetupModule createSerialToNetworkSetupModule()
SerialToNetworkMapping createSerialToNetworkMapping()
CommonPackage getCommonPackage()