Package com._1c.g5.v8.dt.scc.model
Interface StandaloneContentPackage.Literals
- Enclosing interface:
- StandaloneContentPackage
public static interface StandaloneContentPackage.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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Standalone Content
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Data Exchange Settings' containment reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Priority Item' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Unused Item' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Used Item' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Data Exchange Settings
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Exchange On Change Data' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Exchange Period' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Exchange Plan' reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Inactive Nodes Cleanup Timeout' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'No Code Corrections' reference list feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Transaction Count' attribute feature.static final org.eclipse.emf.ecore.EEnum
The meta object literal for the 'Item Priority
' enum.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Md Object Aware
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Metadata' reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Priority Item
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Priority' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Unused Item
' class.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Used Item
' class.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Priority' attribute feature.
-
Field Details
-
STANDALONE_CONTENT
static final org.eclipse.emf.ecore.EClass STANDALONE_CONTENTThe meta object literal for the 'Standalone Content
' class. -
STANDALONE_CONTENT__USED_ITEM
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT__USED_ITEMThe meta object literal for the 'Used Item' containment reference list feature. -
STANDALONE_CONTENT__UNUSED_ITEM
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT__UNUSED_ITEMThe meta object literal for the 'Unused Item' containment reference list feature. -
STANDALONE_CONTENT__PRIORITY_ITEM
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT__PRIORITY_ITEMThe meta object literal for the 'Priority Item' containment reference list feature. -
STANDALONE_CONTENT__DATA_EXCHANGE_SETTINGS
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT__DATA_EXCHANGE_SETTINGSThe meta object literal for the 'Data Exchange Settings' containment reference feature. -
STANDALONE_CONTENT_MD_OBJECT_AWARE
static final org.eclipse.emf.ecore.EClass STANDALONE_CONTENT_MD_OBJECT_AWAREThe meta object literal for the 'Md Object Aware
' class. -
STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATA
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATAThe meta object literal for the 'Metadata' reference feature. -
STANDALONE_CONTENT_USED_ITEM
static final org.eclipse.emf.ecore.EClass STANDALONE_CONTENT_USED_ITEMThe meta object literal for the 'Used Item
' class. -
STANDALONE_CONTENT_USED_ITEM__PRIORITY
static final org.eclipse.emf.ecore.EAttribute STANDALONE_CONTENT_USED_ITEM__PRIORITYThe meta object literal for the 'Priority' attribute feature. -
STANDALONE_CONTENT_UNUSED_ITEM
static final org.eclipse.emf.ecore.EClass STANDALONE_CONTENT_UNUSED_ITEMThe meta object literal for the 'Unused Item
' class. -
STANDALONE_CONTENT_PRIORITY_ITEM
static final org.eclipse.emf.ecore.EClass STANDALONE_CONTENT_PRIORITY_ITEMThe meta object literal for the 'Priority Item
' class. -
STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITY
static final org.eclipse.emf.ecore.EAttribute STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITYThe meta object literal for the 'Priority' attribute feature. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS
static final org.eclipse.emf.ecore.EClass STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGSThe meta object literal for the 'Data Exchange Settings
' class. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PLAN
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PLANThe meta object literal for the 'Exchange Plan' reference feature. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_ON_CHANGE_DATA
static final org.eclipse.emf.ecore.EAttribute STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_ON_CHANGE_DATAThe meta object literal for the 'Exchange On Change Data' attribute feature. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PERIOD
static final org.eclipse.emf.ecore.EAttribute STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PERIODThe meta object literal for the 'Exchange Period' attribute feature. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__TRANSACTION_COUNT
static final org.eclipse.emf.ecore.EAttribute STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__TRANSACTION_COUNTThe meta object literal for the 'Transaction Count' attribute feature. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__INACTIVE_NODES_CLEANUP_TIMEOUT
static final org.eclipse.emf.ecore.EAttribute STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__INACTIVE_NODES_CLEANUP_TIMEOUTThe meta object literal for the 'Inactive Nodes Cleanup Timeout' attribute feature. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__NO_CODE_CORRECTIONS
static final org.eclipse.emf.ecore.EReference STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__NO_CODE_CORRECTIONSThe meta object literal for the 'No Code Corrections' reference list feature. -
STANDALONE_CONTENT_ITEM_PRIORITY
static final org.eclipse.emf.ecore.EEnum STANDALONE_CONTENT_ITEM_PRIORITYThe meta object literal for the 'Item Priority
' enum.
-