EMap<String, String> getXMLNSPrefixMap(); /** * Returns the value of the '<em><b>XSI Schema Location</b></em>' map. * The key is of type {@link java.lang.String}, * and the value is of type {@link java.lang.String}, * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the value of the '<em>XSI Schema Location</em>' map. * @see org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage#getXMLNamespaceDocumentRoot_XSISchemaLocation() * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EString>" transient="true" * extendedMetaData="kind='attribute' name='xsi:schemaLocation'" * @generated */ EMap<String, String> getXSISchemaLocation();
EMap<String, String> getXMLNSPrefixMap(); /** * Returns the value of the '<em><b>XSI Schema Location</b></em>' map. * The key is of type {@link java.lang.String}, * and the value is of type {@link java.lang.String}, * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the value of the '<em>XSI Schema Location</em>' map. * @see org.eclipse.emf.ecore.xml.type.XMLTypePackage#getXMLTypeDocumentRoot_XSISchemaLocation() * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EString>" transient="true" * extendedMetaData="kind='attribute' name='xsi:schemaLocation'" * @generated */ EMap<String, String> getXSISchemaLocation();
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot.java File path: /emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
EMap<String, String> getXMLNSPrefixMap();
1
EMap<String, String> getXMLNSPrefixMap();
2
  /**
2
  /**
3
   * Returns the value of the '<em><b>XSI Schema Location</b></em>' map.
3
   * Returns the value of the '<em><b>XSI Schema Location</b></em>' map.
4
   * The key is of type {@link java.lang.String},
4
   * The key is of type {@link java.lang.String},
5
   * and the value is of type {@link java.lang.String},
5
   * and the value is of type {@link java.lang.String},
6
   * <!-- begin-user-doc -->
6
   * <!-- begin-user-doc -->
7
   * <!-- end-user-doc -->
7
   * <!-- end-user-doc -->
8
   * @return the value of the '<em>XSI Schema Location</em>' map.
8
   * @return the value of the '<em>XSI Schema Location</em>' map.
9
   * @see org.eclipse.emf.ecore.xml.namespace.XMLNamespacePackage#getXMLNamespaceDocumentRoot_XSISchemaLocation()
9
   * @see org.eclipse.emf.ecore.xml.type.XMLTypePackage#getXMLTypeDocumentRoot_XSISchemaLocation()
10
   * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EString>" transient="true"
10
   * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EString>" transient="true"
11
   *        extendedMetaData="kind='attribute' name='xsi:schemaLocation'"
11
   *        extendedMetaData="kind='attribute' name='xsi:schemaLocation'"
12
   * @generated
12
   * @generated
13
   */
13
   */
14
  EMap<String, String> getXSISchemaLocation();
14
  EMap<String, String> getXSISchemaLocation();
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