blob: 257f9a5e36c3e5b6ec29c6e3dc3803d10a4ff30d [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 v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Nikolai Mansourov (Hatha Systems) - initial API and implementation
* Gabriel Barbier (Mia-Software) - minor evolutions for version 1.1
*
* $Id$
*/
package org.eclipse.gmt.modisco.omg.kdm.code;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>String Type</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.gmt.modisco.omg.kdm.code.CodePackage#getStringType()
* @model
* @generated
*/
public interface StringType extends PrimitiveType {
} // StringType