blob: fdc2757c1d734a28ffebfed78d7eed6d27f7de05 [file] [log] [blame]
/**
* Copyright (c) 2020 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\n\nContributors:
* Arnault Lapitre (CEA LIST) arnault.lapitre@cea.fr
* - Initial API and Implementation
*/
package org.eclipse.efm.ecore.formalml.infrastructure;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Model Of Computation</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.efm.ecore.formalml.infrastructure.InfrastructurePackage#getModelOfComputation()
* @model
* @generated
*/
public interface ModelOfComputation extends EObject {
} // ModelOfComputation