blob: 72e5b5af7b28adae7d52523bdbdc7b18c89eb485 [file] [log] [blame]
/*****************************************************************************
* Copyright (c) 2016 CEA LIST.
*
*
* 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:
*
* Mauricio Alferez (mauricio.alferez@cea.fr) CEA LIST - Initial API and implementation
*
*****************************************************************************/
package org.eclipse.papyrus.requirements.sysml14.metrics.library;
import org.eclipse.papyrus.metrics.extensionpoints.interfaces.IRecognizerSwitch;
public class SysMLRequirementsRecognizerSwitch implements IRecognizerSwitch{
}