blob: d78e574ec44fcd158522d47d03f064d888e2ddb8 [file] [log] [blame]
/**
* Copyright (c) 2010, 2019 Mia-Software and others.
* 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:
*
* Nicolas Guyomar (Mia-Software) - initial API and implementation
*/
package org.eclipse.modisco.jee.ejbjar.EjbJar30;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Generic Boolean Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
*
* This type defines four different values which can designate
* boolean values. This includes values yes and no which are
* not designated by xsd:boolean
*
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.modisco.jee.ejbjar.EjbJar30.EjbJar30Package#getGenericBooleanType()
* @model extendedMetaData="name='generic-booleanType' kind='simple'"
* @generated
*/
public interface GenericBooleanType extends org.eclipse.modisco.jee.ejbjar.EjbJar30.String {
} // GenericBooleanType