public interface CommonPackage
extends org.eclipse.emf.ecore.EPackage
CommonFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
CommonPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static CommonPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
PARITY
The meta object id for the '
Parity' enum. |
static int |
POSTGRES_SETUP_MODULE
The meta object id for the '
Postgres Setup Module' class. |
static int |
POSTGRES_SETUP_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
The operation id for the 'Validate Operating System' operation.
|
static int |
POSTGRES_SETUP_MODULE__CONFIGURATION_FILE
The feature id for the 'Configuration File' attribute.
|
static int |
POSTGRES_SETUP_MODULE__DATABASE
The feature id for the 'Database' reference.
|
static int |
POSTGRES_SETUP_MODULE__HOST_BASED_ACCESS_FILE
The feature id for the 'Host Based Access File' attribute.
|
static int |
POSTGRES_SETUP_MODULE__POSTGRES_USER
The feature id for the 'Postgres User' attribute.
|
static int |
POSTGRES_SETUP_MODULE_FEATURE_COUNT
The number of structural features of the 'Postgres Setup Module' class.
|
static int |
POSTGRES_SETUP_MODULE_OPERATION_COUNT
The number of operations of the 'Postgres Setup Module' class.
|
static int |
SERIAL_TO_NETWORK_MAPPING
The meta object id for the '
Serial To Network Mapping' class. |
static int |
SERIAL_TO_NETWORK_MAPPING__BAUD_RATE
The feature id for the 'Baud Rate' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__BREAK
The feature id for the 'Break' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__DATA_BITS
The feature id for the 'Data Bits' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__DEVICE
The feature id for the 'Device' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__MODEM_CONTROL
The feature id for the 'Modem Control' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__PARITY
The feature id for the 'Parity' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__RTSCTS
The feature id for the 'Rtscts' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__STOP_BITS
The feature id for the 'Stop Bits' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__TCP_PORT
The feature id for the 'Tcp Port' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__TIMEOUT
The feature id for the 'Timeout' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING__XONXOFF
The feature id for the 'Xonxoff' attribute.
|
static int |
SERIAL_TO_NETWORK_MAPPING_FEATURE_COUNT
The number of structural features of the 'Serial To Network Mapping' class.
|
static int |
SERIAL_TO_NETWORK_MAPPING_OPERATION_COUNT
The number of operations of the 'Serial To Network Mapping' class.
|
static int |
SERIAL_TO_NETWORK_SETUP_MODULE
The meta object id for the '
Serial To Network Setup Module' class. |
static int |
SERIAL_TO_NETWORK_SETUP_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
The operation id for the 'Validate Operating System' operation.
|
static int |
SERIAL_TO_NETWORK_SETUP_MODULE__MAPPINGS
The feature id for the 'Mappings' containment reference list.
|
static int |
SERIAL_TO_NETWORK_SETUP_MODULE_FEATURE_COUNT
The number of structural features of the 'Serial To Network Setup Module' class.
|
static int |
SERIAL_TO_NETWORK_SETUP_MODULE_OPERATION_COUNT
The number of operations of the 'Serial To Network Setup Module' class.
|
| Modifier and Type | Method and Description |
|---|---|
CommonFactory |
getCommonFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EEnum |
getParity()
Returns the meta object for enum '
Parity'. |
org.eclipse.emf.ecore.EAttribute |
getPostgresSetupModule_ConfigurationFile()
Returns the meta object for the attribute '
Configuration File'. |
org.eclipse.emf.ecore.EReference |
getPostgresSetupModule_Database()
Returns the meta object for the reference '
Database'. |
org.eclipse.emf.ecore.EAttribute |
getPostgresSetupModule_HostBasedAccessFile()
Returns the meta object for the attribute '
Host Based Access File'. |
org.eclipse.emf.ecore.EAttribute |
getPostgresSetupModule_PostgresUser()
Returns the meta object for the attribute '
Postgres User'. |
org.eclipse.emf.ecore.EClass |
getPostgresSetupModule()
Returns the meta object for class '
Postgres Setup Module'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_BaudRate()
Returns the meta object for the attribute '
Baud Rate'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_Break()
Returns the meta object for the attribute '
Break'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_DataBits()
Returns the meta object for the attribute '
Data Bits'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_Device()
Returns the meta object for the attribute '
Device'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_ModemControl()
Returns the meta object for the attribute '
Modem Control'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_Parity()
Returns the meta object for the attribute '
Parity'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_Rtscts()
Returns the meta object for the attribute '
Rtscts'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_StopBits()
Returns the meta object for the attribute '
Stop Bits'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_TcpPort()
Returns the meta object for the attribute '
Tcp Port'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_Timeout()
Returns the meta object for the attribute '
Timeout'. |
org.eclipse.emf.ecore.EAttribute |
getSerialToNetworkMapping_Xonxoff()
Returns the meta object for the attribute '
Xonxoff'. |
org.eclipse.emf.ecore.EClass |
getSerialToNetworkMapping()
Returns the meta object for class '
Serial To Network Mapping'. |
org.eclipse.emf.ecore.EReference |
getSerialToNetworkSetupModule_Mappings()
Returns the meta object for the containment reference list '
Mappings'. |
org.eclipse.emf.ecore.EClass |
getSerialToNetworkSetupModule()
Returns the meta object for class '
Serial To Network Setup Module'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final CommonPackage eINSTANCE
static final int POSTGRES_SETUP_MODULE
Postgres Setup Module' class.
static final int POSTGRES_SETUP_MODULE__DATABASE
static final int POSTGRES_SETUP_MODULE__POSTGRES_USER
static final int POSTGRES_SETUP_MODULE__HOST_BASED_ACCESS_FILE
static final int POSTGRES_SETUP_MODULE__CONFIGURATION_FILE
static final int POSTGRES_SETUP_MODULE_FEATURE_COUNT
static final int POSTGRES_SETUP_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
static final int POSTGRES_SETUP_MODULE_OPERATION_COUNT
static final int SERIAL_TO_NETWORK_SETUP_MODULE
Serial To Network Setup Module' class.
static final int SERIAL_TO_NETWORK_SETUP_MODULE__MAPPINGS
static final int SERIAL_TO_NETWORK_SETUP_MODULE_FEATURE_COUNT
static final int SERIAL_TO_NETWORK_SETUP_MODULE___VALIDATE_OPERATING_SYSTEM__OPERATINGSYSTEMDESCRIPTOR_IVALIDATIONCONTEXT
static final int SERIAL_TO_NETWORK_SETUP_MODULE_OPERATION_COUNT
static final int SERIAL_TO_NETWORK_MAPPING
Serial To Network Mapping' class.
static final int SERIAL_TO_NETWORK_MAPPING__DEVICE
static final int SERIAL_TO_NETWORK_MAPPING__TCP_PORT
static final int SERIAL_TO_NETWORK_MAPPING__TIMEOUT
static final int SERIAL_TO_NETWORK_MAPPING__BAUD_RATE
static final int SERIAL_TO_NETWORK_MAPPING__PARITY
static final int SERIAL_TO_NETWORK_MAPPING__XONXOFF
static final int SERIAL_TO_NETWORK_MAPPING__RTSCTS
static final int SERIAL_TO_NETWORK_MAPPING__DATA_BITS
static final int SERIAL_TO_NETWORK_MAPPING__STOP_BITS
static final int SERIAL_TO_NETWORK_MAPPING__MODEM_CONTROL
static final int SERIAL_TO_NETWORK_MAPPING__BREAK
static final int SERIAL_TO_NETWORK_MAPPING_FEATURE_COUNT
static final int SERIAL_TO_NETWORK_MAPPING_OPERATION_COUNT
static final int PARITY
Parity' enum.
org.eclipse.emf.ecore.EClass getPostgresSetupModule()
Postgres Setup Module'.
PostgresSetupModuleorg.eclipse.emf.ecore.EReference getPostgresSetupModule_Database()
Database'.
PostgresSetupModule.getDatabase(),
getPostgresSetupModule()org.eclipse.emf.ecore.EAttribute getPostgresSetupModule_PostgresUser()
Postgres User'.
PostgresSetupModule.getPostgresUser(),
getPostgresSetupModule()org.eclipse.emf.ecore.EAttribute getPostgresSetupModule_HostBasedAccessFile()
Host Based Access File'.
PostgresSetupModule.getHostBasedAccessFile(),
getPostgresSetupModule()org.eclipse.emf.ecore.EAttribute getPostgresSetupModule_ConfigurationFile()
Configuration File'.
PostgresSetupModule.getConfigurationFile(),
getPostgresSetupModule()org.eclipse.emf.ecore.EClass getSerialToNetworkSetupModule()
Serial To Network Setup Module'.
SerialToNetworkSetupModuleorg.eclipse.emf.ecore.EReference getSerialToNetworkSetupModule_Mappings()
Mappings'.
SerialToNetworkSetupModule.getMappings(),
getSerialToNetworkSetupModule()org.eclipse.emf.ecore.EClass getSerialToNetworkMapping()
Serial To Network Mapping'.
SerialToNetworkMappingorg.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_Device()
Device'.
SerialToNetworkMapping.getDevice(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_TcpPort()
Tcp Port'.
SerialToNetworkMapping.getTcpPort(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_Timeout()
Timeout'.
SerialToNetworkMapping.getTimeout(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_BaudRate()
Baud Rate'.
SerialToNetworkMapping.getBaudRate(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_Parity()
Parity'.
SerialToNetworkMapping.getParity(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_Xonxoff()
Xonxoff'.
SerialToNetworkMapping.isXonxoff(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_Rtscts()
Rtscts'.
SerialToNetworkMapping.isRtscts(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_DataBits()
Data Bits'.
SerialToNetworkMapping.getDataBits(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_StopBits()
Stop Bits'.
SerialToNetworkMapping.getStopBits(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_ModemControl()
Modem Control'.
SerialToNetworkMapping.isModemControl(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EAttribute getSerialToNetworkMapping_Break()
Break'.
SerialToNetworkMapping.isBreak(),
getSerialToNetworkMapping()org.eclipse.emf.ecore.EEnum getParity()
Parity'.
ParityCommonFactory getCommonFactory()