* <!-- end-user-doc -->
* @generated
*/
public static QuickEditTabSectionsFactory init() {
try {
QuickEditTabSectionsFactory theQuickEditTabSectionsFactory = (QuickEditTabSectionsFactory)EPackage.Registry.INSTANCE.getEFactory("http://org.eclipse.jsf.pagedesigner/QuickEditTabSections.ecore"); //$NON-NLS-1$
if (theQuickEditTabSectionsFactory != null) {
return theQuickEditTabSectionsFactory;
}
}
catch (Exception exception) {