public interface ExporterPackage
extends org.eclipse.emf.ecore.EPackage
ExporterFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ExporterPackage.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 |
ANNOUNCER_TYPE
The meta object id for the '
Announcer Type ' class. |
static int |
ANNOUNCER_TYPE__CLASS
The feature id for the 'Class' attribute.
|
static int |
ANNOUNCER_TYPE_FEATURE_COUNT
The number of structural features of the 'Announcer Type' class.
|
static int |
ANNOUNCER_TYPE_OPERATION_COUNT
The number of operations of the 'Announcer Type' class.
|
static int |
CONFIGURATION_TYPE
The meta object id for the '
Configuration Type ' class. |
static int |
CONFIGURATION_TYPE__ANNOUNCER
The feature id for the 'Announcer' containment reference list.
|
static int |
CONFIGURATION_TYPE__HIVE
The feature id for the 'Hive' containment reference list.
|
static int |
CONFIGURATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Configuration Type' class.
|
static int |
CONFIGURATION_TYPE_OPERATION_COUNT
The number of operations of the 'Configuration Type' class.
|
static int |
DOCUMENT_ROOT
The meta object id for the '
Document Root ' class. |
static int |
DOCUMENT_ROOT__CONFIGURATION
The feature id for the 'Configuration' containment reference.
|
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.
|
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 ExporterPackage |
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 |
EXPORT_TYPE
The meta object id for the '
Export Type ' class. |
static int |
EXPORT_TYPE__URI
The feature id for the 'Uri' attribute.
|
static int |
EXPORT_TYPE_FEATURE_COUNT
The number of structural features of the 'Export Type' class.
|
static int |
EXPORT_TYPE_OPERATION_COUNT
The number of operations of the 'Export Type' class.
|
static int |
HIVE_CONFIGURATION_TYPE
The meta object id for the '
Hive Configuration Type ' class. |
static int |
HIVE_CONFIGURATION_TYPE__ANY
The feature id for the 'Any' attribute list.
|
static int |
HIVE_CONFIGURATION_TYPE__MIXED
The feature id for the 'Mixed' attribute list.
|
static int |
HIVE_CONFIGURATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Hive Configuration Type' class.
|
static int |
HIVE_CONFIGURATION_TYPE_OPERATION_COUNT
The number of operations of the 'Hive Configuration Type' class.
|
static int |
HIVE_TYPE
The meta object id for the '
Hive Type ' class. |
static int |
HIVE_TYPE__CONFIGURATION
The feature id for the 'Configuration' containment reference.
|
static int |
HIVE_TYPE__EXPORT
The feature id for the 'Export' containment reference list.
|
static int |
HIVE_TYPE__REF
The feature id for the 'Ref' attribute.
|
static int |
HIVE_TYPE_FEATURE_COUNT
The number of structural features of the 'Hive Type' class.
|
static int |
HIVE_TYPE_OPERATION_COUNT
The number of operations of the 'Hive Type' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getAnnouncerType_Class()
Returns the meta object for the attribute '
Class '. |
org.eclipse.emf.ecore.EClass |
getAnnouncerType()
Returns the meta object for class '
Announcer Type '. |
org.eclipse.emf.ecore.EReference |
getConfigurationType_Announcer()
Returns the meta object for the containment reference list '
Announcer '. |
org.eclipse.emf.ecore.EReference |
getConfigurationType_Hive()
Returns the meta object for the containment reference list '
Hive '. |
org.eclipse.emf.ecore.EClass |
getConfigurationType()
Returns the meta object for class '
Configuration Type '. |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_Configuration()
Returns the meta object for the containment reference '
Configuration '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list '
Mixed '. |
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 '. |
ExporterFactory |
getExporterFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getExportType_Uri()
Returns the meta object for the attribute '
Uri '. |
org.eclipse.emf.ecore.EClass |
getExportType()
Returns the meta object for class '
Export Type '. |
org.eclipse.emf.ecore.EAttribute |
getHiveConfigurationType_Any()
Returns the meta object for the attribute list '
Any '. |
org.eclipse.emf.ecore.EAttribute |
getHiveConfigurationType_Mixed()
Returns the meta object for the attribute list '
Mixed '. |
org.eclipse.emf.ecore.EClass |
getHiveConfigurationType()
Returns the meta object for class '
Hive Configuration Type '. |
org.eclipse.emf.ecore.EReference |
getHiveType_Configuration()
Returns the meta object for the containment reference '
Configuration '. |
org.eclipse.emf.ecore.EReference |
getHiveType_Export()
Returns the meta object for the containment reference list '
Export '. |
org.eclipse.emf.ecore.EAttribute |
getHiveType_Ref()
Returns the meta object for the attribute '
Ref '. |
org.eclipse.emf.ecore.EClass |
getHiveType()
Returns the meta object for class '
Hive 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 ExporterPackage eINSTANCE
static final int ANNOUNCER_TYPE
Announcer Type
' class.
static final int ANNOUNCER_TYPE__CLASS
static final int ANNOUNCER_TYPE_FEATURE_COUNT
static final int ANNOUNCER_TYPE_OPERATION_COUNT
static final int CONFIGURATION_TYPE
Configuration Type
' class.
static final int CONFIGURATION_TYPE__HIVE
static final int CONFIGURATION_TYPE__ANNOUNCER
static final int CONFIGURATION_TYPE_FEATURE_COUNT
static final int CONFIGURATION_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__CONFIGURATION
static final int DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_OPERATION_COUNT
static final int EXPORT_TYPE
Export Type
' class.
static final int EXPORT_TYPE__URI
static final int EXPORT_TYPE_FEATURE_COUNT
static final int EXPORT_TYPE_OPERATION_COUNT
static final int HIVE_CONFIGURATION_TYPE
Hive Configuration Type
' class.
static final int HIVE_CONFIGURATION_TYPE__MIXED
static final int HIVE_CONFIGURATION_TYPE__ANY
static final int HIVE_CONFIGURATION_TYPE_FEATURE_COUNT
static final int HIVE_CONFIGURATION_TYPE_OPERATION_COUNT
static final int HIVE_TYPE
Hive Type
' class.
static final int HIVE_TYPE__CONFIGURATION
static final int HIVE_TYPE__EXPORT
static final int HIVE_TYPE__REF
static final int HIVE_TYPE_FEATURE_COUNT
static final int HIVE_TYPE_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getAnnouncerType()
Announcer Type
'.
AnnouncerType
org.eclipse.emf.ecore.EAttribute getAnnouncerType_Class()
Class
'.
AnnouncerType.getClass_()
,
getAnnouncerType()
org.eclipse.emf.ecore.EClass getConfigurationType()
Configuration Type
'.
ConfigurationType
org.eclipse.emf.ecore.EReference getConfigurationType_Hive()
Hive
'.
ConfigurationType.getHive()
,
getConfigurationType()
org.eclipse.emf.ecore.EReference getConfigurationType_Announcer()
Announcer
'.
ConfigurationType.getAnnouncer()
,
getConfigurationType()
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_Configuration()
Configuration
'.
DocumentRoot.getConfiguration()
,
getDocumentRoot()
org.eclipse.emf.ecore.EClass getExportType()
Export Type
'.
ExportType
org.eclipse.emf.ecore.EAttribute getExportType_Uri()
Uri
'.
ExportType.getUri()
,
getExportType()
org.eclipse.emf.ecore.EClass getHiveConfigurationType()
Hive Configuration Type
'.
HiveConfigurationType
org.eclipse.emf.ecore.EAttribute getHiveConfigurationType_Mixed()
Mixed
'.
HiveConfigurationType.getMixed()
,
getHiveConfigurationType()
org.eclipse.emf.ecore.EAttribute getHiveConfigurationType_Any()
Any
'.
HiveConfigurationType.getAny()
,
getHiveConfigurationType()
org.eclipse.emf.ecore.EClass getHiveType()
Hive Type
'.
HiveType
org.eclipse.emf.ecore.EReference getHiveType_Configuration()
Configuration
'.
HiveType.getConfiguration()
,
getHiveType()
org.eclipse.emf.ecore.EReference getHiveType_Export()
Export
'.
HiveType.getExport()
,
getHiveType()
org.eclipse.emf.ecore.EAttribute getHiveType_Ref()
Ref
'.
HiveType.getRef()
,
getHiveType()
ExporterFactory getExporterFactory()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.