Package com._1c.g5.v8.dt.dcs.compare
Interface DcsComparePackage
-
- 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:
DcsComparePackageImpl
public interface DcsComparePackage 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:
DcsCompareFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
DcsComparePackage.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 int
DCS_COMPARISON_NODE
The meta object id for the 'Dcs Comparison Node
' class.static int
DCS_COMPARISON_NODE___GET_CHILDREN
The operation id for the 'Get Children' operation.static int
DCS_COMPARISON_NODE___GET_NODE_SIDE
The operation id for the 'Get Node Side' operation.static int
DCS_COMPARISON_NODE___GET_PARENT
The operation id for the 'Get Parent' operation.static int
DCS_COMPARISON_NODE___GET_SYMLINK__COMPARISONSIDE
The operation id for the 'Get Symlink' operation.static int
DCS_COMPARISON_NODE___HAS_ANCESTOR
The operation id for the 'Has Ancestor' operation.static int
DCS_COMPARISON_NODE___HAS_CHILDREN
The operation id for the 'Has Children' operation.static int
DCS_COMPARISON_NODE___IS_ONE_SIDE_NODE
The operation id for the 'Is One Side Node' operation.static int
DCS_COMPARISON_NODE__BM_TOP_ANCESTOR
The feature id for the 'Bm Top Ancestor' reference.static int
DCS_COMPARISON_NODE__BM_TOP_CHILDREN
The feature id for the 'Bm Top Children' reference list.static int
DCS_COMPARISON_NODE__BM_TOP_DESCENDANTS
The feature id for the 'Bm Top Descendants' reference list.static int
DCS_COMPARISON_NODE__COMMON_ANCESTOR_SYMLINK
The feature id for the 'Common Ancestor Symlink' attribute.static int
DCS_COMPARISON_NODE__COMPARISON_FLAGS
The feature id for the 'Comparison Flags' attribute.static int
DCS_COMPARISON_NODE__COMPARISON_STATUS
The feature id for the 'Comparison Status' attribute.static int
DCS_COMPARISON_NODE__CONTAINMENT_CHILDREN
The feature id for the 'Containment Children' containment reference list.static int
DCS_COMPARISON_NODE__CUSTOM_SETTINGS
The feature id for the 'Custom Settings' containment reference.static int
DCS_COMPARISON_NODE__DEPTH
The feature id for the 'Depth' attribute.static int
DCS_COMPARISON_NODE__ECLASS_ID
The feature id for the 'EClass Id' attribute.static int
DCS_COMPARISON_NODE__LEFT_NEIGHBOUR
The feature id for the 'Left Neighbour' containment reference.static int
DCS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
The feature id for the 'Main Object On Support' containment reference.static int
DCS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
The feature id for the 'Main Object To Be Deleted' attribute.static int
DCS_COMPARISON_NODE__MAIN_SYMLINK
The feature id for the 'Main Symlink' attribute.static int
DCS_COMPARISON_NODE__MANY_FEATURE_POSITION
The feature id for the 'Many Feature Position' attribute.static int
DCS_COMPARISON_NODE__MERGE_SETTINGS
The feature id for the 'Merge Settings' containment reference.static int
DCS_COMPARISON_NODE__ONE_SIDE_PARENT
The feature id for the 'One Side Parent' attribute.static int
DCS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
The feature id for the 'Other Object On Support' containment reference.static int
DCS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
The feature id for the 'Other Object To Be Added' attribute.static int
DCS_COMPARISON_NODE__OTHER_SYMLINK
The feature id for the 'Other Symlink' attribute.static int
DCS_COMPARISON_NODE__PARENT
The feature id for the 'Parent' reference.static int
DCS_COMPARISON_NODE__PERMANENT_CHILD
The feature id for the 'Permanent Child' attribute.static int
DCS_COMPARISON_NODE__RELATED_FEATURE
The feature id for the 'Related Feature' containment reference.static int
DCS_COMPARISON_NODE_FEATURE_COUNT
The number of structural features of the 'Dcs Comparison Node' class.static int
DCS_COMPARISON_NODE_OPERATION_COUNT
The number of operations of the 'Dcs Comparison Node' class.static DcsComparePackage
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.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DcsCompareFactory
getDcsCompareFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getDcsComparisonNode()
Returns the meta object for class 'Dcs Comparison Node
'.-
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 DcsComparePackage eINSTANCE
The singleton instance of the package.
-
DCS_COMPARISON_NODE
static final int DCS_COMPARISON_NODE
The meta object id for the 'Dcs Comparison Node
' class.
-
DCS_COMPARISON_NODE__COMPARISON_FLAGS
static final int DCS_COMPARISON_NODE__COMPARISON_FLAGS
The feature id for the 'Comparison Flags' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__PERMANENT_CHILD
static final int DCS_COMPARISON_NODE__PERMANENT_CHILD
The feature id for the 'Permanent Child' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__BM_TOP_CHILDREN
static final int DCS_COMPARISON_NODE__BM_TOP_CHILDREN
The feature id for the 'Bm Top Children' reference list.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__CONTAINMENT_CHILDREN
static final int DCS_COMPARISON_NODE__CONTAINMENT_CHILDREN
The feature id for the 'Containment Children' containment reference list.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__MERGE_SETTINGS
static final int DCS_COMPARISON_NODE__MERGE_SETTINGS
The feature id for the 'Merge Settings' containment reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__CUSTOM_SETTINGS
static final int DCS_COMPARISON_NODE__CUSTOM_SETTINGS
The feature id for the 'Custom Settings' containment reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__RELATED_FEATURE
static final int DCS_COMPARISON_NODE__RELATED_FEATURE
The feature id for the 'Related Feature' containment reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__ECLASS_ID
static final int DCS_COMPARISON_NODE__ECLASS_ID
The feature id for the 'EClass Id' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__MANY_FEATURE_POSITION
static final int DCS_COMPARISON_NODE__MANY_FEATURE_POSITION
The feature id for the 'Many Feature Position' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__LEFT_NEIGHBOUR
static final int DCS_COMPARISON_NODE__LEFT_NEIGHBOUR
The feature id for the 'Left Neighbour' containment reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
static final int DCS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
The feature id for the 'Main Object To Be Deleted' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
static final int DCS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
The feature id for the 'Other Object To Be Added' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__ONE_SIDE_PARENT
static final int DCS_COMPARISON_NODE__ONE_SIDE_PARENT
The feature id for the 'One Side Parent' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__MAIN_SYMLINK
static final int DCS_COMPARISON_NODE__MAIN_SYMLINK
The feature id for the 'Main Symlink' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__OTHER_SYMLINK
static final int DCS_COMPARISON_NODE__OTHER_SYMLINK
The feature id for the 'Other Symlink' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__COMMON_ANCESTOR_SYMLINK
static final int DCS_COMPARISON_NODE__COMMON_ANCESTOR_SYMLINK
The feature id for the 'Common Ancestor Symlink' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__COMPARISON_STATUS
static final int DCS_COMPARISON_NODE__COMPARISON_STATUS
The feature id for the 'Comparison Status' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__PARENT
static final int DCS_COMPARISON_NODE__PARENT
The feature id for the 'Parent' reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__DEPTH
static final int DCS_COMPARISON_NODE__DEPTH
The feature id for the 'Depth' attribute.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__BM_TOP_DESCENDANTS
static final int DCS_COMPARISON_NODE__BM_TOP_DESCENDANTS
The feature id for the 'Bm Top Descendants' reference list.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__BM_TOP_ANCESTOR
static final int DCS_COMPARISON_NODE__BM_TOP_ANCESTOR
The feature id for the 'Bm Top Ancestor' reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
static final int DCS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
The feature id for the 'Main Object On Support' containment reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
static final int DCS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
The feature id for the 'Other Object On Support' containment reference.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE_FEATURE_COUNT
static final int DCS_COMPARISON_NODE_FEATURE_COUNT
The number of structural features of the 'Dcs Comparison Node' class.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___GET_PARENT
static final int DCS_COMPARISON_NODE___GET_PARENT
The operation id for the 'Get Parent' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___GET_CHILDREN
static final int DCS_COMPARISON_NODE___GET_CHILDREN
The operation id for the 'Get Children' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___HAS_CHILDREN
static final int DCS_COMPARISON_NODE___HAS_CHILDREN
The operation id for the 'Has Children' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___GET_SYMLINK__COMPARISONSIDE
static final int DCS_COMPARISON_NODE___GET_SYMLINK__COMPARISONSIDE
The operation id for the 'Get Symlink' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___IS_ONE_SIDE_NODE
static final int DCS_COMPARISON_NODE___IS_ONE_SIDE_NODE
The operation id for the 'Is One Side Node' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___GET_NODE_SIDE
static final int DCS_COMPARISON_NODE___GET_NODE_SIDE
The operation id for the 'Get Node Side' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE___HAS_ANCESTOR
static final int DCS_COMPARISON_NODE___HAS_ANCESTOR
The operation id for the 'Has Ancestor' operation.- See Also:
- Constant Field Values
-
DCS_COMPARISON_NODE_OPERATION_COUNT
static final int DCS_COMPARISON_NODE_OPERATION_COUNT
The number of operations of the 'Dcs Comparison Node' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getDcsComparisonNode
org.eclipse.emf.ecore.EClass getDcsComparisonNode()
Returns the meta object for class 'Dcs Comparison Node
'.- Returns:
- the meta object for class 'Dcs Comparison Node'.
- See Also:
DcsComparisonNode
-
getDcsCompareFactory
DcsCompareFactory getDcsCompareFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-