blob: a325f3561d512f4d7dc45e8f7969199deb766ef8 [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.source;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Resource Description</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.kdm.source.SourcePackage#getResourceDescription()
* @model
* @generated
*/
public interface ResourceDescription extends InventoryItem {
} // ResourceDescription