blob: eb8e92e60eceb7fc4af44b5e3efaf6042e7b6b98 [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.metrics.library;
import org.eclipse.papyrus.metrics.extensionpoints.interfaces.IRecognizerSwitch;
public class SysMLRequirementsRecognizerSwitch implements IRecognizerSwitch{
}