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 |
CONNECTION_TYPE
The meta object id for the '
Connection Type ' class. |
static int |
CONNECTION_TYPE__CLASS_NAME
The feature id for the 'Class Name' attribute.
|
static int |
CONNECTION_TYPE__FOLDER
The feature id for the 'Folder' containment reference.
|
static int |
CONNECTION_TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
CONNECTION_TYPE__PREFIX
The feature id for the 'Prefix' attribute.
|
static int |
CONNECTION_TYPE__URI
The feature id for the 'Uri' 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 |
FOLDER_TYPE
The meta object id for the '
Folder Type ' class. |
static int |
FOLDER_TYPE__GROUP
The feature id for the 'Group' attribute list.
|
static int |
FOLDER_TYPE__LOCATION
The feature id for the 'Location' attribute list.
|
static int |
FOLDER_TYPE_FEATURE_COUNT
The number of structural features of the 'Folder Type' class.
|
static int |
FOLDER_TYPE_OPERATION_COUNT
The number of operations of the 'Folder Type' class.
|
static int |
PROXY_TYPE
The meta object id for the '
Proxy Type ' class. |
static int |
PROXY_TYPE__CONNECTION
The feature id for the 'Connection' containment reference list.
|
static int |
PROXY_TYPE__PREFIX
The feature id for the 'Prefix' attribute.
|
static int |
PROXY_TYPE__WAIT
The feature id for the 'Wait' attribute.
|
static int |
PROXY_TYPE_FEATURE_COUNT
The number of structural features of the 'Proxy Type' class.
|
static int |
PROXY_TYPE_OPERATION_COUNT
The number of operations of the 'Proxy Type' class.
|
static int |
ROOT_TYPE
The meta object id for the '
Root Type ' class. |
static int |
ROOT_TYPE__PROXY
The feature id for the 'Proxy' containment reference list.
|
static int |
ROOT_TYPE__SEPARATOR
The feature id for the 'Separator' attribute.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationFactory |
getConfigurationFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getConnectionType_ClassName()
Returns the meta object for the attribute '
Class Name '. |
org.eclipse.emf.ecore.EReference |
getConnectionType_Folder()
Returns the meta object for the containment reference '
Folder '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Prefix()
Returns the meta object for the attribute '
Prefix '. |
org.eclipse.emf.ecore.EAttribute |
getConnectionType_Uri()
Returns the meta object for the attribute '
Uri '. |
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 |
getFolderType_Group()
Returns the meta object for the attribute list '
Group '. |
org.eclipse.emf.ecore.EAttribute |
getFolderType_Location()
Returns the meta object for the attribute list '
Location '. |
org.eclipse.emf.ecore.EClass |
getFolderType()
Returns the meta object for class '
Folder Type '. |
org.eclipse.emf.ecore.EReference |
getProxyType_Connection()
Returns the meta object for the containment reference list '
Connection '. |
org.eclipse.emf.ecore.EAttribute |
getProxyType_Prefix()
Returns the meta object for the attribute '
Prefix '. |
org.eclipse.emf.ecore.EAttribute |
getProxyType_Wait()
Returns the meta object for the attribute '
Wait '. |
org.eclipse.emf.ecore.EClass |
getProxyType()
Returns the meta object for class '
Proxy Type '. |
org.eclipse.emf.ecore.EReference |
getRootType_Proxy()
Returns the meta object for the containment reference list '
Proxy '. |
org.eclipse.emf.ecore.EAttribute |
getRootType_Separator()
Returns the meta object for the attribute '
Separator '. |
org.eclipse.emf.ecore.EClass |
getRootType()
Returns the meta object for class '
Root 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 CONNECTION_TYPE
Connection Type
' class.
static final int CONNECTION_TYPE__FOLDER
static final int CONNECTION_TYPE__CLASS_NAME
static final int CONNECTION_TYPE__ID
static final int CONNECTION_TYPE__PREFIX
static final int CONNECTION_TYPE__URI
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 FOLDER_TYPE
Folder Type
' class.
static final int FOLDER_TYPE__GROUP
static final int FOLDER_TYPE__LOCATION
static final int FOLDER_TYPE_FEATURE_COUNT
static final int FOLDER_TYPE_OPERATION_COUNT
static final int PROXY_TYPE
Proxy Type
' class.
static final int PROXY_TYPE__CONNECTION
static final int PROXY_TYPE__PREFIX
static final int PROXY_TYPE__WAIT
static final int PROXY_TYPE_FEATURE_COUNT
static final int PROXY_TYPE_OPERATION_COUNT
static final int ROOT_TYPE
Root Type
' class.
static final int ROOT_TYPE__PROXY
static final int ROOT_TYPE__SEPARATOR
static final int ROOT_TYPE_FEATURE_COUNT
static final int ROOT_TYPE_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getConnectionType()
Connection Type
'.
ConnectionType
org.eclipse.emf.ecore.EReference getConnectionType_Folder()
Folder
'.
ConnectionType.getFolder()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_ClassName()
Class Name
'.
ConnectionType.getClassName()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Id()
Id
'.
ConnectionType.getId()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Prefix()
Prefix
'.
ConnectionType.getPrefix()
,
getConnectionType()
org.eclipse.emf.ecore.EAttribute getConnectionType_Uri()
Uri
'.
ConnectionType.getUri()
,
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 getFolderType()
Folder Type
'.
FolderType
org.eclipse.emf.ecore.EAttribute getFolderType_Group()
Group
'.
FolderType.getGroup()
,
getFolderType()
org.eclipse.emf.ecore.EAttribute getFolderType_Location()
Location
'.
FolderType.getLocation()
,
getFolderType()
org.eclipse.emf.ecore.EClass getProxyType()
Proxy Type
'.
ProxyType
org.eclipse.emf.ecore.EReference getProxyType_Connection()
Connection
'.
ProxyType.getConnection()
,
getProxyType()
org.eclipse.emf.ecore.EAttribute getProxyType_Prefix()
Prefix
'.
ProxyType.getPrefix()
,
getProxyType()
org.eclipse.emf.ecore.EAttribute getProxyType_Wait()
Wait
'.
ProxyType.getWait()
,
getProxyType()
org.eclipse.emf.ecore.EClass getRootType()
Root Type
'.
RootType
org.eclipse.emf.ecore.EReference getRootType_Proxy()
Proxy
'.
RootType.getProxy()
,
getRootType()
org.eclipse.emf.ecore.EAttribute getRootType_Separator()
Separator
'.
RootType.getSeparator()
,
getRootType()
ConfigurationFactory getConfigurationFactory()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.