blob: 794ce9a5bbc6ea5a8efd39546d087f3fe758d0d2 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2008-2011 Chair for Applied Software Engineering,
* Technische Universitaet Muenchen.
* 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:
******************************************************************************/
//Disabled until bug 353491 is fixed
package org.eclipse.emf.ecp.validation.pref;
//
//import org.eclipse.emf.emfstore.client.model.preferences.PropertyKey;
//
//
//public enum ValidationPropertyKey implements PropertyKey{
//
// ENABLELIVEVALIDATION,
//}