String getFeatureName(); /** * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getFeatureName <em>Feature Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Feature Name</em>' attribute. * @see #isSetFeatureName() * @see #unsetFeatureName() * @see #getFeatureName() * @generated */ void setFeatureName(String value); /** * Unsets the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getFeatureName <em>Feature Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetFeatureName() * @see #getFeatureName() * @see #setFeatureName(String) * @generated */ void unsetFeatureName(); /** * Returns whether the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getFeatureName <em>Feature Name</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Feature Name</em>' attribute is set. * @see #unsetFeatureName() * @see #getFeatureName() * @see #setFeatureName(String) * @generated */ boolean isSetFeatureName(); /** * Returns the value of the '<em><b>Data Value</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the value of the '<em>Data Value</em>' attribute. * @see #setDataValue(String) * @see org.eclipse.emf.ecore.change.ChangePackage#getFeatureChange_DataValue() * @model volatile="true" * @generated */ String getDataValue(); /** * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getDataValue <em>Data Value</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Data Value</em>' attribute. * @see #getDataValue() * @generated */ void setDataValue(String value);
String getFeatureName(); /** * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getFeatureName <em>Feature Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Feature Name</em>' attribute. * @see #isSetFeatureName() * @see #unsetFeatureName() * @see #getFeatureName() * @generated */ void setFeatureName(String value); /** * Unsets the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getFeatureName <em>Feature Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetFeatureName() * @see #getFeatureName() * @see #setFeatureName(String) * @generated */ void unsetFeatureName(); /** * Returns whether the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getFeatureName <em>Feature Name</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Feature Name</em>' attribute is set. * @see #unsetFeatureName() * @see #getFeatureName() * @see #setFeatureName(String) * @generated */ boolean isSetFeatureName(); /** * Returns the value of the '<em><b>Data Value</b></em>' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the value of the '<em>Data Value</em>' attribute. * @see #setDataValue(String) * @see org.eclipse.emf.ecore.change.ChangePackage#getFeatureMapEntry_DataValue() * @model volatile="true" * @generated */ String getDataValue(); /** * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getDataValue <em>Data Value</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Data Value</em>' attribute. * @see #getDataValue() * @generated */ void setDataValue(String value);
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/change/FeatureChange.java File path: /emf-2.4.1/src/org/eclipse/emf/ecore/change/FeatureMapEntry.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
String getFeatureName();
1
String getFeatureName();
2
  /**
2
  /**
3
   * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getFeatureName <em>Feature Name</em>}' attribute.
3
   * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getFeatureName <em>Feature Name</em>}' attribute.
4
   * <!-- begin-user-doc -->
4
   * <!-- begin-user-doc -->
5
   * <!-- end-user-doc -->
5
   * <!-- end-user-doc -->
6
   * @param value the new value of the '<em>Feature Name</em>' attribute.
6
   * @param value the new value of the '<em>Feature Name</em>' attribute.
7
   * @see #isSetFeatureName()
7
   * @see #isSetFeatureName()
8
   * @see #unsetFeatureName()
8
   * @see #unsetFeatureName()
9
   * @see #getFeatureName()
9
   * @see #getFeatureName()
10
   * @generated
10
   * @generated
11
   */
11
   */
12
  void setFeatureName(String value);
12
  void setFeatureName(String value);
13
  /**
13
  /**
14
   * Unsets the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getFeatureName <em>Feature Name</em>}' attribute.
14
   * Unsets the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getFeatureName <em>Feature Name</em>}' attribute.
15
   * <!-- begin-user-doc -->
15
   * <!-- begin-user-doc -->
16
   * <!-- end-user-doc -->
16
   * <!-- end-user-doc -->
17
   * @see #isSetFeatureName()
17
   * @see #isSetFeatureName()
18
   * @see #getFeatureName()
18
   * @see #getFeatureName()
19
   * @see #setFeatureName(String)
19
   * @see #setFeatureName(String)
20
   * @generated
20
   * @generated
21
   */
21
   */
22
  void unsetFeatureName();
22
  void unsetFeatureName();
23
  /**
23
  /**
24
   * Returns whether the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getFeatureName <em>Feature Name</em>}' attribute is set.
24
   * Returns whether the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getFeatureName <em>Feature Name</em>}' attribute is set.
25
   * <!-- begin-user-doc -->
25
   * <!-- begin-user-doc -->
26
   * <!-- end-user-doc -->
26
   * <!-- end-user-doc -->
27
   * @return whether the value of the '<em>Feature Name</em>' attribute is set.
27
   * @return whether the value of the '<em>Feature Name</em>' attribute is set.
28
   * @see #unsetFeatureName()
28
   * @see #unsetFeatureName()
29
   * @see #getFeatureName()
29
   * @see #getFeatureName()
30
   * @see #setFeatureName(String)
30
   * @see #setFeatureName(String)
31
   * @generated
31
   * @generated
32
   */
32
   */
33
  boolean isSetFeatureName();
33
  boolean isSetFeatureName();
34
  /**
34
  /**
35
   * Returns the value of the '<em><b>Data Value</b></em>' attribute.
35
   * Returns the value of the '<em><b>Data Value</b></em>' attribute.
36
   * <!-- begin-user-doc -->
36
   * <!-- begin-user-doc -->
37
   * <!-- end-user-doc -->
37
   * <!-- end-user-doc -->
38
   * @return the value of the '<em>Data Value</em>' attribute.
38
   * @return the value of the '<em>Data Value</em>' attribute.
39
   * @see #setDataValue(String)
39
   * @see #setDataValue(String)
40
   * @see org.eclipse.emf.ecore.change.ChangePackage#getFeatureChange_DataValue()
40
   * @see org.eclipse.emf.ecore.change.ChangePackage#getFeatureMapEntry_DataValue()
41
   * @model volatile="true"
41
   * @model volatile="true"
42
   * @generated
42
   * @generated
43
   */
43
   */
44
  String getDataValue();
44
  String getDataValue();
45
  /**
45
  /**
46
   * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureChange#getDataValue <em>Data Value</em>}' attribute.
46
   * Sets the value of the '{@link org.eclipse.emf.ecore.change.FeatureMapEntry#getDataValue <em>Data Value</em>}' attribute.
47
   * <!-- begin-user-doc -->
47
   * <!-- begin-user-doc -->
48
   * <!-- end-user-doc -->
48
   * <!-- end-user-doc -->
49
   * @param value the new value of the '<em>Data Value</em>' attribute.
49
   * @param value the new value of the '<em>Data Value</em>' attribute.
50
   * @see #getDataValue()
50
   * @see #getDataValue()
51
   * @generated
51
   * @generated
52
   */
52
   */
53
  void setDataValue(String value);
53
  void setDataValue(String value);
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