blob: 217d834ba6584643e16540d31996e88d5700cda6 [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2008, 2019 Castor Technologies Inc and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.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>Counting</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.gmt.modisco.omg.smm.SmmPackage#getCounting()
* @model
* @generated
*/
public interface Counting extends DirectMeasure {
} // Counting