blob: c98db60a31c9ceae0732ff718cd419c696491087 [file] [log] [blame]
/**
* Copyright (c) 2010 Mia-Software.
* 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:
* Nicolas Payneau (Mia-Software) - initial API and implementation
*/
package org.eclipse.modisco.omg.smm;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Direct Measurement</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.smm.SmmPackage#getDirectMeasurement()
* @model
* @generated
*/
public interface DirectMeasurement extends DimensionalMeasurement {
} // DirectMeasurement