blob: a94a38bb8c2b6dacc356eee56c96ce6bb1e2ad26 [file] [log] [blame]
/**
* *******************************************************************************
* Copyright (c) 2008 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.ui;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>UI Field</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.kdm.ui.UiPackage#getUIField()
* @model
* @generated
*/
public interface UIField extends UIResource {
} // UIField