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:
StandaloneContentFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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
Fields Modifier and Type Field Description static StandaloneContentPackage
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
STANDALONE_CONTENT
The meta object id for the 'Standalone Content
' class.static int
STANDALONE_CONTENT__PRIORITY_ITEM
The feature id for the 'Priority Item' containment reference list.static int
STANDALONE_CONTENT__UNUSED_ITEM
The feature id for the 'Unused Item' containment reference list.static int
STANDALONE_CONTENT__USED_ITEM
The feature id for the 'Used Item' containment reference list.static int
STANDALONE_CONTENT_FEATURE_COUNT
The number of structural features of the 'Standalone Content' class.static int
STANDALONE_CONTENT_ITEM_PRIORITY
The meta object id for the 'Item Priority
' enum.static int
STANDALONE_CONTENT_MD_OBJECT_AWARE
The meta object id for the 'Md Object Aware
' class.static int
STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATA
The feature id for the 'Metadata' reference.static int
STANDALONE_CONTENT_MD_OBJECT_AWARE_FEATURE_COUNT
The number of structural features of the 'Md Object Aware' class.static int
STANDALONE_CONTENT_MD_OBJECT_AWARE_OPERATION_COUNT
The number of operations of the 'Md Object Aware' class.static int
STANDALONE_CONTENT_OPERATION_COUNT
The number of operations of the 'Standalone Content' class.static int
STANDALONE_CONTENT_PRIORITY_ITEM
The meta object id for the 'Priority Item
' class.static int
STANDALONE_CONTENT_PRIORITY_ITEM__METADATA
The feature id for the 'Metadata' reference.static int
STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITY
The feature id for the 'Priority' attribute.static int
STANDALONE_CONTENT_PRIORITY_ITEM_FEATURE_COUNT
The number of structural features of the 'Priority Item' class.static int
STANDALONE_CONTENT_PRIORITY_ITEM_OPERATION_COUNT
The number of operations of the 'Priority Item' class.static int
STANDALONE_CONTENT_UNUSED_ITEM
The meta object id for the 'Unused Item
' class.static int
STANDALONE_CONTENT_UNUSED_ITEM__METADATA
The feature id for the 'Metadata' reference.static int
STANDALONE_CONTENT_UNUSED_ITEM_FEATURE_COUNT
The number of structural features of the 'Unused Item' class.static int
STANDALONE_CONTENT_UNUSED_ITEM_OPERATION_COUNT
The number of operations of the 'Unused Item' class.static int
STANDALONE_CONTENT_USED_ITEM
The meta object id for the 'Used Item
' class.static int
STANDALONE_CONTENT_USED_ITEM__METADATA
The feature id for the 'Metadata' reference.static int
STANDALONE_CONTENT_USED_ITEM__PRIORITY
The feature id for the 'Priority' attribute.static int
STANDALONE_CONTENT_USED_ITEM_FEATURE_COUNT
The number of structural features of the 'Used Item' class.static int
STANDALONE_CONTENT_USED_ITEM_OPERATION_COUNT
The number of operations of the 'Used Item' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getStandaloneContent()
Returns the meta object for class 'Standalone Content
'.org.eclipse.emf.ecore.EReference
getStandaloneContent_PriorityItem()
Returns the meta object for the containment reference list 'Priority Item
'.org.eclipse.emf.ecore.EReference
getStandaloneContent_UnusedItem()
Returns the meta object for the containment reference list 'Unused Item
'.org.eclipse.emf.ecore.EReference
getStandaloneContent_UsedItem()
Returns the meta object for the containment reference list 'Used Item
'.StandaloneContentFactory
getStandaloneContentFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EEnum
getStandaloneContentItemPriority()
Returns the meta object for enum 'Item Priority
'.org.eclipse.emf.ecore.EClass
getStandaloneContentMdObjectAware()
Returns the meta object for class 'Md Object Aware
'.org.eclipse.emf.ecore.EReference
getStandaloneContentMdObjectAware_Metadata()
Returns the meta object for the reference 'Metadata
'.org.eclipse.emf.ecore.EClass
getStandaloneContentPriorityItem()
Returns the meta object for class 'Priority Item
'.org.eclipse.emf.ecore.EAttribute
getStandaloneContentPriorityItem_Priority()
Returns the meta object for the attribute 'Priority
'.org.eclipse.emf.ecore.EClass
getStandaloneContentUnusedItem()
Returns the meta object for class 'Unused Item
'.org.eclipse.emf.ecore.EClass
getStandaloneContentUsedItem()
Returns the meta object for class 'Used Item
'.org.eclipse.emf.ecore.EAttribute
getStandaloneContentUsedItem_Priority()
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.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final StandaloneContentPackage eINSTANCE
The singleton instance of the package.
-
STANDALONE_CONTENT
static final int STANDALONE_CONTENT
The meta object id for the 'Standalone Content
' class.
-
STANDALONE_CONTENT__USED_ITEM
static final int STANDALONE_CONTENT__USED_ITEM
The feature id for the 'Used Item' containment reference list.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT__UNUSED_ITEM
static final int STANDALONE_CONTENT__UNUSED_ITEM
The feature id for the 'Unused Item' containment reference list.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT__PRIORITY_ITEM
static final int STANDALONE_CONTENT__PRIORITY_ITEM
The feature id for the 'Priority Item' containment reference list.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_FEATURE_COUNT
static final int STANDALONE_CONTENT_FEATURE_COUNT
The number of structural features of the 'Standalone Content' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_OPERATION_COUNT
static final int STANDALONE_CONTENT_OPERATION_COUNT
The number of operations of the 'Standalone Content' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_MD_OBJECT_AWARE
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE
The meta object id for the 'Md Object Aware
' class.
-
STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATA
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE__METADATA
The feature id for the 'Metadata' reference.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_MD_OBJECT_AWARE_FEATURE_COUNT
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE_FEATURE_COUNT
The number of structural features of the 'Md Object Aware' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_MD_OBJECT_AWARE_OPERATION_COUNT
static final int STANDALONE_CONTENT_MD_OBJECT_AWARE_OPERATION_COUNT
The number of operations of the 'Md Object Aware' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_USED_ITEM
static final int STANDALONE_CONTENT_USED_ITEM
The meta object id for the 'Used Item
' class.
-
STANDALONE_CONTENT_USED_ITEM__METADATA
static final int STANDALONE_CONTENT_USED_ITEM__METADATA
The feature id for the 'Metadata' reference.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_USED_ITEM__PRIORITY
static final int STANDALONE_CONTENT_USED_ITEM__PRIORITY
The feature id for the 'Priority' attribute.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_USED_ITEM_FEATURE_COUNT
static final int STANDALONE_CONTENT_USED_ITEM_FEATURE_COUNT
The number of structural features of the 'Used Item' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_USED_ITEM_OPERATION_COUNT
static final int STANDALONE_CONTENT_USED_ITEM_OPERATION_COUNT
The number of operations of the 'Used Item' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_UNUSED_ITEM
static final int STANDALONE_CONTENT_UNUSED_ITEM
The meta object id for the 'Unused Item
' class.
-
STANDALONE_CONTENT_UNUSED_ITEM__METADATA
static final int STANDALONE_CONTENT_UNUSED_ITEM__METADATA
The feature id for the 'Metadata' reference.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_UNUSED_ITEM_FEATURE_COUNT
static final int STANDALONE_CONTENT_UNUSED_ITEM_FEATURE_COUNT
The number of structural features of the 'Unused Item' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_UNUSED_ITEM_OPERATION_COUNT
static final int STANDALONE_CONTENT_UNUSED_ITEM_OPERATION_COUNT
The number of operations of the 'Unused Item' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_PRIORITY_ITEM
static final int STANDALONE_CONTENT_PRIORITY_ITEM
The meta object id for the 'Priority Item
' class.
-
STANDALONE_CONTENT_PRIORITY_ITEM__METADATA
static final int STANDALONE_CONTENT_PRIORITY_ITEM__METADATA
The feature id for the 'Metadata' reference.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITY
static final int STANDALONE_CONTENT_PRIORITY_ITEM__PRIORITY
The feature id for the 'Priority' attribute.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_PRIORITY_ITEM_FEATURE_COUNT
static final int STANDALONE_CONTENT_PRIORITY_ITEM_FEATURE_COUNT
The number of structural features of the 'Priority Item' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_PRIORITY_ITEM_OPERATION_COUNT
static final int STANDALONE_CONTENT_PRIORITY_ITEM_OPERATION_COUNT
The number of operations of the 'Priority Item' class.- See Also:
- Constant Field Values
-
STANDALONE_CONTENT_ITEM_PRIORITY
static final int STANDALONE_CONTENT_ITEM_PRIORITY
The meta object id for the 'Item Priority
' enum.
-
-
Method Detail
-
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:
StandaloneContent
-
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:
StandaloneContent.getUsedItem()
,getStandaloneContent()
-
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:
StandaloneContent.getUnusedItem()
,getStandaloneContent()
-
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:
StandaloneContent.getPriorityItem()
,getStandaloneContent()
-
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:
StandaloneContentMdObjectAware
-
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:
StandaloneContentMdObjectAware.getMetadata()
,getStandaloneContentMdObjectAware()
-
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:
StandaloneContentUsedItem
-
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:
StandaloneContentUsedItem.getPriority()
,getStandaloneContentUsedItem()
-
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:
StandaloneContentUnusedItem
-
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:
StandaloneContentPriorityItem
-
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:
StandaloneContentPriorityItem.getPriority()
,getStandaloneContentPriorityItem()
-
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:
StandaloneContentItemPriority
-
getStandaloneContentFactory
StandaloneContentFactory getStandaloneContentFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-