blob: 6c47e042f842ebb9b631b993f1f1a8864ec8d7b7 [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2008 Castor Technologies Inc.
* 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:
* Alain Picard (Castor Technologies Inc) - initial API and implementation
* *******************************************************************************
*
* $Id$
*/
package org.eclipse.gmt.modisco.omg.smm;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Ratio Measure</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.gmt.modisco.omg.smm.SmmPackage#getRatioMeasure()
* @model
* @generated
*/
public interface RatioMeasure extends BinaryMeasure {
} // RatioMeasure