blob: 7d00382b7631bdf06b256c2e314de8c44c5b440c [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2008, 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
* *******************************************************************************
*
* $Id$
*/
package org.eclipse.modisco.omg.kdm.conceptual;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Scenario Unit</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.kdm.conceptual.ConceptualPackage#getScenarioUnit()
* @model
* @generated
*/
public interface ScenarioUnit extends ConceptualContainer {
} // ScenarioUnit