public interface ConfigurationPackage
extends org.eclipse.emf.ecore.EPackage
ConfigurationFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ConfigurationPackage.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 int |
ABSTRACT_QUERY_TYPE
The meta object id for the '
Abstract Query Type ' class. |
static int |
ABSTRACT_QUERY_TYPE__COLUMN_MAPPING
The feature id for the 'Column Mapping' containment
reference list.
|
static int |
ABSTRACT_QUERY_TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
ABSTRACT_QUERY_TYPE__PERIOD
The feature id for the 'Period' attribute.
|
static int |
ABSTRACT_QUERY_TYPE__SQL
The feature id for the 'Sql' attribute.
|
static int |
ABSTRACT_QUERY_TYPE__SQL1
The feature id for the 'Sql1' attribute.
|
static int |
ABSTRACT_QUERY_TYPE__TIMEOUT
The feature id for the 'Timeout' attribute.
|
static int |
ABSTRACT_QUERY_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Query Type'
class.
|
static int |
ABSTRACT_QUERY_TYPE_OPERATION_COUNT
The number of operations of the 'Abstract Query Type' class.
|
static int |
ALIAS_NAME_TYPE
The meta object id for the 'Alias Name Type' data type.
|
static int |
COLUMN_MAPPING_TYPE
The meta object id for the '
Column Mapping Type ' class. |
static int |
COLUMN_MAPPING_TYPE__ALIAS_NAME
The feature id for the 'Alias Name' attribute.
|
static int |
COLUMN_MAPPING_TYPE__COLUMN_NUMBER
The feature id for the 'Column Number' attribute.
|
static int |
COLUMN_MAPPING_TYPE_FEATURE_COUNT
The number of structural features of the 'Column Mapping Type'
class.
|
static int |
COLUMN_MAPPING_TYPE_OPERATION_COUNT
The number of operations of the 'Column Mapping Type' class.
|
static int |
COLUMN_NUMBER_TYPE
The meta object id for the 'Column Number Type' data type.
|
static int |
COLUMN_NUMBER_TYPE_OBJECT
The meta object id for the 'Column Number Type Object' data
type.
|
static int |
COMMANDS_TYPE
The meta object id for the '
Commands Type ' class. |
static int |
COMMANDS_TYPE__LOCAL_NAME
The feature id for the 'Local Name' attribute.
|
static int |
COMMANDS_TYPE__SQL
The feature id for the 'Sql' attribute.
|
static int |
COMMANDS_TYPE__SQL1
The feature id for the 'Sql1' attribute.
|
static int |
COMMANDS_TYPE_FEATURE_COUNT
The number of structural features of the 'Commands Type' class.
|
static int |
COMMANDS_TYPE_OPERATION_COUNT
The number of operations of the 'Commands Type' class.
|
static int |
CONNECTION_TYPE
The meta object id for the '
Connection Type ' class. |
static int |
CONNECTION_TYPE__CONNECTION_CLASS
The feature id for the 'Connection Class' attribute.
|
static int |
CONNECTION_TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
CONNECTION_TYPE__PASSWORD
The feature id for the 'Password' attribute.
|
static int |
CONNECTION_TYPE__PROPERTY
The feature id for the 'Property' containment reference
list.
|
static int |
CONNECTION_TYPE__QUERY
The feature id for the 'Query' containment reference
list.
|
static int |
CONNECTION_TYPE__TABULAR_QUERY
The feature id for the 'Tabular Query' containment
reference list.
|
static int |
CONNECTION_TYPE__TIMEOUT
The feature id for the 'Timeout' attribute.
|
static int |
CONNECTION_TYPE__UPDATE
The feature id for the 'Update' containment reference
list.
|
static int |
CONNECTION_TYPE__URI
The feature id for the 'Uri' attribute.
|
static int |
CONNECTION_TYPE__USERNAME
The feature id for the 'Username' attribute.
|
static int |
CONNECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Connection Type'
class.
|
static int |
CONNECTION_TYPE_OPERATION_COUNT
The number of operations of the 'Connection Type' class.
|
static int |
DOCUMENT_ROOT
The meta object id for the '
Document Root ' class. |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.
|
static int |
DOCUMENT_ROOT__ROOT
The feature id for the 'Root' containment reference.
|
static int |
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.
|
static int |
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.
|
static int |
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.
|
static int |
DOCUMENT_ROOT_OPERATION_COUNT
The number of operations of the 'Document Root' class.
|
static ConfigurationPackage |
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 |
PROPERTY_ENTRY
The meta object id for the '
Property Entry ' class. |
static int |
PROPERTY_ENTRY__KEY
The feature id for the 'Key' attribute.
|
static int |
PROPERTY_ENTRY__VALUE
The feature id for the 'Value' attribute.
|
static int |
PROPERTY_ENTRY_FEATURE_COUNT
The number of structural features of the 'Property Entry' class.
|
static int |
PROPERTY_ENTRY_OPERATION_COUNT
The number of operations of the 'Property Entry' class.
|
static int |
QUERY_TYPE
The meta object id for the '
Query Type ' class. |
static int |
QUERY_TYPE__COLUMN_MAPPING
The feature id for the 'Column Mapping' containment
reference list.
|
static int |
QUERY_TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
QUERY_TYPE__PERIOD
The feature id for the 'Period' attribute.
|
static int |
QUERY_TYPE__SQL
The feature id for the 'Sql' attribute.
|
static int |
QUERY_TYPE__SQL1
The feature id for the 'Sql1' attribute.
|
static int |
QUERY_TYPE__TIMEOUT
The feature id for the 'Timeout' attribute.
|
static int |
QUERY_TYPE_FEATURE_COUNT
The number of structural features of the 'Query Type' class.
|
static int |
QUERY_TYPE_OPERATION_COUNT
The number of operations of the 'Query Type' class.
|
static int |
ROOT_TYPE
The meta object id for the '
Root Type ' class. |
static int |
ROOT_TYPE__CONNECTION
The feature id for the 'Connection' containment reference
list.
|
static int |
ROOT_TYPE_FEATURE_COUNT
The number of structural features of the 'Root Type' class.
|
static int |
ROOT_TYPE_OPERATION_COUNT
The number of operations of the 'Root Type' class.
|
static int |
TABULAR_QUERY_TYPE
The meta object id for the '
Tabular Query Type ' class. |
static int |
TABULAR_QUERY_TYPE__COLUMN_MAPPING
The feature id for the 'Column Mapping' containment
reference list.
|
static int |
TABULAR_QUERY_TYPE__COMMANDS
The feature id for the 'Commands' containment reference
list.
|
static int |
TABULAR_QUERY_TYPE__DEFAULT_UPDATE_SQL
The feature id for the 'Default Update Sql' attribute.
|
static int |
TABULAR_QUERY_TYPE__DEFAULT_UPDATE_SQL1
The feature id for the 'Default Update Sql1' attribute.
|
static int |
TABULAR_QUERY_TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
TABULAR_QUERY_TYPE__ID_COLUMN
The feature id for the 'Id Column' attribute.
|
static int |
TABULAR_QUERY_TYPE__PERIOD
The feature id for the 'Period' attribute.
|
static int |
TABULAR_QUERY_TYPE__SQL
The feature id for the 'Sql' attribute.
|
static int |
TABULAR_QUERY_TYPE__SQL1
The feature id for the 'Sql1' attribute.
|
static int |
TABULAR_QUERY_TYPE__TIMEOUT
The feature id for the 'Timeout' attribute.
|
static int |
TABULAR_QUERY_TYPE__UPDATE_COLUMNS
The feature id for the 'Update Columns' containment
reference list.
|
static int |
TABULAR_QUERY_TYPE_FEATURE_COUNT
The number of structural features of the 'Tabular Query Type'
class.
|
static int |
TABULAR_QUERY_TYPE_OPERATION_COUNT
The number of operations of the 'Tabular Query Type' class.
|
static int |
UPDATE_COLUMNS_TYPE
The meta object id for the '
Update Columns Type ' class. |
static int |
UPDATE_COLUMNS_TYPE__COLUMN_NAME
The feature id for the 'Column Name' attribute.
|
static int |
UPDATE_COLUMNS_TYPE__CUSTOM_UPDATE_SQL
The feature id for the 'Custom Update Sql' attribute.
|
static int |
UPDATE_COLUMNS_TYPE_FEATURE_COUNT
The number of structural features of the 'Update Columns Type'
class.
|
static int |
UPDATE_COLUMNS_TYPE_OPERATION_COUNT
The number of operations of the 'Update Columns Type' class.
|
static int |
UPDATE_MAPPING_TYPE
The meta object id for the '
Update Mapping Type ' class. |
static int |
UPDATE_MAPPING_TYPE__NAME
The feature id for the 'Name' attribute.
|
static int |
UPDATE_MAPPING_TYPE__NAMED_PARAMETER
The feature id for the 'Named Parameter' attribute.
|
static int |
UPDATE_MAPPING_TYPE_FEATURE_COUNT
The number of structural features of the 'Update Mapping Type'
class.
|
static int |
UPDATE_MAPPING_TYPE_OPERATION_COUNT
The number of operations of the 'Update Mapping Type' class.
|
static int |
UPDATE_TYPE
The meta object id for the '
Update Type ' class. |
static int |
UPDATE_TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
UPDATE_TYPE__MAPPING
The feature id for the 'Mapping' containment reference
list.
|
static int |
UPDATE_TYPE__SQL
The feature id for the 'Sql' attribute.
|
static int |
UPDATE_TYPE__SQL1
The feature id for the 'Sql1' attribute.
|
static int |
UPDATE_TYPE__TIMEOUT
The feature id for the 'Timeout' attribute.
|
static int |
UPDATE_TYPE_FEATURE_COUNT
The number of structural features of the 'Update Type' class.
|
static int |
UPDATE_TYPE_OPERATION_COUNT
The number of operations of the 'Update Type' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getAbstractQueryType_ColumnMapping()
Returns the meta object for the containment reference list '
Column Mapping '. |
org.eclipse.emf.ecore.EAttribute |
getAbstractQueryType_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EAttribute |
getAbstractQueryType_Period()
Returns the meta object for the attribute '
Period '. |
org.eclipse.emf.ecore.EAttribute |
getAbstractQueryType_Sql()
Returns the meta object for the attribute '
Sql '. |
org.eclipse.emf.ecore.EAttribute |
getAbstractQueryType_Sql1()
Returns the meta object for the attribute '
Sql1 '. |
org.eclipse.emf.ecore.EAttribute |
getAbstractQueryType_Timeout()
Returns the meta object for the attribute '
Timeout '. |
org.eclipse.emf.ecore.EClass |
getAbstractQueryType()
Returns the meta object for class '
Abstract Query Type '. |
org.eclipse.emf.ecore.EDataType |
getAliasNameType()
Returns the meta object for data type '
Alias Name Type '. |
org.eclipse.emf.ecore.EAttribute |
getColumnMappingType_AliasName()
Returns the meta object for the attribute '
Alias Name '. |
org.eclipse.emf.ecore.EAttribute |
getColumnMappingType_ColumnNumber()
Returns the meta object for the attribute '
Column Number '. |
org.eclipse.emf.ecore.EClass |
getColumnMappingType()
Returns the meta object for class '
Column Mapping Type '. |
org.eclipse.emf.ecore.EDataType |
getColumnNumberType()
Returns the meta object for data type 'Column Number Type'.
|
org.eclipse.emf.ecore.EDataType |
getColumnNumberTypeObject()
Returns the meta object for data type '
Column Number Type Object '. |
org.eclipse.emf.ecore.EAttribute |
getCommandsType_LocalName()
Returns the meta object for the attribute '
Local Name '. |
org.eclipse.emf.ecore.EAttribute |
getCommandsType_Sql()
Returns the meta object for the attribute '
Sql '. |
org.eclipse.emf.ecore.EAttribute |
getCommandsType_Sql1()
Returns the meta object for the attribute '
Sql1 '. |
org.eclipse.emf.ecore.EClass |
getCommandsType()
Returns the meta object for class '
Commands Type '. |
ConfigurationFactory |
getConfigurationFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getConnectionType_ConnectionClass()
Returns the meta object for the attribute '
Connection Class '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Password()
Returns the meta object for the attribute '
Password '. |
org.eclipse.emf.ecore.EReference |
getConnectionType_Property()
Returns the meta object for the containment reference list '
Property '. |
org.eclipse.emf.ecore.EReference |
getConnectionType_Query()
Returns the meta object for the containment reference list '
Query '. |
org.eclipse.emf.ecore.EReference |
getConnectionType_TabularQuery()
Returns the meta object for the containment reference list '
Tabular Query '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Timeout()
Returns the meta object for the attribute '
Timeout '. |
org.eclipse.emf.ecore.EReference |
getConnectionType_Update()
Returns the meta object for the containment reference list '
Update '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Uri()
Returns the meta object for the attribute '
Uri '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Username()
Returns the meta object for the attribute '
Username '. |
org.eclipse.emf.ecore.EClass |
getConnectionType()
Returns the meta object for class '
Connection Type '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list '
Mixed '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_Root()
Returns the meta object for the containment reference '
Root '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map '
XMLNS Prefix Map '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map '
XSI Schema Location '. |
org.eclipse.emf.ecore.EClass |
getDocumentRoot()
Returns the meta object for class '
Document Root '. |
org.eclipse.emf.ecore.EAttribute |
getPropertyEntry_Key()
Returns the meta object for the attribute '
Key '. |
org.eclipse.emf.ecore.EAttribute |
getPropertyEntry_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getPropertyEntry()
Returns the meta object for class '
Property Entry '. |
org.eclipse.emf.ecore.EClass |
getQueryType()
Returns the meta object for class '
Query Type '. |
org.eclipse.emf.ecore.EReference |
getRootType_Connection()
Returns the meta object for the containment reference list '
Connection '. |
org.eclipse.emf.ecore.EClass |
getRootType()
Returns the meta object for class '
Root Type '. |
org.eclipse.emf.ecore.EReference |
getTabularQueryType_Commands()
Returns the meta object for the containment reference list '
Commands '. |
org.eclipse.emf.ecore.EAttribute |
getTabularQueryType_DefaultUpdateSql()
Returns the meta object for the attribute '
Default Update Sql '. |
org.eclipse.emf.ecore.EAttribute |
getTabularQueryType_DefaultUpdateSql1()
Returns the meta object for the attribute '
Default Update Sql1 '. |
org.eclipse.emf.ecore.EAttribute |
getTabularQueryType_IdColumn()
Returns the meta object for the attribute '
Id Column '. |
org.eclipse.emf.ecore.EReference |
getTabularQueryType_UpdateColumns()
Returns the meta object for the containment reference list '
Update Columns '. |
org.eclipse.emf.ecore.EClass |
getTabularQueryType()
Returns the meta object for class '
Tabular Query Type '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateColumnsType_ColumnName()
Returns the meta object for the attribute '
Column Name '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateColumnsType_CustomUpdateSql()
Returns the meta object for the attribute '
Custom Update Sql '. |
org.eclipse.emf.ecore.EClass |
getUpdateColumnsType()
Returns the meta object for class '
Update Columns Type '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateMappingType_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateMappingType_NamedParameter()
Returns the meta object for the attribute '
Named Parameter '. |
org.eclipse.emf.ecore.EClass |
getUpdateMappingType()
Returns the meta object for class '
Update Mapping Type '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateType_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EReference |
getUpdateType_Mapping()
Returns the meta object for the containment reference list '
Mapping '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateType_Sql()
Returns the meta object for the attribute '
Sql '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateType_Sql1()
Returns the meta object for the attribute '
Sql1 '. |
org.eclipse.emf.ecore.EAttribute |
getUpdateType_Timeout()
Returns the meta object for the attribute '
Timeout '. |
org.eclipse.emf.ecore.EClass |
getUpdateType()
Returns the meta object for class '
Update Type '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ConfigurationPackage eINSTANCE
static final int ABSTRACT_QUERY_TYPE
Abstract Query Type
' class.
static final int ABSTRACT_QUERY_TYPE__SQL
static final int ABSTRACT_QUERY_TYPE__COLUMN_MAPPING
static final int ABSTRACT_QUERY_TYPE__ID
static final int ABSTRACT_QUERY_TYPE__PERIOD
static final int ABSTRACT_QUERY_TYPE__SQL1
static final int ABSTRACT_QUERY_TYPE__TIMEOUT
static final int ABSTRACT_QUERY_TYPE_FEATURE_COUNT
static final int ABSTRACT_QUERY_TYPE_OPERATION_COUNT
static final int COLUMN_MAPPING_TYPE
Column Mapping Type
' class.
static final int COLUMN_MAPPING_TYPE__ALIAS_NAME
static final int COLUMN_MAPPING_TYPE__COLUMN_NUMBER
static final int COLUMN_MAPPING_TYPE_FEATURE_COUNT
static final int COLUMN_MAPPING_TYPE_OPERATION_COUNT
static final int COMMANDS_TYPE
Commands Type
' class.
static final int COMMANDS_TYPE__SQL
static final int COMMANDS_TYPE__LOCAL_NAME
static final int COMMANDS_TYPE__SQL1
static final int COMMANDS_TYPE_FEATURE_COUNT
static final int COMMANDS_TYPE_OPERATION_COUNT
static final int CONNECTION_TYPE
Connection Type
' class.
static final int CONNECTION_TYPE__PROPERTY
static final int CONNECTION_TYPE__QUERY
static final int CONNECTION_TYPE__TABULAR_QUERY
static final int CONNECTION_TYPE__UPDATE
static final int CONNECTION_TYPE__CONNECTION_CLASS
static final int CONNECTION_TYPE__ID
static final int CONNECTION_TYPE__PASSWORD
static final int CONNECTION_TYPE__TIMEOUT
static final int CONNECTION_TYPE__URI
static final int CONNECTION_TYPE__USERNAME
static final int CONNECTION_TYPE_FEATURE_COUNT
static final int CONNECTION_TYPE_OPERATION_COUNT
static final int DOCUMENT_ROOT
Document Root
' class.
static final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__ROOT
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_OPERATION_COUNT
static final int PROPERTY_ENTRY
Property Entry
' class.
static final int PROPERTY_ENTRY__KEY
static final int PROPERTY_ENTRY__VALUE
static final int PROPERTY_ENTRY_FEATURE_COUNT
static final int PROPERTY_ENTRY_OPERATION_COUNT
static final int QUERY_TYPE
Query Type
' class.
static final int QUERY_TYPE__SQL
static final int QUERY_TYPE__COLUMN_MAPPING
static final int QUERY_TYPE__ID
static final int QUERY_TYPE__PERIOD
static final int QUERY_TYPE__SQL1
static final int QUERY_TYPE__TIMEOUT
static final int QUERY_TYPE_FEATURE_COUNT
static final int QUERY_TYPE_OPERATION_COUNT
static final int ROOT_TYPE
Root Type
' class.
static final int ROOT_TYPE__CONNECTION
static final int ROOT_TYPE_FEATURE_COUNT
static final int ROOT_TYPE_OPERATION_COUNT
static final int TABULAR_QUERY_TYPE
Tabular Query Type
' class.
static final int TABULAR_QUERY_TYPE__SQL
static final int TABULAR_QUERY_TYPE__COLUMN_MAPPING
static final int TABULAR_QUERY_TYPE__ID
static final int TABULAR_QUERY_TYPE__PERIOD
static final int TABULAR_QUERY_TYPE__SQL1
static final int TABULAR_QUERY_TYPE__TIMEOUT
static final int TABULAR_QUERY_TYPE__UPDATE_COLUMNS
static final int TABULAR_QUERY_TYPE__DEFAULT_UPDATE_SQL
static final int TABULAR_QUERY_TYPE__COMMANDS
static final int TABULAR_QUERY_TYPE__DEFAULT_UPDATE_SQL1
static final int TABULAR_QUERY_TYPE__ID_COLUMN
static final int TABULAR_QUERY_TYPE_FEATURE_COUNT
static final int TABULAR_QUERY_TYPE_OPERATION_COUNT
static final int UPDATE_COLUMNS_TYPE
Update Columns Type
' class.
static final int UPDATE_COLUMNS_TYPE__COLUMN_NAME
static final int UPDATE_COLUMNS_TYPE__CUSTOM_UPDATE_SQL
static final int UPDATE_COLUMNS_TYPE_FEATURE_COUNT
static final int UPDATE_COLUMNS_TYPE_OPERATION_COUNT
static final int UPDATE_MAPPING_TYPE
Update Mapping Type
' class.
static final int UPDATE_MAPPING_TYPE__NAME
static final int UPDATE_MAPPING_TYPE__NAMED_PARAMETER
static final int UPDATE_MAPPING_TYPE_FEATURE_COUNT
static final int UPDATE_MAPPING_TYPE_OPERATION_COUNT
static final int UPDATE_TYPE
Update Type
' class.
static final int UPDATE_TYPE__SQL
static final int UPDATE_TYPE__MAPPING
static final int UPDATE_TYPE__ID
static final int UPDATE_TYPE__SQL1
static final int UPDATE_TYPE__TIMEOUT
static final int UPDATE_TYPE_FEATURE_COUNT
static final int UPDATE_TYPE_OPERATION_COUNT
static final int ALIAS_NAME_TYPE
static final int COLUMN_NUMBER_TYPE
static final int COLUMN_NUMBER_TYPE_OBJECT
org.eclipse.emf.ecore.EClass getAbstractQueryType()
Abstract Query Type
'.
AbstractQueryType
org.eclipse.emf.ecore.EAttribute getAbstractQueryType_Sql()
Sql
'.
AbstractQueryType.getSql()
,
getAbstractQueryType()
org.eclipse.emf.ecore.EReference getAbstractQueryType_ColumnMapping()
Column Mapping
'.
AbstractQueryType.getColumnMapping()
,
getAbstractQueryType()
org.eclipse.emf.ecore.EAttribute getAbstractQueryType_Id()
Id
'.
AbstractQueryType.getId()
,
getAbstractQueryType()
org.eclipse.emf.ecore.EAttribute getAbstractQueryType_Period()
Period
'.
AbstractQueryType.getPeriod()
,
getAbstractQueryType()
org.eclipse.emf.ecore.EAttribute getAbstractQueryType_Sql1()
Sql1
'.
AbstractQueryType.getSql1()
,
getAbstractQueryType()
org.eclipse.emf.ecore.EAttribute getAbstractQueryType_Timeout()
Timeout
'.
AbstractQueryType.getTimeout()
,
getAbstractQueryType()
org.eclipse.emf.ecore.EClass getColumnMappingType()
Column Mapping Type
'.
ColumnMappingType
org.eclipse.emf.ecore.EAttribute getColumnMappingType_AliasName()
Alias Name
'.
ColumnMappingType.getAliasName()
,
getColumnMappingType()
org.eclipse.emf.ecore.EAttribute getColumnMappingType_ColumnNumber()
Column Number
'.
ColumnMappingType.getColumnNumber()
,
getColumnMappingType()
org.eclipse.emf.ecore.EClass getCommandsType()
Commands Type
'.
CommandsType
org.eclipse.emf.ecore.EAttribute getCommandsType_Sql()
Sql
'.
CommandsType.getSql()
,
getCommandsType()
org.eclipse.emf.ecore.EAttribute getCommandsType_LocalName()
Local Name
'.
CommandsType.getLocalName()
,
getCommandsType()
org.eclipse.emf.ecore.EAttribute getCommandsType_Sql1()
Sql1
'.
CommandsType.getSql1()
,
getCommandsType()
org.eclipse.emf.ecore.EClass getConnectionType()
Connection Type
'.
ConnectionType
org.eclipse.emf.ecore.EReference getConnectionType_Property()
Property
'.
ConnectionType.getProperty()
,
getConnectionType()
org.eclipse.emf.ecore.EReference getConnectionType_Query()
Query
'.
ConnectionType.getQuery()
,
getConnectionType()
org.eclipse.emf.ecore.EReference getConnectionType_TabularQuery()
Tabular Query
'.
ConnectionType.getTabularQuery()
,
getConnectionType()
org.eclipse.emf.ecore.EReference getConnectionType_Update()
Update
'.
ConnectionType.getUpdate()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_ConnectionClass()
Connection Class
'.
ConnectionType.getConnectionClass()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Id()
Id
'.
ConnectionType.getId()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Password()
Password
'.
ConnectionType.getPassword()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Timeout()
Timeout
'.
ConnectionType.getTimeout()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Uri()
Uri
'.
ConnectionType.getUri()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Username()
Username
'.
ConnectionType.getUsername()
,
getConnectionType()
org.eclipse.emf.ecore.EClass getDocumentRoot()
Document Root
'.
DocumentRoot
org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Mixed
'.
DocumentRoot.getMixed()
,
getDocumentRoot()
org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map
'.
DocumentRoot.getXMLNSPrefixMap()
,
getDocumentRoot()
org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location
'.
DocumentRoot.getXSISchemaLocation()
,
getDocumentRoot()
org.eclipse.emf.ecore.EReference getDocumentRoot_Root()
Root
'.
DocumentRoot.getRoot()
,
getDocumentRoot()
org.eclipse.emf.ecore.EClass getPropertyEntry()
Property Entry
'.
PropertyEntry
org.eclipse.emf.ecore.EAttribute getPropertyEntry_Key()
Key
'.
PropertyEntry.getKey()
,
getPropertyEntry()
org.eclipse.emf.ecore.EAttribute getPropertyEntry_Value()
Value
'.
PropertyEntry.getValue()
,
getPropertyEntry()
org.eclipse.emf.ecore.EClass getQueryType()
Query Type
'.
QueryType
org.eclipse.emf.ecore.EClass getRootType()
Root Type
'.
RootType
org.eclipse.emf.ecore.EReference getRootType_Connection()
Connection
'.
RootType.getConnection()
,
getRootType()
org.eclipse.emf.ecore.EClass getTabularQueryType()
Tabular Query Type
'.
TabularQueryType
org.eclipse.emf.ecore.EReference getTabularQueryType_UpdateColumns()
Update Columns
'.
TabularQueryType.getUpdateColumns()
,
getTabularQueryType()
org.eclipse.emf.ecore.EAttribute getTabularQueryType_DefaultUpdateSql()
Default Update Sql
'.
TabularQueryType.getDefaultUpdateSql()
,
getTabularQueryType()
org.eclipse.emf.ecore.EReference getTabularQueryType_Commands()
Commands
'.
TabularQueryType.getCommands()
,
getTabularQueryType()
org.eclipse.emf.ecore.EAttribute getTabularQueryType_DefaultUpdateSql1()
Default Update Sql1
'.
TabularQueryType.getDefaultUpdateSql1()
,
getTabularQueryType()
org.eclipse.emf.ecore.EAttribute getTabularQueryType_IdColumn()
Id Column
'.
TabularQueryType.getIdColumn()
,
getTabularQueryType()
org.eclipse.emf.ecore.EClass getUpdateColumnsType()
Update Columns Type
'.
UpdateColumnsType
org.eclipse.emf.ecore.EAttribute getUpdateColumnsType_ColumnName()
Column Name
'.
UpdateColumnsType.getColumnName()
,
getUpdateColumnsType()
org.eclipse.emf.ecore.EAttribute getUpdateColumnsType_CustomUpdateSql()
Custom Update Sql
'.
UpdateColumnsType.getCustomUpdateSql()
,
getUpdateColumnsType()
org.eclipse.emf.ecore.EClass getUpdateMappingType()
Update Mapping Type
'.
UpdateMappingType
org.eclipse.emf.ecore.EAttribute getUpdateMappingType_Name()
Name
'.
UpdateMappingType.getName()
,
getUpdateMappingType()
org.eclipse.emf.ecore.EAttribute getUpdateMappingType_NamedParameter()
Named Parameter
'.
UpdateMappingType.getNamedParameter()
,
getUpdateMappingType()
org.eclipse.emf.ecore.EClass getUpdateType()
Update Type
'.
UpdateType
org.eclipse.emf.ecore.EAttribute getUpdateType_Sql()
Sql
'.
UpdateType.getSql()
,
getUpdateType()
org.eclipse.emf.ecore.EReference getUpdateType_Mapping()
Mapping
'.
UpdateType.getMapping()
,
getUpdateType()
org.eclipse.emf.ecore.EAttribute getUpdateType_Id()
Id
'.
UpdateType.getId()
,
getUpdateType()
org.eclipse.emf.ecore.EAttribute getUpdateType_Sql1()
Sql1
'.
UpdateType.getSql1()
,
getUpdateType()
org.eclipse.emf.ecore.EAttribute getUpdateType_Timeout()
Timeout
'.
UpdateType.getTimeout()
,
getUpdateType()
org.eclipse.emf.ecore.EDataType getAliasNameType()
Alias Name Type
'.
String
org.eclipse.emf.ecore.EDataType getColumnNumberType()
org.eclipse.emf.ecore.EDataType getColumnNumberTypeObject()
Column Number Type Object
'.
Integer
ConfigurationFactory getConfigurationFactory()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.