blob: 708369d8bd6a071747d5bb93526e688d3f7b5ff7 [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.action;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Finally Unit</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.kdm.action.ActionPackage#getFinallyUnit()
* @model
* @generated
*/
public interface FinallyUnit extends ExceptionUnit {
} // FinallyUnit