Interface ComparePackage

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:
ComparePackageImpl

public interface ComparePackage 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:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final ComparePackage eINSTANCE
      The singleton instance of the package.
    • COMPARISON_NODE

      static final int COMPARISON_NODE
      The meta object id for the 'Comparison Node' class.
      See Also:
    • COMPARISON_NODE__COMPARISON_FLAGS

      static final int COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • COMPARISON_NODE__TOP_CHILDREN

      static final int COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • COMPARISON_NODE__MERGE_SETTINGS

      static final int COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • COMPARISON_NODE__ONE_SIDE_PARENT

      static final int COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • COMPARISON_NODE_FEATURE_COUNT

      static final int COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Comparison Node' class.
      See Also:
    • COMPARISON_NODE___GET_PARENT

      static final int COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • COMPARISON_NODE___GET_CHILDREN

      static final int COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • COMPARISON_NODE___HAS_CHILDREN

      static final int COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • COMPARISON_NODE___GET_NODE_SIDE

      static final int COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • COMPARISON_NODE_OPERATION_COUNT

      static final int COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Comparison Node' class.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE

      static final int MATCHED_OBJECTS_COMPARISON_NODE
      The meta object id for the 'Matched Objects Comparison Node' class.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__COMPARISON_FLAGS

      static final int MATCHED_OBJECTS_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__TOP_CHILDREN

      static final int MATCHED_OBJECTS_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int MATCHED_OBJECTS_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__MERGE_SETTINGS

      static final int MATCHED_OBJECTS_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int MATCHED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int MATCHED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int MATCHED_OBJECTS_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int MATCHED_OBJECTS_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int MATCHED_OBJECTS_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int MATCHED_OBJECTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int MATCHED_OBJECTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int MATCHED_OBJECTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int MATCHED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int MATCHED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int MATCHED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int MATCHED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE_FEATURE_COUNT

      static final int MATCHED_OBJECTS_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Matched Objects Comparison Node' class.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___GET_PARENT

      static final int MATCHED_OBJECTS_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___GET_CHILDREN

      static final int MATCHED_OBJECTS_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___HAS_CHILDREN

      static final int MATCHED_OBJECTS_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int MATCHED_OBJECTS_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___GET_NODE_SIDE

      static final int MATCHED_OBJECTS_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int MATCHED_OBJECTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int MATCHED_OBJECTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int MATCHED_OBJECTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int MATCHED_OBJECTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • MATCHED_OBJECTS_COMPARISON_NODE_OPERATION_COUNT

      static final int MATCHED_OBJECTS_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Matched Objects Comparison Node' class.
      See Also:
    • TOP_COMPARISON_NODE

      static final int TOP_COMPARISON_NODE
      The meta object id for the 'Top Comparison Node' class.
      See Also:
    • TOP_COMPARISON_NODE__COMPARISON_FLAGS

      static final int TOP_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • TOP_COMPARISON_NODE__TOP_CHILDREN

      static final int TOP_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • TOP_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int TOP_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • TOP_COMPARISON_NODE__MERGE_SETTINGS

      static final int TOP_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • TOP_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int TOP_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • TOP_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int TOP_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • TOP_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int TOP_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • TOP_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int TOP_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • TOP_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int TOP_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • TOP_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int TOP_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • TOP_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int TOP_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • TOP_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int TOP_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • TOP_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int TOP_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • TOP_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int TOP_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • TOP_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int TOP_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • TOP_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int TOP_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • TOP_COMPARISON_NODE__PARENT

      static final int TOP_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • TOP_COMPARISON_NODE__TOP_DESCENDANTS

      static final int TOP_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • TOP_COMPARISON_NODE__TOP_ANCESTOR

      static final int TOP_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • TOP_COMPARISON_NODE__COMPARISON_STATUS

      static final int TOP_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • TOP_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int TOP_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • TOP_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int TOP_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • TOP_COMPARISON_NODE_FEATURE_COUNT

      static final int TOP_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Top Comparison Node' class.
      See Also:
    • TOP_COMPARISON_NODE___GET_PARENT

      static final int TOP_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • TOP_COMPARISON_NODE___GET_CHILDREN

      static final int TOP_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • TOP_COMPARISON_NODE___HAS_CHILDREN

      static final int TOP_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • TOP_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int TOP_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • TOP_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int TOP_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • TOP_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int TOP_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • TOP_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int TOP_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • TOP_COMPARISON_NODE___GET_NODE_SIDE

      static final int TOP_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • TOP_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int TOP_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • TOP_COMPARISON_NODE_OPERATION_COUNT

      static final int TOP_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Top Comparison Node' class.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE
      The meta object id for the 'Top Model Objects Comparison Node' class.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__COMPARISON_FLAGS

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__TOP_CHILDREN

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__MERGE_SETTINGS

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__PARENT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__TOP_DESCENDANTS

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__TOP_ANCESTOR

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__COMPARISON_STATUS

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE_FEATURE_COUNT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Top Model Objects Comparison Node' class.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_PARENT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_CHILDREN

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___HAS_CHILDREN

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_NODE_SIDE

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • TOP_MODEL_OBJECTS_COMPARISON_NODE_OPERATION_COUNT

      static final int TOP_MODEL_OBJECTS_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Top Model Objects Comparison Node' class.
      See Also:
    • CONTAINMENT_COMPARISON_NODE

      static final int CONTAINMENT_COMPARISON_NODE
      The meta object id for the 'Containment Comparison Node' class.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int CONTAINMENT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__TOP_CHILDREN

      static final int CONTAINMENT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int CONTAINMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__MERGE_SETTINGS

      static final int CONTAINMENT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int CONTAINMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int CONTAINMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int CONTAINMENT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int CONTAINMENT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__PARENT

      static final int CONTAINMENT_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__ONE_SIDE_NODE

      static final int CONTAINMENT_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE__ORIGIN

      static final int CONTAINMENT_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • CONTAINMENT_COMPARISON_NODE_FEATURE_COUNT

      static final int CONTAINMENT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Containment Comparison Node' class.
      See Also:
    • CONTAINMENT_COMPARISON_NODE___GET_PARENT

      static final int CONTAINMENT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • CONTAINMENT_COMPARISON_NODE___GET_CHILDREN

      static final int CONTAINMENT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • CONTAINMENT_COMPARISON_NODE___HAS_CHILDREN

      static final int CONTAINMENT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • CONTAINMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int CONTAINMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • CONTAINMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • CONTAINMENT_COMPARISON_NODE___GET_NODE_SIDE

      static final int CONTAINMENT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • CONTAINMENT_COMPARISON_NODE_OPERATION_COUNT

      static final int CONTAINMENT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Containment Comparison Node' class.
      See Also:
    • ROOT_COMPARISON_NODE

      static final int ROOT_COMPARISON_NODE
      The meta object id for the 'Root Comparison Node' class.
      See Also:
    • ROOT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int ROOT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__TOP_CHILDREN

      static final int ROOT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • ROOT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int ROOT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • ROOT_COMPARISON_NODE__MERGE_SETTINGS

      static final int ROOT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • ROOT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int ROOT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int ROOT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int ROOT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int ROOT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int ROOT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int ROOT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • ROOT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int ROOT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • ROOT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int ROOT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • ROOT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int ROOT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int ROOT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int ROOT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int ROOT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__PARENT

      static final int ROOT_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • ROOT_COMPARISON_NODE__TOP_DESCENDANTS

      static final int ROOT_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • ROOT_COMPARISON_NODE__TOP_ANCESTOR

      static final int ROOT_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • ROOT_COMPARISON_NODE__COMPARISON_STATUS

      static final int ROOT_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • ROOT_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int ROOT_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • ROOT_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int ROOT_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • ROOT_COMPARISON_NODE_FEATURE_COUNT

      static final int ROOT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Root Comparison Node' class.
      See Also:
    • ROOT_COMPARISON_NODE___GET_PARENT

      static final int ROOT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • ROOT_COMPARISON_NODE___GET_CHILDREN

      static final int ROOT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • ROOT_COMPARISON_NODE___HAS_CHILDREN

      static final int ROOT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • ROOT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int ROOT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • ROOT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int ROOT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • ROOT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int ROOT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • ROOT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int ROOT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • ROOT_COMPARISON_NODE___GET_NODE_SIDE

      static final int ROOT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • ROOT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int ROOT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • ROOT_COMPARISON_NODE_OPERATION_COUNT

      static final int ROOT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Root Comparison Node' class.
      See Also:
    • FEATURE_COMPARISON_NODE

      static final int FEATURE_COMPARISON_NODE
      The meta object id for the 'Feature Comparison Node' class.
      See Also:
    • FEATURE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int FEATURE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • FEATURE_COMPARISON_NODE__TOP_CHILDREN

      static final int FEATURE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • FEATURE_COMPARISON_NODE__MERGE_SETTINGS

      static final int FEATURE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • FEATURE_COMPARISON_NODE__FEATURE

      static final int FEATURE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • FEATURE_COMPARISON_NODE_FEATURE_COUNT

      static final int FEATURE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Feature Comparison Node' class.
      See Also:
    • FEATURE_COMPARISON_NODE___GET_PARENT

      static final int FEATURE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • FEATURE_COMPARISON_NODE___GET_CHILDREN

      static final int FEATURE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • FEATURE_COMPARISON_NODE___HAS_CHILDREN

      static final int FEATURE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • FEATURE_COMPARISON_NODE___GET_NODE_SIDE

      static final int FEATURE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • FEATURE_COMPARISON_NODE_OPERATION_COUNT

      static final int FEATURE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Feature Comparison Node' class.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE

      static final int SINGLE_FEATURE_COMPARISON_NODE
      The meta object id for the 'Single Feature Comparison Node' class.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_FEATURE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_FEATURE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__FEATURE

      static final int SINGLE_FEATURE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_FEATURE_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_FEATURE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_FEATURE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_FEATURE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_FEATURE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Feature Comparison Node' class.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_FEATURE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_FEATURE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_FEATURE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_FEATURE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_FEATURE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_FEATURE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_FEATURE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_FEATURE_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_FEATURE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Feature Comparison Node' class.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE
      The meta object id for the 'External Property Comparison Node' class.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__COMPARISON_FLAGS

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__TOP_CHILDREN

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__MERGE_SETTINGS

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__FEATURE

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__PARENT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__TOP_DESCENDANTS

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__TOP_ANCESTOR

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__COMPARISON_STATUS

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE_FEATURE_COUNT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'External Property Comparison Node' class.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___GET_PARENT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___GET_CHILDREN

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___HAS_CHILDREN

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___GET_NODE_SIDE

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • EXTERNAL_PROPERTY_COMPARISON_NODE_OPERATION_COUNT

      static final int EXTERNAL_PROPERTY_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'External Property Comparison Node' class.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE

      static final int SOLID_RESOURCE_COMPARISON_NODE
      The meta object id for the 'Solid Resource Comparison Node' class.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SOLID_RESOURCE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__TOP_CHILDREN

      static final int SOLID_RESOURCE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SOLID_RESOURCE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MERGE_SETTINGS

      static final int SOLID_RESOURCE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SOLID_RESOURCE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SOLID_RESOURCE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SOLID_RESOURCE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SOLID_RESOURCE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__FEATURE

      static final int SOLID_RESOURCE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SOLID_RESOURCE_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SOLID_RESOURCE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SOLID_RESOURCE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SOLID_RESOURCE_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SOLID_RESOURCE_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__PARENT

      static final int SOLID_RESOURCE_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__TOP_DESCENDANTS

      static final int SOLID_RESOURCE_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__TOP_ANCESTOR

      static final int SOLID_RESOURCE_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__COMPARISON_STATUS

      static final int SOLID_RESOURCE_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int SOLID_RESOURCE_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int SOLID_RESOURCE_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__MAIN_QUALIFYING_TYPE

      static final int SOLID_RESOURCE_COMPARISON_NODE__MAIN_QUALIFYING_TYPE
      The feature id for the 'Main Qualifying Type' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__OTHER_QUALIFYING_TYPE

      static final int SOLID_RESOURCE_COMPARISON_NODE__OTHER_QUALIFYING_TYPE
      The feature id for the 'Other Qualifying Type' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_QUALIFYING_TYPE

      static final int SOLID_RESOURCE_COMPARISON_NODE__ANCESTOR_QUALIFYING_TYPE
      The feature id for the 'Ancestor Qualifying Type' attribute.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE_FEATURE_COUNT

      static final int SOLID_RESOURCE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Solid Resource Comparison Node' class.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___GET_PARENT

      static final int SOLID_RESOURCE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___GET_CHILDREN

      static final int SOLID_RESOURCE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___HAS_CHILDREN

      static final int SOLID_RESOURCE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SOLID_RESOURCE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SOLID_RESOURCE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SOLID_RESOURCE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SOLID_RESOURCE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___GET_NODE_SIDE

      static final int SOLID_RESOURCE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SOLID_RESOURCE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE___GET_QUALIFYING_TYPE__COMPARISONSIDE

      static final int SOLID_RESOURCE_COMPARISON_NODE___GET_QUALIFYING_TYPE__COMPARISONSIDE
      The operation id for the 'Get Qualifying Type' operation.
      See Also:
    • SOLID_RESOURCE_COMPARISON_NODE_OPERATION_COUNT

      static final int SOLID_RESOURCE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Solid Resource Comparison Node' class.
      See Also:
    • COLLECTION_COMPARISON_NODE

      static final int COLLECTION_COMPARISON_NODE
      The meta object id for the 'Collection Comparison Node' class.
      See Also:
    • COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS

      static final int COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • COLLECTION_COMPARISON_NODE__TOP_CHILDREN

      static final int COLLECTION_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • COLLECTION_COMPARISON_NODE__MERGE_SETTINGS

      static final int COLLECTION_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • COLLECTION_COMPARISON_NODE_FEATURE_COUNT

      static final int COLLECTION_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Collection Comparison Node' class.
      See Also:
    • COLLECTION_COMPARISON_NODE___GET_PARENT

      static final int COLLECTION_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • COLLECTION_COMPARISON_NODE___HAS_CHILDREN

      static final int COLLECTION_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • COLLECTION_COMPARISON_NODE___GET_NODE_SIDE

      static final int COLLECTION_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • COLLECTION_COMPARISON_NODE___GET_CHILDREN

      static final int COLLECTION_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • COLLECTION_COMPARISON_NODE_OPERATION_COUNT

      static final int COLLECTION_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Collection Comparison Node' class.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE

      static final int FEATURE_COLLECTION_COMPARISON_NODE
      The meta object id for the 'Feature Collection Comparison Node' class.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS

      static final int FEATURE_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__TOP_CHILDREN

      static final int FEATURE_COLLECTION_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int FEATURE_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS

      static final int FEATURE_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int FEATURE_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int FEATURE_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int FEATURE_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int FEATURE_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__FEATURE

      static final int FEATURE_COLLECTION_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int FEATURE_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE_FEATURE_COUNT

      static final int FEATURE_COLLECTION_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Feature Collection Comparison Node' class.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE___GET_PARENT

      static final int FEATURE_COLLECTION_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE___HAS_CHILDREN

      static final int FEATURE_COLLECTION_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int FEATURE_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE

      static final int FEATURE_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int FEATURE_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE___GET_CHILDREN

      static final int FEATURE_COLLECTION_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • FEATURE_COLLECTION_COMPARISON_NODE_OPERATION_COUNT

      static final int FEATURE_COLLECTION_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Feature Collection Comparison Node' class.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE
      The meta object id for the 'Containment Feature Comparison Node' class.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__TOP_CHILDREN

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__MERGE_SETTINGS

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE__FEATURE

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE_FEATURE_COUNT

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Containment Feature Comparison Node' class.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE___GET_PARENT

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE___GET_CHILDREN

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE___HAS_CHILDREN

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE___GET_NODE_SIDE

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • CONTAINMENT_FEATURE_COMPARISON_NODE_OPERATION_COUNT

      static final int CONTAINMENT_FEATURE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Containment Feature Comparison Node' class.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE

      static final int REFERENCE_FEATURE_COMPARISON_NODE
      The meta object id for the 'Reference Feature Comparison Node' class.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int REFERENCE_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__TOP_CHILDREN

      static final int REFERENCE_FEATURE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int REFERENCE_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__MERGE_SETTINGS

      static final int REFERENCE_FEATURE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int REFERENCE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int REFERENCE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int REFERENCE_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int REFERENCE_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE__FEATURE

      static final int REFERENCE_FEATURE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE_FEATURE_COUNT

      static final int REFERENCE_FEATURE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Reference Feature Comparison Node' class.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE___GET_PARENT

      static final int REFERENCE_FEATURE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE___GET_CHILDREN

      static final int REFERENCE_FEATURE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE___HAS_CHILDREN

      static final int REFERENCE_FEATURE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int REFERENCE_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE___GET_NODE_SIDE

      static final int REFERENCE_FEATURE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • REFERENCE_FEATURE_COMPARISON_NODE_OPERATION_COUNT

      static final int REFERENCE_FEATURE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Reference Feature Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE
      The meta object id for the 'Containment Collection Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__TOP_CHILDREN

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__FEATURE

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE_FEATURE_COUNT

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Containment Collection Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE___GET_PARENT

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE___HAS_CHILDREN

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE___GET_CHILDREN

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_COMPARISON_NODE_OPERATION_COUNT

      static final int CONTAINMENT_COLLECTION_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Containment Collection Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE

      static final int REFERENCE_COLLECTION_COMPARISON_NODE
      The meta object id for the 'Reference Collection Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__TOP_CHILDREN

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__FEATURE

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE_FEATURE_COUNT

      static final int REFERENCE_COLLECTION_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Reference Collection Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE___GET_PARENT

      static final int REFERENCE_COLLECTION_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE___HAS_CHILDREN

      static final int REFERENCE_COLLECTION_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int REFERENCE_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE

      static final int REFERENCE_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE___GET_CHILDREN

      static final int REFERENCE_COLLECTION_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • REFERENCE_COLLECTION_COMPARISON_NODE_OPERATION_COUNT

      static final int REFERENCE_COLLECTION_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Reference Collection Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE

      static final int VALUE_COLLECTION_COMPARISON_NODE
      The meta object id for the 'Value Collection Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS

      static final int VALUE_COLLECTION_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__TOP_CHILDREN

      static final int VALUE_COLLECTION_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int VALUE_COLLECTION_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS

      static final int VALUE_COLLECTION_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int VALUE_COLLECTION_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int VALUE_COLLECTION_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int VALUE_COLLECTION_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int VALUE_COLLECTION_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__FEATURE

      static final int VALUE_COLLECTION_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE_FEATURE_COUNT

      static final int VALUE_COLLECTION_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Value Collection Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE___GET_PARENT

      static final int VALUE_COLLECTION_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE___HAS_CHILDREN

      static final int VALUE_COLLECTION_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int VALUE_COLLECTION_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE

      static final int VALUE_COLLECTION_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE___GET_CHILDREN

      static final int VALUE_COLLECTION_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • VALUE_COLLECTION_COMPARISON_NODE_OPERATION_COUNT

      static final int VALUE_COLLECTION_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Value Collection Comparison Node' class.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE
      The meta object id for the 'Collection Element Comparison Node' class.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Collection Element Comparison Node' class.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT

      static final int COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Collection Element Comparison Node' class.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE
      The meta object id for the 'Feature Collection Element Comparison Node' class.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Feature Collection Element Comparison Node' class.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT

      static final int FEATURE_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Feature Collection Element Comparison Node' class.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE

      static final int SINGLE_VALUE_COMPARISON_NODE
      The meta object id for the 'Single Value Comparison Node' class.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_VALUE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_VALUE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_VALUE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_VALUE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_VALUE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_VALUE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_VALUE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_VALUE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__FEATURE

      static final int SINGLE_VALUE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_VALUE_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_VALUE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_VALUE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_VALUE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_VALUE_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_VALUE_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_VALUE_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_VALUE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_VALUE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Value Comparison Node' class.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_VALUE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_VALUE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_VALUE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_VALUE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_VALUE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_VALUE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_VALUE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_VALUE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_VALUE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_VALUE_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_VALUE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Value Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE
      The meta object id for the 'Value Collection Element Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Value Collection Element Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT

      static final int VALUE_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Value Collection Element Comparison Node' class.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE
      The meta object id for the 'Single Containment Feature Comparison Node' class.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__FEATURE

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Containment Feature Comparison Node' class.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_CONTAINMENT_FEATURE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Containment Feature Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE
      The meta object id for the 'Containment Collection Element Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Containment Collection Element Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT

      static final int CONTAINMENT_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Containment Collection Element Comparison Node' class.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE

      static final int REFERENCED_OBJECTS_COMPARISON_NODE
      The meta object id for the 'Referenced Objects Comparison Node' class.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__COMPARISON_FLAGS

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__TOP_CHILDREN

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__MERGE_SETTINGS

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int REFERENCED_OBJECTS_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE_FEATURE_COUNT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Referenced Objects Comparison Node' class.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___GET_PARENT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___GET_CHILDREN

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___HAS_CHILDREN

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___GET_NODE_SIDE

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int REFERENCED_OBJECTS_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • REFERENCED_OBJECTS_COMPARISON_NODE_OPERATION_COUNT

      static final int REFERENCED_OBJECTS_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Referenced Objects Comparison Node' class.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE
      The meta object id for the 'Single Reference Feature Comparison Node' class.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__FEATURE

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Reference Feature Comparison Node' class.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_REFERENCE_FEATURE_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Reference Feature Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE
      The meta object id for the 'Reference Collection Element Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Reference Collection Element Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT

      static final int REFERENCE_COLLECTION_ELEMENT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Reference Collection Element Comparison Node' class.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE
      The meta object id for the 'Single Value Impl Comparison Node' class.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__FEATURE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__PARENT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE__ORIGIN

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Value Impl Comparison Node' class.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_VALUE_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_VALUE_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Value Impl Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE
      The meta object id for the 'Value Collection Element Impl Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ORIGIN

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_POSITION

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_POSITION

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_POSITION

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Value Collection Element Impl Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PARENT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int VALUE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Value Collection Element Impl Comparison Node' class.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE
      The meta object id for the 'Single Containment Feature Impl Comparison Node' class.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__FEATURE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ORIGIN

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Containment Feature Impl Comparison Node' class.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_CONTAINMENT_FEATURE_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Containment Feature Impl Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE
      The meta object id for the 'Containment Collection Element Impl Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ORIGIN

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_POSITION

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_POSITION

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_POSITION

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Containment Collection Element Impl Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PARENT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int CONTAINMENT_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Containment Collection Element Impl Comparison Node' class.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE
      The meta object id for the 'Single Reference Feature Impl Comparison Node' class.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__FEATURE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__PARENT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ORIGIN

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Single Reference Feature Impl Comparison Node' class.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_PARENT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int SINGLE_REFERENCE_FEATURE_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Single Reference Feature Impl Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE
      The meta object id for the 'Reference Collection Element Impl Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ORIGIN

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_POSITION

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_POSITION

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_POSITION

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT_COLLECTION_FEATURE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE__PARENT_COLLECTION_FEATURE
      The feature id for the 'Parent Collection Feature' containment reference.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Reference Collection Element Impl Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PARENT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int REFERENCE_COLLECTION_ELEMENT_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Reference Collection Element Impl Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE
      The meta object id for the 'Value Collection Impl Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__FEATURE

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__PARENT

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE__ORIGIN

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Value Collection Impl Comparison Node' class.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE___GET_PARENT

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • VALUE_COLLECTION_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int VALUE_COLLECTION_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Value Collection Impl Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE
      The meta object id for the 'Containment Collection Impl Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__FEATURE

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__PARENT

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ORIGIN

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Containment Collection Impl Comparison Node' class.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___GET_PARENT

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int CONTAINMENT_COLLECTION_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Containment Collection Impl Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE
      The meta object id for the 'Reference Collection Impl Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__COMPARISON_FLAGS

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__TOP_CHILDREN

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__MERGE_SETTINGS

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__FEATURE

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__FEATURE
      The feature id for the 'Feature' containment reference.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__PARENT

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_NODE

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ORIGIN

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE_FEATURE_COUNT

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Reference Collection Impl Comparison Node' class.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___GET_PARENT

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___HAS_CHILDREN

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___GET_CHILDREN

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___GET_NODE_SIDE

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • REFERENCE_COLLECTION_IMPL_COMPARISON_NODE_OPERATION_COUNT

      static final int REFERENCE_COLLECTION_IMPL_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Reference Collection Impl Comparison Node' class.
      See Also:
    • COLLECTION_ELEMENT_NEIGHBOUR

      static final int COLLECTION_ELEMENT_NEIGHBOUR
      The meta object id for the 'Collection Element Neighbour' class.
      See Also:
    • COLLECTION_ELEMENT_NEIGHBOUR__NEIGHBOUR_MAIN_OBJECT_ID

      static final int COLLECTION_ELEMENT_NEIGHBOUR__NEIGHBOUR_MAIN_OBJECT_ID
      The feature id for the 'Neighbour Main Object Id' attribute.
      See Also:
    • COLLECTION_ELEMENT_NEIGHBOUR__NEIGHBOUR_NODE_ID

      static final int COLLECTION_ELEMENT_NEIGHBOUR__NEIGHBOUR_NODE_ID
      The feature id for the 'Neighbour Node Id' attribute.
      See Also:
    • COLLECTION_ELEMENT_NEIGHBOUR_FEATURE_COUNT

      static final int COLLECTION_ELEMENT_NEIGHBOUR_FEATURE_COUNT
      The number of structural features of the 'Collection Element Neighbour' class.
      See Also:
    • COLLECTION_ELEMENT_NEIGHBOUR_OPERATION_COUNT

      static final int COLLECTION_ELEMENT_NEIGHBOUR_OPERATION_COUNT
      The number of operations of the 'Collection Element Neighbour' class.
      See Also:
    • CUSTOM_MERGE_SETTINGS

      static final int CUSTOM_MERGE_SETTINGS
      The meta object id for the 'Custom Merge Settings' class.
      See Also:
    • CUSTOM_MERGE_SETTINGS_FEATURE_COUNT

      static final int CUSTOM_MERGE_SETTINGS_FEATURE_COUNT
      The number of structural features of the 'Custom Merge Settings' class.
      See Also:
    • CUSTOM_MERGE_SETTINGS_OPERATION_COUNT

      static final int CUSTOM_MERGE_SETTINGS_OPERATION_COUNT
      The number of operations of the 'Custom Merge Settings' class.
      See Also:
    • MERGE_SETTINGS

      static final int MERGE_SETTINGS
      The meta object id for the 'Merge Settings' class.
      See Also:
    • MERGE_SETTINGS__MERGE_RULE

      static final int MERGE_SETTINGS__MERGE_RULE
      The feature id for the 'Merge Rule' attribute.
      See Also:
    • MERGE_SETTINGS__DEFAULT_MERGE_RULE

      static final int MERGE_SETTINGS__DEFAULT_MERGE_RULE
      The feature id for the 'Default Merge Rule' attribute.
      See Also:
    • MERGE_SETTINGS__AVAILABLE_MERGE_RULES

      static final int MERGE_SETTINGS__AVAILABLE_MERGE_RULES
      The feature id for the 'Available Merge Rules' attribute list.
      See Also:
    • MERGE_SETTINGS__MUST_BE_MERGED

      static final int MERGE_SETTINGS__MUST_BE_MERGED
      The feature id for the 'Must Be Merged' attribute.
      See Also:
    • MERGE_SETTINGS__CAN_BE_MERGED

      static final int MERGE_SETTINGS__CAN_BE_MERGED
      The feature id for the 'Can Be Merged' attribute.
      See Also:
    • MERGE_SETTINGS__HAVE_CHILDREN_EXCLUDED_FROM_MERGE

      static final int MERGE_SETTINGS__HAVE_CHILDREN_EXCLUDED_FROM_MERGE
      The feature id for the 'Have Children Excluded From Merge' attribute.
      See Also:
    • MERGE_SETTINGS__MERGE_RULE_SET_BY_USER

      static final int MERGE_SETTINGS__MERGE_RULE_SET_BY_USER
      The feature id for the 'Merge Rule Set By User' attribute.
      See Also:
    • MERGE_SETTINGS__ORDER_RULE

      static final int MERGE_SETTINGS__ORDER_RULE
      The feature id for the 'Order Rule' containment reference.
      See Also:
    • MERGE_SETTINGS__CUSTOM_SETTINGS

      static final int MERGE_SETTINGS__CUSTOM_SETTINGS
      The feature id for the 'Custom Settings' containment reference.
      See Also:
    • MERGE_SETTINGS_FEATURE_COUNT

      static final int MERGE_SETTINGS_FEATURE_COUNT
      The number of structural features of the 'Merge Settings' class.
      See Also:
    • MERGE_SETTINGS___IS_DEFAULT_MERGE_RULE

      static final int MERGE_SETTINGS___IS_DEFAULT_MERGE_RULE
      The operation id for the 'Is Default Merge Rule' operation.
      See Also:
    • MERGE_SETTINGS_OPERATION_COUNT

      static final int MERGE_SETTINGS_OPERATION_COUNT
      The number of operations of the 'Merge Settings' class.
      See Also:
    • ORDER_RULE

      static final int ORDER_RULE
      The meta object id for the 'Order Rule' class.
      See Also:
    • ORDER_RULE__ORDER_SIDE

      static final int ORDER_RULE__ORDER_SIDE
      The feature id for the 'Order Side' attribute.
      See Also:
    • ORDER_RULE__ORDER_SET_BY_USER

      static final int ORDER_RULE__ORDER_SET_BY_USER
      The feature id for the 'Order Set By User' attribute.
      See Also:
    • ORDER_RULE_FEATURE_COUNT

      static final int ORDER_RULE_FEATURE_COUNT
      The number of structural features of the 'Order Rule' class.
      See Also:
    • ORDER_RULE___IS_DEFAULT_ORDER_SIDE

      static final int ORDER_RULE___IS_DEFAULT_ORDER_SIDE
      The operation id for the 'Is Default Order Side' operation.
      See Also:
    • ORDER_RULE___GET_DEFAULT_ORDER_SIDE

      static final int ORDER_RULE___GET_DEFAULT_ORDER_SIDE
      The operation id for the 'Get Default Order Side' operation.
      See Also:
    • ORDER_RULE_OPERATION_COUNT

      static final int ORDER_RULE_OPERATION_COUNT
      The number of operations of the 'Order Rule' class.
      See Also:
    • OBJECT_ON_SUPPORT

      static final int OBJECT_ON_SUPPORT
      The meta object id for the 'Object On Support' class.
      See Also:
    • OBJECT_ON_SUPPORT__CAN_BE_EDITED

      static final int OBJECT_ON_SUPPORT__CAN_BE_EDITED
      The feature id for the 'Can Be Edited' attribute.
      See Also:
    • OBJECT_ON_SUPPORT__CAN_BE_DELETED

      static final int OBJECT_ON_SUPPORT__CAN_BE_DELETED
      The feature id for the 'Can Be Deleted' attribute.
      See Also:
    • OBJECT_ON_SUPPORT_FEATURE_COUNT

      static final int OBJECT_ON_SUPPORT_FEATURE_COUNT
      The number of structural features of the 'Object On Support' class.
      See Also:
    • OBJECT_ON_SUPPORT_OPERATION_COUNT

      static final int OBJECT_ON_SUPPORT_OPERATION_COUNT
      The number of operations of the 'Object On Support' class.
      See Also:
    • MANIFEST_COMPARISON_NODE

      static final int MANIFEST_COMPARISON_NODE
      The meta object id for the 'Manifest Comparison Node' class.
      See Also:
    • MANIFEST_COMPARISON_NODE__COMPARISON_FLAGS

      static final int MANIFEST_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__TOP_CHILDREN

      static final int MANIFEST_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • MANIFEST_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int MANIFEST_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • MANIFEST_COMPARISON_NODE__MERGE_SETTINGS

      static final int MANIFEST_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • MANIFEST_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int MANIFEST_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int MANIFEST_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int MANIFEST_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int MANIFEST_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int MANIFEST_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int MANIFEST_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • MANIFEST_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int MANIFEST_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • MANIFEST_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int MANIFEST_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • MANIFEST_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int MANIFEST_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int MANIFEST_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int MANIFEST_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int MANIFEST_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__PARENT

      static final int MANIFEST_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • MANIFEST_COMPARISON_NODE__TOP_DESCENDANTS

      static final int MANIFEST_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • MANIFEST_COMPARISON_NODE__TOP_ANCESTOR

      static final int MANIFEST_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • MANIFEST_COMPARISON_NODE__COMPARISON_STATUS

      static final int MANIFEST_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • MANIFEST_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int MANIFEST_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • MANIFEST_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int MANIFEST_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • MANIFEST_COMPARISON_NODE_FEATURE_COUNT

      static final int MANIFEST_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Manifest Comparison Node' class.
      See Also:
    • MANIFEST_COMPARISON_NODE___GET_PARENT

      static final int MANIFEST_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___HAS_CHILDREN

      static final int MANIFEST_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int MANIFEST_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int MANIFEST_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int MANIFEST_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int MANIFEST_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___GET_NODE_SIDE

      static final int MANIFEST_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int MANIFEST_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE___GET_CHILDREN

      static final int MANIFEST_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • MANIFEST_COMPARISON_NODE_OPERATION_COUNT

      static final int MANIFEST_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Manifest Comparison Node' class.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE

      static final int MANIFEST_HEADER_COMPARISON_NODE
      The meta object id for the 'Manifest Header Comparison Node' class.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__COMPARISON_FLAGS

      static final int MANIFEST_HEADER_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__TOP_CHILDREN

      static final int MANIFEST_HEADER_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int MANIFEST_HEADER_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MERGE_SETTINGS

      static final int MANIFEST_HEADER_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int MANIFEST_HEADER_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int MANIFEST_HEADER_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int MANIFEST_HEADER_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int MANIFEST_HEADER_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__PARENT

      static final int MANIFEST_HEADER_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' container reference.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ONE_SIDE_NODE

      static final int MANIFEST_HEADER_COMPARISON_NODE__ONE_SIDE_NODE
      The feature id for the 'One Side Node' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ORIGIN

      static final int MANIFEST_HEADER_COMPARISON_NODE__ORIGIN
      The feature id for the 'Origin' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int MANIFEST_HEADER_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int MANIFEST_HEADER_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int MANIFEST_HEADER_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int MANIFEST_HEADER_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int MANIFEST_HEADER_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MAIN_POSITION

      static final int MANIFEST_HEADER_COMPARISON_NODE__MAIN_POSITION
      The feature id for the 'Main Position' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__OTHER_POSITION

      static final int MANIFEST_HEADER_COMPARISON_NODE__OTHER_POSITION
      The feature id for the 'Other Position' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_POSITION

      static final int MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_POSITION
      The feature id for the 'Ancestor Position' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__POSITION_AFTER_MERGE

      static final int MANIFEST_HEADER_COMPARISON_NODE__POSITION_AFTER_MERGE
      The feature id for the 'Position After Merge' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__LEFT_NEIGHBOUR

      static final int MANIFEST_HEADER_COMPARISON_NODE__LEFT_NEIGHBOUR
      The feature id for the 'Left Neighbour' containment reference.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__HEADER_NAME

      static final int MANIFEST_HEADER_COMPARISON_NODE__HEADER_NAME
      The feature id for the 'Header Name' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__MAIN_HEADER_VALUE

      static final int MANIFEST_HEADER_COMPARISON_NODE__MAIN_HEADER_VALUE
      The feature id for the 'Main Header Value' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__OTHER_HEADER_VALUE

      static final int MANIFEST_HEADER_COMPARISON_NODE__OTHER_HEADER_VALUE
      The feature id for the 'Other Header Value' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_HEADER_VALUE

      static final int MANIFEST_HEADER_COMPARISON_NODE__ANCESTOR_HEADER_VALUE
      The feature id for the 'Ancestor Header Value' attribute.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE_FEATURE_COUNT

      static final int MANIFEST_HEADER_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Manifest Header Comparison Node' class.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___GET_CHILDREN

      static final int MANIFEST_HEADER_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___HAS_CHILDREN

      static final int MANIFEST_HEADER_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int MANIFEST_HEADER_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int MANIFEST_HEADER_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___GET_NODE_SIDE

      static final int MANIFEST_HEADER_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int MANIFEST_HEADER_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int MANIFEST_HEADER_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int MANIFEST_HEADER_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE

      static final int MANIFEST_HEADER_COMPARISON_NODE___GET_POSITION__COMPARISONSIDE
      The operation id for the 'Get Position' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER

      static final int MANIFEST_HEADER_COMPARISON_NODE___SET_POSITION__COMPARISONSIDE_INTEGER
      The operation id for the 'Set Position' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE___GET_PARENT

      static final int MANIFEST_HEADER_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • MANIFEST_HEADER_COMPARISON_NODE_OPERATION_COUNT

      static final int MANIFEST_HEADER_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Manifest Header Comparison Node' class.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE
      The meta object id for the 'Unsupported Object Comparison Node' class.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__COMPARISON_FLAGS

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__COMPARISON_FLAGS
      The feature id for the 'Comparison Flags' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__TOP_CHILDREN

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__TOP_CHILDREN
      The feature id for the 'Top Children' reference list.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__CONTAINMENT_CHILDREN

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__CONTAINMENT_CHILDREN
      The feature id for the 'Containment Children' containment reference list.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__MERGE_SETTINGS

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__MERGE_SETTINGS
      The feature id for the 'Merge Settings' containment reference.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_OBJECT_TO_BE_DELETED
      The feature id for the 'Main Object To Be Deleted' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_OBJECT_TO_BE_ADDED
      The feature id for the 'Other Object To Be Added' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__MODIFIED_ON_OTHER

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__MODIFIED_ON_OTHER
      The feature id for the 'Modified On Other' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__ONE_SIDE_PARENT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__ONE_SIDE_PARENT
      The feature id for the 'One Side Parent' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__OBJECTS_ECLASS_ID

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__OBJECTS_ECLASS_ID
      The feature id for the 'Objects EClass Id' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_PATH_TO_TOP_PARENT
      The feature id for the 'Main Path To Top Parent' attribute list.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_PATH_TO_TOP_PARENT
      The feature id for the 'Other Path To Top Parent' attribute list.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__ANCESTOR_PATH_TO_TOP_PARENT
      The feature id for the 'Ancestor Path To Top Parent' attribute list.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_OBJECT_ID

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_OBJECT_ID
      The feature id for the 'Main Object Id' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_OBJECT_ID

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_OBJECT_ID
      The feature id for the 'Other Object Id' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__ANCESTOR_OBJECT_ID

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__ANCESTOR_OBJECT_ID
      The feature id for the 'Ancestor Object Id' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__ANCESTOR_OBJECT_EXISTS
      The feature id for the 'Ancestor Object Exists' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__PARENT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__PARENT
      The feature id for the 'Parent' reference.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__TOP_DESCENDANTS

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__TOP_DESCENDANTS
      The feature id for the 'Top Descendants' reference list.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__TOP_ANCESTOR

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__TOP_ANCESTOR
      The feature id for the 'Top Ancestor' reference.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__COMPARISON_STATUS

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__COMPARISON_STATUS
      The feature id for the 'Comparison Status' attribute.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__MAIN_OBJECT_ON_SUPPORT
      The feature id for the 'Main Object On Support' containment reference.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE__OTHER_OBJECT_ON_SUPPORT
      The feature id for the 'Other Object On Support' containment reference.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE_FEATURE_COUNT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE_FEATURE_COUNT
      The number of structural features of the 'Unsupported Object Comparison Node' class.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_PARENT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_PARENT
      The operation id for the 'Get Parent' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_CHILDREN

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_CHILDREN
      The operation id for the 'Get Children' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___HAS_CHILDREN

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___HAS_CHILDREN
      The operation id for the 'Has Children' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_PATH_TO_TOP_PARENT__COMPARISONSIDE
      The operation id for the 'Get Path To Top Parent' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_OBJECT_ID__COMPARISONSIDE
      The operation id for the 'Get Object Id' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___SET_OBJECT_ID__COMPARISONSIDE_LONG
      The operation id for the 'Set Object Id' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___IS_ONE_SIDE_NODE

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___IS_ONE_SIDE_NODE
      The operation id for the 'Is One Side Node' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_NODE_SIDE

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___GET_NODE_SIDE
      The operation id for the 'Get Node Side' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE___IS_ANCESTOR_OBJECT_EXISTS
      The operation id for the 'Is Ancestor Object Exists' operation.
      See Also:
    • UNSUPPORTED_OBJECT_COMPARISON_NODE_OPERATION_COUNT

      static final int UNSUPPORTED_OBJECT_COMPARISON_NODE_OPERATION_COUNT
      The number of operations of the 'Unsupported Object Comparison Node' class.
      See Also:
    • COMPARISON_SIDE

      static final int COMPARISON_SIDE
      The meta object id for the 'Comparison Side' enum.
      See Also:
    • MERGE_RULE

      static final int MERGE_RULE
      The meta object id for the 'Merge Rule' enum.
      See Also:
    • COMPARISON_NODE_STATUS

      static final int COMPARISON_NODE_STATUS
      The meta object id for the 'Comparison Node Status' enum.
      See Also:
    • COMPARISON_FLAGS

      static final int COMPARISON_FLAGS
      The meta object id for the 'Comparison Flags' data type.
      See Also:
    • COLLECTION_CHILDREN_LIST

      static final int COLLECTION_CHILDREN_LIST
      The meta object id for the 'Collection Children List' data type.
      See Also:
    • FEATURE_COLLECTION_CHILDREN_LIST

      static final int FEATURE_COLLECTION_CHILDREN_LIST
      The meta object id for the 'Feature Collection Children List' data type.
      See Also:
  • Method Details