protected static final int EPROXY_FEATURECHANGE = ELAST_EOBJECT_FLAG << 1; /** * The default value of the '{@link #getFeatureName() <em>Feature Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #getFeatureName() * @generated * @ordered */ protected static final String FEATURE_NAME_EDEFAULT = null; /** * The default value of the '{@link #getDataValue() <em>Data Value</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #getDataValue() * @generated * @ordered */ protected static final String DATA_VALUE_EDEFAULT = null;
protected static final int EPROXY_FEATURECHANGE = ELAST_EOBJECT_FLAG << 1; /** * The default value of the '{@link #getFeatureName() <em>Feature Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #getFeatureName() * @generated * @ordered */ protected static final String FEATURE_NAME_EDEFAULT = null; /** * The default value of the '{@link #getDataValue() <em>Data Value</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #getDataValue() * @generated * @ordered */ protected static final String DATA_VALUE_EDEFAULT = null;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureChangeImpl.java File path: /emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureMapEntryImpl.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
protected static final int EPROXY_FEATURECHANGE = ELAST_EOBJECT_FLAG << 1;
1
protected static final int EPROXY_FEATURECHANGE = ELAST_EOBJECT_FLAG << 1;
2
  
2
  
3
  /**
3
  /**
4
   * The default value of the '{@link #getFeatureName() <em>Feature Name</em>}' attribute.
4
   * The default value of the '{@link #getFeatureName() <em>Feature Name</em>}' attribute.
5
   * <!-- begin-user-doc -->
5
   * <!-- begin-user-doc -->
6
   * <!-- end-user-doc -->
6
   * <!-- end-user-doc -->
7
   * @see #getFeatureName()
7
   * @see #getFeatureName()
8
   * @generated
8
   * @generated
9
   * @ordered
9
   * @ordered
10
   */
10
   */
11
  protected static final String FEATURE_NAME_EDEFAULT = null;
11
  protected static final String FEATURE_NAME_EDEFAULT = null;
12
  /**
12
  /**
13
   * The default value of the '{@link #getDataValue() <em>Data Value</em>}' attribute.
13
   * The default value of the '{@link #getDataValue() <em>Data Value</em>}' attribute.
14
   * <!-- begin-user-doc -->
14
   * <!-- begin-user-doc -->
15
   * <!-- end-user-doc -->
15
   * <!-- end-user-doc -->
16
   * @see #getDataValue()
16
   * @see #getDataValue()
17
   * @generated
17
   * @generated
18
   * @ordered
18
   * @ordered
19
   */
19
   */
20
  protected static final String DATA_VALUE_EDEFAULT = null;
20
  protected static final String DATA_VALUE_EDEFAULT = null;
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones location
Number of node comparisons0