blob: e15b8f2b71de319ebdb46cc65f602d816a0e6440 [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>Role Name Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
*
* The role-nameType designates the name of a security role.
*
* The name must conform to the lexical rules for a token.
*
*
* <!-- end-model-doc -->
*
*
* @see org.eclipse.modisco.jee.ejbjar.EjbJar21.EjbJar21Package#getRoleNameType()
* @model extendedMetaData="name='role-nameType' kind='simple'"
* @generated
*/
public interface RoleNameType extends org.eclipse.modisco.jee.ejbjar.EjbJar21.String {
} // RoleNameType