CloneSet1377


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
21201.000class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12175
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureChangeImpl.java
22165
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureMapEntryImpl.java
Next
Last
Clone Instance
1
Line Count
21
Source Line
75
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureChangeImpl.java

/**
 * The bit of {@link #eFlags} that is used to represent if feature is a proxy.
 */
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;


First
Previous
Clone Instance
2
Line Count
21
Source Line
65
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureMapEntryImpl.java

/**
 * The bit of {@link #eFlags} that is used to represent if feature is a proxy.
 */
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 AbstractionParameter Count: 0Parameter Bindings

/**
   * The bit of {@link #eFlags} that is used to represent if feature is a proxy.
   */
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;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None