Skip to main content
summaryrefslogblamecommitdiffstats
blob: 195032a1f205be0dd3714a573f031470ac5cc0a3 (plain) (tree)


















                                                                        
/*
 * Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
 * 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:
 *    Eike Stepper - initial API and implementation
 */

/**
 * The generated EMF API of the CDO repository file system.
 * 
 * @apiviz.exclude .*\.EresourcePackage.*
 * @apiviz.exclude .*\.EresourceFactory.*
 */
package org.eclipse.emf.cdo.eresource;

Back to the top