Package com._1c.g5.v8.dt.scc.model
Interface StandaloneContentPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
StandaloneContentPackageImpl
public interface StandaloneContentPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StandaloneContentPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Standalone Content
' class.static final int
The feature id for the 'Data Exchange Settings' containment reference.static final int
The feature id for the 'Priority Item' containment reference list.static final int
The feature id for the 'Unused Item' containment reference list.static final int
The feature id for the 'Used Item' containment reference list.static final int
The meta object id for the 'Data Exchange Settings
' class.static final int
The feature id for the 'Exchange On Change Data' attribute.static final int
The feature id for the 'Exchange Period' attribute.static final int
The feature id for the 'Exchange Plan' reference.static final int
The feature id for the 'Inactive Nodes Cleanup Timeout' attribute.static final int
The feature id for the 'No Code Corrections' reference list.static final int
The feature id for the 'Transaction Count' attribute.static final int
The number of structural features of the 'Data Exchange Settings' class.static final int
The number of operations of the 'Data Exchange Settings' class.static final int
The number of structural features of the 'Standalone Content' class.static final int
The meta object id for the 'Item Priority
' enum.static final int
The meta object id for the 'Md Object Aware
' class.static final int
The feature id for the 'Metadata' reference.static final int
The number of structural features of the 'Md Object Aware' class.static final int
The number of operations of the 'Md Object Aware' class.static final int
The number of operations of the 'Standalone Content' class.static final int
The meta object id for the 'Priority Item
' class.static final int
The feature id for the 'Metadata' reference.static final int
The feature id for the 'Priority' attribute.static final int
The number of structural features of the 'Priority Item' class.static final int
The number of operations of the 'Priority Item' class.static final int
The meta object id for the 'Unused Item
' class.static final int
The feature id for the 'Metadata' reference.static final int
The number of structural features of the 'Unused Item' class.static final int
The number of operations of the 'Unused Item' class.static final int
The meta object id for the 'Used Item
' class.static final int
The feature id for the 'Metadata' reference.static final int
The feature id for the 'Priority' attribute.static final int
The number of structural features of the 'Used Item' class.static final int
The number of operations of the 'Used Item' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Standalone Content
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Data Exchange Settings
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Priority Item
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Unused Item
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Used Item
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Data Exchange Settings
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Exchange On Change Data
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Exchange Period
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Exchange Plan
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Inactive Nodes Cleanup Timeout
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'No Code Corrections
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Transaction Count
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Item Priority
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Md Object Aware
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Metadata
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Priority Item
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Priority
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Unused Item
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Used Item
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Priority
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
STANDALONE_CONTENT
static final int STANDALONE_CONTENTThe meta object id for the 'Standalone Content
' class. -
STANDALONE_CONTENT__USED_ITEM
static final int STANDALONE_CONTENT__USED_ITEMThe feature id for the 'Used Item' containment reference list.- See Also:
-
STANDALONE_CONTENT__UNUSED_ITEM
static final int STANDALONE_CONTENT__UNUSED_ITEMThe feature id for the 'Unused Item' containment reference list.- See Also:
-
STANDALONE_CONTENT__PRIORITY_ITEM
static final int STANDALONE_CONTENT__PRIORITY_ITEMThe feature id for the 'Priority Item' containment reference list.- See Also:
-
STANDALONE_CONTENT__DATA_EXCHANGE_SETTINGS
static final int STANDALONE_CONTENT__DATA_EXCHANGE_SETTINGSThe feature id for the 'Data Exchange Settings' containment reference.- See Also:
-
STANDALONE_CONTENT_FEATURE_COUNT
static final int STANDALONE_CONTENT_FEATURE_COUNTThe number of structural features of the 'Standalone Content' class.- See Also:
-
STANDALONE_CONTENT_OPERATION_COUNT
static final int STANDALONE_CONTENT_OPERATION_COUNTThe number of operations of the 'Standalone Content' class.- See Also:
-
STANDALONE_CONTENT_MD_OBJECT_AWARE
static final int STANDALONE_CONTENT_MD_OBJECT_AWAREThe meta object id for the 'Md Object Aware
' class. -
STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATA
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATAThe feature id for the 'Metadata' reference.- See Also:
-
STANDALONE_CONTENT_MD_OBJECT_AWARE_FEATURE_COUNT
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE_FEATURE_COUNTThe number of structural features of the 'Md Object Aware' class.- See Also:
-
STANDALONE_CONTENT_MD_OBJECT_AWARE_OPERATION_COUNT
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE_OPERATION_COUNTThe number of operations of the 'Md Object Aware' class.- See Also:
-
STANDALONE_CONTENT_USED_ITEM
static final int STANDALONE_CONTENT_USED_ITEMThe meta object id for the 'Used Item
' class. -
STANDALONE_CONTENT_USED_ITEM__METADATA
static final int STANDALONE_CONTENT_USED_ITEM__METADATAThe feature id for the 'Metadata' reference.- See Also:
-
STANDALONE_CONTENT_USED_ITEM__PRIORITY
static final int STANDALONE_CONTENT_USED_ITEM__PRIORITYThe feature id for the 'Priority' attribute.- See Also:
-
STANDALONE_CONTENT_USED_ITEM_FEATURE_COUNT
static final int STANDALONE_CONTENT_USED_ITEM_FEATURE_COUNTThe number of structural features of the 'Used Item' class.- See Also:
-
STANDALONE_CONTENT_USED_ITEM_OPERATION_COUNT
static final int STANDALONE_CONTENT_USED_ITEM_OPERATION_COUNTThe number of operations of the 'Used Item' class.- See Also:
-
STANDALONE_CONTENT_UNUSED_ITEM
static final int STANDALONE_CONTENT_UNUSED_ITEMThe meta object id for the 'Unused Item
' class. -
STANDALONE_CONTENT_UNUSED_ITEM__METADATA
static final int STANDALONE_CONTENT_UNUSED_ITEM__METADATAThe feature id for the 'Metadata' reference.- See Also:
-
STANDALONE_CONTENT_UNUSED_ITEM_FEATURE_COUNT
static final int STANDALONE_CONTENT_UNUSED_ITEM_FEATURE_COUNTThe number of structural features of the 'Unused Item' class.- See Also:
-
STANDALONE_CONTENT_UNUSED_ITEM_OPERATION_COUNT
static final int STANDALONE_CONTENT_UNUSED_ITEM_OPERATION_COUNTThe number of operations of the 'Unused Item' class.- See Also:
-
STANDALONE_CONTENT_PRIORITY_ITEM
static final int STANDALONE_CONTENT_PRIORITY_ITEMThe meta object id for the 'Priority Item
' class. -
STANDALONE_CONTENT_PRIORITY_ITEM__METADATA
static final int STANDALONE_CONTENT_PRIORITY_ITEM__METADATAThe feature id for the 'Metadata' reference.- See Also:
-
STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITY
static final int STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITYThe feature id for the 'Priority' attribute.- See Also:
-
STANDALONE_CONTENT_PRIORITY_ITEM_FEATURE_COUNT
static final int STANDALONE_CONTENT_PRIORITY_ITEM_FEATURE_COUNTThe number of structural features of the 'Priority Item' class.- See Also:
-
STANDALONE_CONTENT_PRIORITY_ITEM_OPERATION_COUNT
static final int STANDALONE_CONTENT_PRIORITY_ITEM_OPERATION_COUNTThe number of operations of the 'Priority Item' class.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGSThe meta object id for the 'Data Exchange Settings
' class. -
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PLAN
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PLANThe feature id for the 'Exchange Plan' reference.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_ON_CHANGE_DATA
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_ON_CHANGE_DATAThe feature id for the 'Exchange On Change Data' attribute.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PERIOD
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__EXCHANGE_PERIODThe feature id for the 'Exchange Period' attribute.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__TRANSACTION_COUNT
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__TRANSACTION_COUNTThe feature id for the 'Transaction Count' attribute.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__INACTIVE_NODES_CLEANUP_TIMEOUT
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__INACTIVE_NODES_CLEANUP_TIMEOUTThe feature id for the 'Inactive Nodes Cleanup Timeout' attribute.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__NO_CODE_CORRECTIONS
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS__NO_CODE_CORRECTIONSThe feature id for the 'No Code Corrections' reference list.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS_FEATURE_COUNT
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS_FEATURE_COUNTThe number of structural features of the 'Data Exchange Settings' class.- See Also:
-
STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS_OPERATION_COUNT
static final int STANDALONE_CONTENT_DATA_EXCHANGE_SETTINGS_OPERATION_COUNTThe number of operations of the 'Data Exchange Settings' class.- See Also:
-
STANDALONE_CONTENT_ITEM_PRIORITY
static final int STANDALONE_CONTENT_ITEM_PRIORITYThe meta object id for the 'Item Priority
' enum.
-
-
Method Details
-
getStandaloneContent
org.eclipse.emf.ecore.EClass getStandaloneContent()Returns the meta object for class 'Standalone Content
'.- Returns:
- the meta object for class 'Standalone Content'.
- See Also:
-
getStandaloneContent_UsedItem
org.eclipse.emf.ecore.EReference getStandaloneContent_UsedItem()Returns the meta object for the containment reference list 'Used Item
'.- Returns:
- the meta object for the containment reference list 'Used Item'.
- See Also:
-
getStandaloneContent_UnusedItem
org.eclipse.emf.ecore.EReference getStandaloneContent_UnusedItem()Returns the meta object for the containment reference list 'Unused Item
'.- Returns:
- the meta object for the containment reference list 'Unused Item'.
- See Also:
-
getStandaloneContent_PriorityItem
org.eclipse.emf.ecore.EReference getStandaloneContent_PriorityItem()Returns the meta object for the containment reference list 'Priority Item
'.- Returns:
- the meta object for the containment reference list 'Priority Item'.
- See Also:
-
getStandaloneContent_DataExchangeSettings
org.eclipse.emf.ecore.EReference getStandaloneContent_DataExchangeSettings()Returns the meta object for the containment reference 'Data Exchange Settings
'.- Returns:
- the meta object for the containment reference 'Data Exchange Settings'.
- See Also:
-
getStandaloneContentMdObjectAware
org.eclipse.emf.ecore.EClass getStandaloneContentMdObjectAware()Returns the meta object for class 'Md Object Aware
'.- Returns:
- the meta object for class 'Md Object Aware'.
- See Also:
-
getStandaloneContentMdObjectAware_Metadata
org.eclipse.emf.ecore.EReference getStandaloneContentMdObjectAware_Metadata()Returns the meta object for the reference 'Metadata
'.- Returns:
- the meta object for the reference 'Metadata'.
- See Also:
-
getStandaloneContentUsedItem
org.eclipse.emf.ecore.EClass getStandaloneContentUsedItem()Returns the meta object for class 'Used Item
'.- Returns:
- the meta object for class 'Used Item'.
- See Also:
-
getStandaloneContentUsedItem_Priority
org.eclipse.emf.ecore.EAttribute getStandaloneContentUsedItem_Priority()Returns the meta object for the attribute 'Priority
'.- Returns:
- the meta object for the attribute 'Priority'.
- See Also:
-
getStandaloneContentUnusedItem
org.eclipse.emf.ecore.EClass getStandaloneContentUnusedItem()Returns the meta object for class 'Unused Item
'.- Returns:
- the meta object for class 'Unused Item'.
- See Also:
-
getStandaloneContentPriorityItem
org.eclipse.emf.ecore.EClass getStandaloneContentPriorityItem()Returns the meta object for class 'Priority Item
'.- Returns:
- the meta object for class 'Priority Item'.
- See Also:
-
getStandaloneContentPriorityItem_Priority
org.eclipse.emf.ecore.EAttribute getStandaloneContentPriorityItem_Priority()Returns the meta object for the attribute 'Priority
'.- Returns:
- the meta object for the attribute 'Priority'.
- See Also:
-
getStandaloneContentDataExchangeSettings
org.eclipse.emf.ecore.EClass getStandaloneContentDataExchangeSettings()Returns the meta object for class 'Data Exchange Settings
'.- Returns:
- the meta object for class 'Data Exchange Settings'.
- See Also:
-
getStandaloneContentDataExchangeSettings_ExchangePlan
org.eclipse.emf.ecore.EReference getStandaloneContentDataExchangeSettings_ExchangePlan()Returns the meta object for the reference 'Exchange Plan
'.- Returns:
- the meta object for the reference 'Exchange Plan'.
- See Also:
-
getStandaloneContentDataExchangeSettings_ExchangeOnChangeData
org.eclipse.emf.ecore.EAttribute getStandaloneContentDataExchangeSettings_ExchangeOnChangeData()Returns the meta object for the attribute 'Exchange On Change Data
'.- Returns:
- the meta object for the attribute 'Exchange On Change Data'.
- See Also:
-
getStandaloneContentDataExchangeSettings_ExchangePeriod
org.eclipse.emf.ecore.EAttribute getStandaloneContentDataExchangeSettings_ExchangePeriod()Returns the meta object for the attribute 'Exchange Period
'.- Returns:
- the meta object for the attribute 'Exchange Period'.
- See Also:
-
getStandaloneContentDataExchangeSettings_TransactionCount
org.eclipse.emf.ecore.EAttribute getStandaloneContentDataExchangeSettings_TransactionCount()Returns the meta object for the attribute 'Transaction Count
'.- Returns:
- the meta object for the attribute 'Transaction Count'.
- See Also:
-
getStandaloneContentDataExchangeSettings_InactiveNodesCleanupTimeout
org.eclipse.emf.ecore.EAttribute getStandaloneContentDataExchangeSettings_InactiveNodesCleanupTimeout()Returns the meta object for the attribute 'Inactive Nodes Cleanup Timeout
'.- Returns:
- the meta object for the attribute 'Inactive Nodes Cleanup Timeout'.
- See Also:
-
getStandaloneContentDataExchangeSettings_NoCodeCorrections
org.eclipse.emf.ecore.EReference getStandaloneContentDataExchangeSettings_NoCodeCorrections()Returns the meta object for the reference list 'No Code Corrections
'.- Returns:
- the meta object for the reference list 'No Code Corrections'.
- See Also:
-
getStandaloneContentItemPriority
org.eclipse.emf.ecore.EEnum getStandaloneContentItemPriority()Returns the meta object for enum 'Item Priority
'.- Returns:
- the meta object for enum 'Item Priority'.
- See Also:
-
getStandaloneContentFactory
StandaloneContentFactory getStandaloneContentFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-