/******************************************************************************* * Copyright (c) 2008 Oracle Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Oracle - initial API and implementation * ********************************************************************************/ /** * EMF model implementations for JSF application configuration files (deprecated). * <p> * Deprecated - should use interfaces in the org.eclipse.jst.jsf.facesconfig.emf package * This package will be removed from the MANIFEST.MF as public API in a future release. */ package org.eclipse.jst.jsf.facesconfig.emf.impl;