sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.util/src/com/nokia/carbide/cpp/internal/pi/util/config/gen/PIConfig/util/PIConfigSwitch.java
changeset 12 ae255c9aa552
parent 2 b9ab3b238396
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
    56 	 * <!-- end-user-doc -->
    56 	 * <!-- end-user-doc -->
    57 	 * @generated
    57 	 * @generated
    58 	 */
    58 	 */
    59 	public PIConfigSwitch() {
    59 	public PIConfigSwitch() {
    60 		if (modelPackage == null) {
    60 		if (modelPackage == null) {
    61 			modelPackage = PIConfigPackage.eINSTANCE;
    61 			modelPackage = PIConfigPackage.E_INSTANCE;
    62 		}
    62 		}
    63 	}
    63 	}
    64 
    64 
    65 	/**
    65 	/**
    66 	 * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
    66 	 * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.