blob: 207601018782dda5530cc2b9cd79d7a7e777ea90 [file] [log] [blame]
/**
* Copyright (c) 2010 Mia-Software.
* 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:
*
* Nicolas Guyomar (Mia-Software) - initial API and implementation
*/
package org.eclipse.modisco.jee.webapp.webapp30;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Java Type Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
*
* This is a generic type that designates a Java primitive
* type or a fully qualified name of a Java interface/type,
* or an array of such types.
*
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.modisco.jee.webapp.webapp30.Webapp30Package#getJavaTypeType()
* @model extendedMetaData="name='java-typeType' kind='simple'"
* @generated
*/
public interface JavaTypeType extends org.eclipse.modisco.jee.webapp.webapp30.String {
} // JavaTypeType