blob: 4c7ccab988e1e76a6933a593c7d627a96775e287 [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.EjbJar21;
/**
* <!-- 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.EjbJar21.EjbJar21Package#getCmrFieldTypeType()
* @model extendedMetaData="name='cmr-field-typeType' kind='simple'"
* @generated
*/
public interface CmrFieldTypeType extends org.eclipse.modisco.jee.ejbjar.EjbJar21.String {
} // CmrFieldTypeType