sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.util/src/com/nokia/carbide/cpp/internal/pi/util/config/gen/PIConfig/util/PIConfigXMLProcessor.java
changeset 12 ae255c9aa552
parent 2 b9ab3b238396
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
    40 	 * <!-- end-user-doc -->
    40 	 * <!-- end-user-doc -->
    41 	 * @generated
    41 	 * @generated
    42 	 */
    42 	 */
    43 	public PIConfigXMLProcessor() {
    43 	public PIConfigXMLProcessor() {
    44 		super(new EPackageRegistryImpl(EPackage.Registry.INSTANCE));
    44 		super(new EPackageRegistryImpl(EPackage.Registry.INSTANCE));
    45 		extendedMetaData.putPackage(null, PIConfigPackage.eINSTANCE);
    45 		extendedMetaData.putPackage(null, PIConfigPackage.E_INSTANCE);
    46 	}
    46 	}
    47 	
    47 	
    48 	/**
    48 	/**
    49 	 * Register for "*" and "xml" file extensions the PIConfigResourceFactoryImpl factory.
    49 	 * Register for "*" and "xml" file extensions the PIConfigResourceFactoryImpl factory.
    50 	 * <!-- begin-user-doc -->
    50 	 * <!-- begin-user-doc -->