blob: da53ac7a3e7c272e6312ce55db7ceb70b77d4d0f [file] [log] [blame]
/**
*
* Copyright (c) 2009 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>Item Unit</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.kdm.code.CodePackage#getItemUnit()
* @model
* @generated
*/
public interface ItemUnit extends DataElement {
} // ItemUnit