blob: 4a5cd3f30f8e15aa5d02be2fa01dce585117bf7c [file] [log] [blame]
/**
*
* Copyright (c) 2009, 2019 Hatha Systems.
* 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:
* Nikolai Mansourov (Hatha Systems) - initial API and implementation
* Gabriel Barbier (Mia-Software) - minor evolutions for version 1.1
*
* $Id$
*/
package org.eclipse.modisco.omg.kdm.code;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Computational Object</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.kdm.code.CodePackage#getComputationalObject()
* @model
* @generated
*/
public interface ComputationalObject extends CodeItem {
} // ComputationalObject