blob: 0840d64b9e030542a021fb63d8ac253ef2372714 [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.ejbjar.EjbJar30;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Cmr Field Type Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
*
* The cmr-field-type element specifies the class of a
* collection-valued logical relationship field in the entity
* bean class. The value of an element using cmr-field-typeType
* must be either: java.util.Collection or java.util.Set.
*
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.modisco.jee.ejbjar.EjbJar30.EjbJar30Package#getCmrFieldTypeType()
* @model extendedMetaData="name='cmr-field-typeType' kind='simple'"
* @generated
*/
public interface CmrFieldTypeType extends org.eclipse.modisco.jee.ejbjar.EjbJar30.String {
} // CmrFieldTypeType