blob: 1ed2eda8ab2acb731aadc54514b18b88b9a7a744 [file] [log] [blame]
/**
* Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
* 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:
* Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation
*
* generated from AuthoritarionDSL.xcore
*
*
*/
package org.eclipse.osbp.xtext.authorizationdsl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EOperation;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
import org.eclipse.osbp.dsl.semantic.common.types.OSBPTypesPackage;
/**
* <!-- begin-user-doc -->
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
* <li>each class,</li>
* <li>each feature of each class,</li>
* <li>each operation of each class,</li>
* <li>each enum,</li>
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationDSLFactory
* @model kind="package"
* annotation="http://www.eclipse.org/emf/2002/GenModel fileExtensions='authorization' modelName='AuthorizationDSL' prefix='AuthorizationDSL' copyrightText='Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)\r\n All rights reserved. This program and the accompanying materials\r\n are made available under the terms of the Eclipse Public License v1.0\r\n which accompanies this distribution, and is available at\r\n http://www.eclipse.org/legal/epl-v10.html\r\n \r\n Contributors: \r\n Christophe Loetz (Loetz GmbH&Co.KG) - initial implementation\r\n \r\n generated from AuthoritarionDSL.xcore\r\n\r\n ' updateClasspath='false' basePackage='org.eclipse.osbp.xtext'"
* annotation="http://www.eclipse.org/emf/2002/Ecore rootPackage='authorizationDSL'"
* @generated
*/
public interface AuthorizationDSLPackage extends EPackage {
/**
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
String eNAME = "authorizationdsl";
/**
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
String eNS_URI = "http://osbp.eclipse.org/xtext/authorizationdsl/AuthorizationDSL";
/**
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
String eNS_PREFIX = "authorizationDSL";
/**
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
AuthorizationDSLPackage eINSTANCE = org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl.init();
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationModelImpl <em>Authorization Model</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationModelImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationModel()
* @generated
*/
int AUTHORIZATION_MODEL = 0;
/**
* The feature id for the '<em><b>Import Section</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_MODEL__IMPORT_SECTION = 0;
/**
* The feature id for the '<em><b>Pckg</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_MODEL__PCKG = 1;
/**
* The number of structural features of the '<em>Authorization Model</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_MODEL_FEATURE_COUNT = 2;
/**
* The number of operations of the '<em>Authorization Model</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_MODEL_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationLazyResolverImpl <em>Authorization Lazy Resolver</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationLazyResolverImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationLazyResolver()
* @generated
*/
int AUTHORIZATION_LAZY_RESOLVER = 1;
/**
* The number of structural features of the '<em>Authorization Lazy Resolver</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT = 0;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT = 0;
/**
* The number of operations of the '<em>Authorization Lazy Resolver</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_LAZY_RESOLVER_OPERATION_COUNT = 1;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationPackageImpl <em>Authorization Package</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationPackageImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationPackage()
* @generated
*/
int AUTHORIZATION_PACKAGE = 2;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_PACKAGE__NAME = OSBPTypesPackage.LPACKAGE__NAME;
/**
* The feature id for the '<em><b>Roles</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_PACKAGE__ROLES = OSBPTypesPackage.LPACKAGE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Authorization Package</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_PACKAGE_FEATURE_COUNT = OSBPTypesPackage.LPACKAGE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_PACKAGE___ERESOLVE_PROXY__INTERNALEOBJECT = OSBPTypesPackage.LPACKAGE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Authorization Package</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_PACKAGE_OPERATION_COUNT = OSBPTypesPackage.LPACKAGE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationBaseImpl <em>Authorization Base</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationBaseImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationBase()
* @generated
*/
int AUTHORIZATION_BASE = 3;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_BASE__NAME = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Authorization Base</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_BASE_FEATURE_COUNT = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_BASE___ERESOLVE_PROXY__INTERNALEOBJECT = AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Authorization Base</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int AUTHORIZATION_BASE_OPERATION_COUNT = AUTHORIZATION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleImpl <em>Role</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRole()
* @generated
*/
int ROLE = 4;
/**
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE__NAME = AUTHORIZATION_BASE__NAME;
/**
* The feature id for the '<em><b>Role Elements</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE__ROLE_ELEMENTS = AUTHORIZATION_BASE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_FEATURE_COUNT = AUTHORIZATION_BASE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE___ERESOLVE_PROXY__INTERNALEOBJECT = AUTHORIZATION_BASE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_OPERATION_COUNT = AUTHORIZATION_BASE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleElementImpl <em>Role Element</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleElementImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleElement()
* @generated
*/
int ROLE_ELEMENT = 5;
/**
* The number of structural features of the '<em>Role Element</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ELEMENT_FEATURE_COUNT = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT = AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Element</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ELEMENT_OPERATION_COUNT = AUTHORIZATION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityImpl <em>Role Entity</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntity()
* @generated
*/
int ROLE_ENTITY = 6;
/**
* The feature id for the '<em><b>Entity Authorized</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY__ENTITY_AUTHORIZED = ROLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Entity Features</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY__ENTITY_FEATURES = ROLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Entity Ref</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY__ENTITY_REF = ROLE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the '<em>Role Entity</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_FEATURE_COUNT = ROLE_ELEMENT_FEATURE_COUNT + 3;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Entity</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_OPERATION_COUNT = ROLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanImpl <em>Role Bean</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBean()
* @generated
*/
int ROLE_BEAN = 7;
/**
* The feature id for the '<em><b>Bean Authorized</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN__BEAN_AUTHORIZED = ROLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Bean Features</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN__BEAN_FEATURES = ROLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Bean Ref</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN__BEAN_REF = ROLE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the '<em>Role Bean</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_FEATURE_COUNT = ROLE_ELEMENT_FEATURE_COUNT + 3;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Bean</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_OPERATION_COUNT = ROLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoImpl <em>Role Dto</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDto()
* @generated
*/
int ROLE_DTO = 8;
/**
* The feature id for the '<em><b>Dto Authorized</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO__DTO_AUTHORIZED = ROLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Dto Features</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO__DTO_FEATURES = ROLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>Dto Ref</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO__DTO_REF = ROLE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the '<em>Role Dto</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_FEATURE_COUNT = ROLE_ELEMENT_FEATURE_COUNT + 3;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Dto</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_OPERATION_COUNT = ROLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipAllUserTasksImpl <em>Role Blip All User Tasks</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipAllUserTasksImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipAllUserTasks()
* @generated
*/
int ROLE_BLIP_ALL_USER_TASKS = 9;
/**
* The feature id for the '<em><b>Authorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_ALL_USER_TASKS__AUTHORIZED = ROLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Blip All User Tasks</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_ALL_USER_TASKS_FEATURE_COUNT = ROLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_ALL_USER_TASKS___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Blip All User Tasks</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_ALL_USER_TASKS_OPERATION_COUNT = ROLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipUserTaskImpl <em>Role Blip User Task</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipUserTaskImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipUserTask()
* @generated
*/
int ROLE_BLIP_USER_TASK = 10;
/**
* The feature id for the '<em><b>User Task</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_USER_TASK__USER_TASK = ROLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Authorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_USER_TASK__AUTHORIZED = ROLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the '<em>Role Blip User Task</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_USER_TASK_FEATURE_COUNT = ROLE_ELEMENT_FEATURE_COUNT + 2;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_USER_TASK___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Blip User Task</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_USER_TASK_OPERATION_COUNT = ROLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipProcessImpl <em>Role Blip Process</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipProcessImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipProcess()
* @generated
*/
int ROLE_BLIP_PROCESS = 11;
/**
* The feature id for the '<em><b>Process</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS__PROCESS = ROLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the '<em><b>Process Start Authorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS__PROCESS_START_AUTHORIZED = ROLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the '<em><b>All User Tasks</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS__ALL_USER_TASKS = ROLE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the '<em><b>User Tasks</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS__USER_TASKS = ROLE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the '<em>Role Blip Process</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS_FEATURE_COUNT = ROLE_ELEMENT_FEATURE_COUNT + 4;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ELEMENT___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Blip Process</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BLIP_PROCESS_OPERATION_COUNT = ROLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityFeatureImpl <em>Role Entity Feature</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityFeatureImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntityFeature()
* @generated
*/
int ROLE_ENTITY_FEATURE = 12;
/**
* The feature id for the '<em><b>Entity Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_FEATURE__ENTITY_ATTRI_COL = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Entity Feature</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_FEATURE_FEATURE_COUNT = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT = AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Entity Feature</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_FEATURE_OPERATION_COUNT = AUTHORIZATION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityAttributeImpl <em>Role Entity Attribute</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityAttributeImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntityAttribute()
* @generated
*/
int ROLE_ENTITY_ATTRIBUTE = 13;
/**
* The feature id for the '<em><b>Entity Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_ATTRIBUTE__ENTITY_ATTRI_COL = ROLE_ENTITY_FEATURE__ENTITY_ATTRI_COL;
/**
* The feature id for the '<em><b>Entity Attri Unauthorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_ATTRIBUTE__ENTITY_ATTRI_UNAUTHORIZED = ROLE_ENTITY_FEATURE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Entity Attribute</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_ATTRIBUTE_FEATURE_COUNT = ROLE_ENTITY_FEATURE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_ATTRIBUTE___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ENTITY_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Entity Attribute</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_ATTRIBUTE_OPERATION_COUNT = ROLE_ENTITY_FEATURE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityReferenceImpl <em>Role Entity Reference</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityReferenceImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntityReference()
* @generated
*/
int ROLE_ENTITY_REFERENCE = 14;
/**
* The feature id for the '<em><b>Entity Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_REFERENCE__ENTITY_ATTRI_COL = ROLE_ENTITY_FEATURE__ENTITY_ATTRI_COL;
/**
* The feature id for the '<em><b>Entity Attri Unauthorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_REFERENCE__ENTITY_ATTRI_UNAUTHORIZED = ROLE_ENTITY_FEATURE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Entity Reference</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_REFERENCE_FEATURE_COUNT = ROLE_ENTITY_FEATURE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_REFERENCE___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_ENTITY_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Entity Reference</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_ENTITY_REFERENCE_OPERATION_COUNT = ROLE_ENTITY_FEATURE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanFeatureImpl <em>Role Bean Feature</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanFeatureImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBeanFeature()
* @generated
*/
int ROLE_BEAN_FEATURE = 15;
/**
* The feature id for the '<em><b>Bean Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_FEATURE__BEAN_ATTRI_COL = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Bean Feature</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_FEATURE_FEATURE_COUNT = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT = AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Bean Feature</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_FEATURE_OPERATION_COUNT = AUTHORIZATION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanAttributeImpl <em>Role Bean Attribute</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanAttributeImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBeanAttribute()
* @generated
*/
int ROLE_BEAN_ATTRIBUTE = 16;
/**
* The feature id for the '<em><b>Bean Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_ATTRIBUTE__BEAN_ATTRI_COL = ROLE_BEAN_FEATURE__BEAN_ATTRI_COL;
/**
* The feature id for the '<em><b>Bean Attri Unauthorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_ATTRIBUTE__BEAN_ATTRI_UNAUTHORIZED = ROLE_BEAN_FEATURE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Bean Attribute</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_ATTRIBUTE_FEATURE_COUNT = ROLE_BEAN_FEATURE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_ATTRIBUTE___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_BEAN_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Bean Attribute</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_ATTRIBUTE_OPERATION_COUNT = ROLE_BEAN_FEATURE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanReferenceImpl <em>Role Bean Reference</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanReferenceImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBeanReference()
* @generated
*/
int ROLE_BEAN_REFERENCE = 17;
/**
* The feature id for the '<em><b>Bean Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_REFERENCE__BEAN_ATTRI_COL = ROLE_BEAN_FEATURE__BEAN_ATTRI_COL;
/**
* The feature id for the '<em><b>Bean Attri Unauthorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_REFERENCE__BEAN_ATTRI_UNAUTHORIZED = ROLE_BEAN_FEATURE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Bean Reference</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_REFERENCE_FEATURE_COUNT = ROLE_BEAN_FEATURE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_REFERENCE___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_BEAN_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Bean Reference</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_BEAN_REFERENCE_OPERATION_COUNT = ROLE_BEAN_FEATURE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoFeatureImpl <em>Role Dto Feature</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoFeatureImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDtoFeature()
* @generated
*/
int ROLE_DTO_FEATURE = 18;
/**
* The feature id for the '<em><b>Dto Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_FEATURE__DTO_ATTRI_COL = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Dto Feature</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_FEATURE_FEATURE_COUNT = AUTHORIZATION_LAZY_RESOLVER_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT = AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Dto Feature</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_FEATURE_OPERATION_COUNT = AUTHORIZATION_LAZY_RESOLVER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoAttributeImpl <em>Role Dto Attribute</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoAttributeImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDtoAttribute()
* @generated
*/
int ROLE_DTO_ATTRIBUTE = 19;
/**
* The feature id for the '<em><b>Dto Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_ATTRIBUTE__DTO_ATTRI_COL = ROLE_DTO_FEATURE__DTO_ATTRI_COL;
/**
* The feature id for the '<em><b>Dto Attri Unauthorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_ATTRIBUTE__DTO_ATTRI_UNAUTHORIZED = ROLE_DTO_FEATURE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Dto Attribute</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_ATTRIBUTE_FEATURE_COUNT = ROLE_DTO_FEATURE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_ATTRIBUTE___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_DTO_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Dto Attribute</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_ATTRIBUTE_OPERATION_COUNT = ROLE_DTO_FEATURE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoReferenceImpl <em>Role Dto Reference</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoReferenceImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDtoReference()
* @generated
*/
int ROLE_DTO_REFERENCE = 20;
/**
* The feature id for the '<em><b>Dto Attri Col</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_REFERENCE__DTO_ATTRI_COL = ROLE_DTO_FEATURE__DTO_ATTRI_COL;
/**
* The feature id for the '<em><b>Dto Attri Unauthorized</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_REFERENCE__DTO_ATTRI_UNAUTHORIZED = ROLE_DTO_FEATURE_FEATURE_COUNT + 0;
/**
* The number of structural features of the '<em>Role Dto Reference</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_REFERENCE_FEATURE_COUNT = ROLE_DTO_FEATURE_FEATURE_COUNT + 1;
/**
* The operation id for the '<em>EResolve Proxy</em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_REFERENCE___ERESOLVE_PROXY__INTERNALEOBJECT = ROLE_DTO_FEATURE___ERESOLVE_PROXY__INTERNALEOBJECT;
/**
* The number of operations of the '<em>Role Dto Reference</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int ROLE_DTO_REFERENCE_OPERATION_COUNT = ROLE_DTO_FEATURE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEnum <em>Role Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEnum()
* @generated
*/
int ROLE_ENUM = 21;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RolePropertyEnum <em>Role Property Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RolePropertyEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRolePropertyEnum()
* @generated
*/
int ROLE_PROPERTY_ENUM = 22;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcessEnum <em>Role Blip Process Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcessEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipProcessEnum()
* @generated
*/
int ROLE_BLIP_PROCESS_ENUM = 23;
/**
* The meta object id for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTaskEnum <em>Role Blip User Task Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTaskEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipUserTaskEnum()
* @generated
*/
int ROLE_BLIP_USER_TASK_ENUM = 24;
/**
* The meta object id for the '<em>Internal EObject</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.InternalEObject
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getInternalEObject()
* @generated
*/
int INTERNAL_EOBJECT = 25;
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationModel <em>Authorization Model</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Authorization Model</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationModel
* @generated
*/
EClass getAuthorizationModel();
/**
* Returns the meta object for the containment reference '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationModel#getImportSection <em>Import Section</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Import Section</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationModel#getImportSection()
* @see #getAuthorizationModel()
* @generated
*/
EReference getAuthorizationModel_ImportSection();
/**
* Returns the meta object for the containment reference '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationModel#getPckg <em>Pckg</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Pckg</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationModel#getPckg()
* @see #getAuthorizationModel()
* @generated
*/
EReference getAuthorizationModel_Pckg();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationLazyResolver <em>Authorization Lazy Resolver</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Authorization Lazy Resolver</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationLazyResolver
* @generated
*/
EClass getAuthorizationLazyResolver();
/**
* Returns the meta object for the '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationLazyResolver#eResolveProxy(org.eclipse.emf.ecore.InternalEObject) <em>EResolve Proxy</em>}' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the '<em>EResolve Proxy</em>' operation.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationLazyResolver#eResolveProxy(org.eclipse.emf.ecore.InternalEObject)
* @generated
*/
EOperation getAuthorizationLazyResolver__EResolveProxy__InternalEObject();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationPackage <em>Authorization Package</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Authorization Package</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationPackage
* @generated
*/
EClass getAuthorizationPackage();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationPackage#getRoles <em>Roles</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Roles</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationPackage#getRoles()
* @see #getAuthorizationPackage()
* @generated
*/
EReference getAuthorizationPackage_Roles();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationBase <em>Authorization Base</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Authorization Base</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationBase
* @generated
*/
EClass getAuthorizationBase();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.AuthorizationBase#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.AuthorizationBase#getName()
* @see #getAuthorizationBase()
* @generated
*/
EAttribute getAuthorizationBase_Name();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.Role <em>Role</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.Role
* @generated
*/
EClass getRole();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.authorizationdsl.Role#getRoleElements <em>Role Elements</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Role Elements</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.Role#getRoleElements()
* @see #getRole()
* @generated
*/
EReference getRole_RoleElements();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleElement <em>Role Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Element</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleElement
* @generated
*/
EClass getRoleElement();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntity <em>Role Entity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Entity</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntity
* @generated
*/
EClass getRoleEntity();
/**
* Returns the meta object for the attribute list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntity#getEntityAuthorized <em>Entity Authorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute list '<em>Entity Authorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntity#getEntityAuthorized()
* @see #getRoleEntity()
* @generated
*/
EAttribute getRoleEntity_EntityAuthorized();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntity#getEntityFeatures <em>Entity Features</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Entity Features</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntity#getEntityFeatures()
* @see #getRoleEntity()
* @generated
*/
EReference getRoleEntity_EntityFeatures();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntity#getEntityRef <em>Entity Ref</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Entity Ref</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntity#getEntityRef()
* @see #getRoleEntity()
* @generated
*/
EReference getRoleEntity_EntityRef();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBean <em>Role Bean</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Bean</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBean
* @generated
*/
EClass getRoleBean();
/**
* Returns the meta object for the attribute list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBean#getBeanAuthorized <em>Bean Authorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute list '<em>Bean Authorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBean#getBeanAuthorized()
* @see #getRoleBean()
* @generated
*/
EAttribute getRoleBean_BeanAuthorized();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBean#getBeanFeatures <em>Bean Features</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Bean Features</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBean#getBeanFeatures()
* @see #getRoleBean()
* @generated
*/
EReference getRoleBean_BeanFeatures();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBean#getBeanRef <em>Bean Ref</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Bean Ref</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBean#getBeanRef()
* @see #getRoleBean()
* @generated
*/
EReference getRoleBean_BeanRef();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDto <em>Role Dto</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Dto</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDto
* @generated
*/
EClass getRoleDto();
/**
* Returns the meta object for the attribute list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDto#getDtoAuthorized <em>Dto Authorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute list '<em>Dto Authorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDto#getDtoAuthorized()
* @see #getRoleDto()
* @generated
*/
EAttribute getRoleDto_DtoAuthorized();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDto#getDtoFeatures <em>Dto Features</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Dto Features</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDto#getDtoFeatures()
* @see #getRoleDto()
* @generated
*/
EReference getRoleDto_DtoFeatures();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDto#getDtoRef <em>Dto Ref</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Dto Ref</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDto#getDtoRef()
* @see #getRoleDto()
* @generated
*/
EReference getRoleDto_DtoRef();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipAllUserTasks <em>Role Blip All User Tasks</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Blip All User Tasks</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipAllUserTasks
* @generated
*/
EClass getRoleBlipAllUserTasks();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipAllUserTasks#getAuthorized <em>Authorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Authorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipAllUserTasks#getAuthorized()
* @see #getRoleBlipAllUserTasks()
* @generated
*/
EAttribute getRoleBlipAllUserTasks_Authorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTask <em>Role Blip User Task</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Blip User Task</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTask
* @generated
*/
EClass getRoleBlipUserTask();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTask#getUserTask <em>User Task</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>User Task</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTask#getUserTask()
* @see #getRoleBlipUserTask()
* @generated
*/
EReference getRoleBlipUserTask_UserTask();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTask#getAuthorized <em>Authorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Authorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTask#getAuthorized()
* @see #getRoleBlipUserTask()
* @generated
*/
EAttribute getRoleBlipUserTask_Authorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess <em>Role Blip Process</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Blip Process</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess
* @generated
*/
EClass getRoleBlipProcess();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getProcess <em>Process</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Process</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getProcess()
* @see #getRoleBlipProcess()
* @generated
*/
EReference getRoleBlipProcess_Process();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getProcessStartAuthorized <em>Process Start Authorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Process Start Authorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getProcessStartAuthorized()
* @see #getRoleBlipProcess()
* @generated
*/
EAttribute getRoleBlipProcess_ProcessStartAuthorized();
/**
* Returns the meta object for the containment reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getAllUserTasks <em>All User Tasks</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>All User Tasks</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getAllUserTasks()
* @see #getRoleBlipProcess()
* @generated
*/
EReference getRoleBlipProcess_AllUserTasks();
/**
* Returns the meta object for the containment reference list '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getUserTasks <em>User Tasks</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>User Tasks</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcess#getUserTasks()
* @see #getRoleBlipProcess()
* @generated
*/
EReference getRoleBlipProcess_UserTasks();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntityFeature <em>Role Entity Feature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Entity Feature</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntityFeature
* @generated
*/
EClass getRoleEntityFeature();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntityFeature#getEntityAttriCol <em>Entity Attri Col</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Entity Attri Col</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntityFeature#getEntityAttriCol()
* @see #getRoleEntityFeature()
* @generated
*/
EReference getRoleEntityFeature_EntityAttriCol();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntityAttribute <em>Role Entity Attribute</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Entity Attribute</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntityAttribute
* @generated
*/
EClass getRoleEntityAttribute();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntityAttribute#getEntityAttriUnauthorized <em>Entity Attri Unauthorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Entity Attri Unauthorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntityAttribute#getEntityAttriUnauthorized()
* @see #getRoleEntityAttribute()
* @generated
*/
EAttribute getRoleEntityAttribute_EntityAttriUnauthorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntityReference <em>Role Entity Reference</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Entity Reference</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntityReference
* @generated
*/
EClass getRoleEntityReference();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEntityReference#getEntityAttriUnauthorized <em>Entity Attri Unauthorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Entity Attri Unauthorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEntityReference#getEntityAttriUnauthorized()
* @see #getRoleEntityReference()
* @generated
*/
EAttribute getRoleEntityReference_EntityAttriUnauthorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBeanFeature <em>Role Bean Feature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Bean Feature</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBeanFeature
* @generated
*/
EClass getRoleBeanFeature();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBeanFeature#getBeanAttriCol <em>Bean Attri Col</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Bean Attri Col</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBeanFeature#getBeanAttriCol()
* @see #getRoleBeanFeature()
* @generated
*/
EReference getRoleBeanFeature_BeanAttriCol();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBeanAttribute <em>Role Bean Attribute</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Bean Attribute</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBeanAttribute
* @generated
*/
EClass getRoleBeanAttribute();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBeanAttribute#getBeanAttriUnauthorized <em>Bean Attri Unauthorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Bean Attri Unauthorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBeanAttribute#getBeanAttriUnauthorized()
* @see #getRoleBeanAttribute()
* @generated
*/
EAttribute getRoleBeanAttribute_BeanAttriUnauthorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBeanReference <em>Role Bean Reference</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Bean Reference</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBeanReference
* @generated
*/
EClass getRoleBeanReference();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBeanReference#getBeanAttriUnauthorized <em>Bean Attri Unauthorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Bean Attri Unauthorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBeanReference#getBeanAttriUnauthorized()
* @see #getRoleBeanReference()
* @generated
*/
EAttribute getRoleBeanReference_BeanAttriUnauthorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDtoFeature <em>Role Dto Feature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Dto Feature</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDtoFeature
* @generated
*/
EClass getRoleDtoFeature();
/**
* Returns the meta object for the reference '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDtoFeature#getDtoAttriCol <em>Dto Attri Col</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference '<em>Dto Attri Col</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDtoFeature#getDtoAttriCol()
* @see #getRoleDtoFeature()
* @generated
*/
EReference getRoleDtoFeature_DtoAttriCol();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDtoAttribute <em>Role Dto Attribute</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Dto Attribute</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDtoAttribute
* @generated
*/
EClass getRoleDtoAttribute();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDtoAttribute#getDtoAttriUnauthorized <em>Dto Attri Unauthorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Dto Attri Unauthorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDtoAttribute#getDtoAttriUnauthorized()
* @see #getRoleDtoAttribute()
* @generated
*/
EAttribute getRoleDtoAttribute_DtoAttriUnauthorized();
/**
* Returns the meta object for class '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDtoReference <em>Role Dto Reference</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Role Dto Reference</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDtoReference
* @generated
*/
EClass getRoleDtoReference();
/**
* Returns the meta object for the attribute '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleDtoReference#getDtoAttriUnauthorized <em>Dto Attri Unauthorized</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Dto Attri Unauthorized</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleDtoReference#getDtoAttriUnauthorized()
* @see #getRoleDtoReference()
* @generated
*/
EAttribute getRoleDtoReference_DtoAttriUnauthorized();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEnum <em>Role Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Role Enum</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEnum
* @generated
*/
EEnum getRoleEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.authorizationdsl.RolePropertyEnum <em>Role Property Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Role Property Enum</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RolePropertyEnum
* @generated
*/
EEnum getRolePropertyEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcessEnum <em>Role Blip Process Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Role Blip Process Enum</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcessEnum
* @generated
*/
EEnum getRoleBlipProcessEnum();
/**
* Returns the meta object for enum '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTaskEnum <em>Role Blip User Task Enum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Role Blip User Task Enum</em>'.
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTaskEnum
* @generated
*/
EEnum getRoleBlipUserTaskEnum();
/**
* Returns the meta object for data type '{@link org.eclipse.emf.ecore.InternalEObject <em>Internal EObject</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for data type '<em>Internal EObject</em>'.
* @see org.eclipse.emf.ecore.InternalEObject
* @model instanceClass="org.eclipse.emf.ecore.InternalEObject"
* @generated
*/
EDataType getInternalEObject();
/**
* Returns the factory that creates the instances of the model.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the factory that creates the instances of the model.
* @generated
*/
AuthorizationDSLFactory getAuthorizationDSLFactory();
/**
* <!-- begin-user-doc -->
* Defines literals for the meta objects that represent
* <ul>
* <li>each class,</li>
* <li>each feature of each class,</li>
* <li>each operation of each class,</li>
* <li>each enum,</li>
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
* @generated
*/
interface Literals {
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationModelImpl <em>Authorization Model</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationModelImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationModel()
* @generated
*/
EClass AUTHORIZATION_MODEL = eINSTANCE.getAuthorizationModel();
/**
* The meta object literal for the '<em><b>Import Section</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference AUTHORIZATION_MODEL__IMPORT_SECTION = eINSTANCE.getAuthorizationModel_ImportSection();
/**
* The meta object literal for the '<em><b>Pckg</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference AUTHORIZATION_MODEL__PCKG = eINSTANCE.getAuthorizationModel_Pckg();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationLazyResolverImpl <em>Authorization Lazy Resolver</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationLazyResolverImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationLazyResolver()
* @generated
*/
EClass AUTHORIZATION_LAZY_RESOLVER = eINSTANCE.getAuthorizationLazyResolver();
/**
* The meta object literal for the '<em><b>EResolve Proxy</b></em>' operation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EOperation AUTHORIZATION_LAZY_RESOLVER___ERESOLVE_PROXY__INTERNALEOBJECT = eINSTANCE.getAuthorizationLazyResolver__EResolveProxy__InternalEObject();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationPackageImpl <em>Authorization Package</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationPackageImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationPackage()
* @generated
*/
EClass AUTHORIZATION_PACKAGE = eINSTANCE.getAuthorizationPackage();
/**
* The meta object literal for the '<em><b>Roles</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference AUTHORIZATION_PACKAGE__ROLES = eINSTANCE.getAuthorizationPackage_Roles();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationBaseImpl <em>Authorization Base</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationBaseImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getAuthorizationBase()
* @generated
*/
EClass AUTHORIZATION_BASE = eINSTANCE.getAuthorizationBase();
/**
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute AUTHORIZATION_BASE__NAME = eINSTANCE.getAuthorizationBase_Name();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleImpl <em>Role</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRole()
* @generated
*/
EClass ROLE = eINSTANCE.getRole();
/**
* The meta object literal for the '<em><b>Role Elements</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE__ROLE_ELEMENTS = eINSTANCE.getRole_RoleElements();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleElementImpl <em>Role Element</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleElementImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleElement()
* @generated
*/
EClass ROLE_ELEMENT = eINSTANCE.getRoleElement();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityImpl <em>Role Entity</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntity()
* @generated
*/
EClass ROLE_ENTITY = eINSTANCE.getRoleEntity();
/**
* The meta object literal for the '<em><b>Entity Authorized</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_ENTITY__ENTITY_AUTHORIZED = eINSTANCE.getRoleEntity_EntityAuthorized();
/**
* The meta object literal for the '<em><b>Entity Features</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_ENTITY__ENTITY_FEATURES = eINSTANCE.getRoleEntity_EntityFeatures();
/**
* The meta object literal for the '<em><b>Entity Ref</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_ENTITY__ENTITY_REF = eINSTANCE.getRoleEntity_EntityRef();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanImpl <em>Role Bean</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBean()
* @generated
*/
EClass ROLE_BEAN = eINSTANCE.getRoleBean();
/**
* The meta object literal for the '<em><b>Bean Authorized</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_BEAN__BEAN_AUTHORIZED = eINSTANCE.getRoleBean_BeanAuthorized();
/**
* The meta object literal for the '<em><b>Bean Features</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BEAN__BEAN_FEATURES = eINSTANCE.getRoleBean_BeanFeatures();
/**
* The meta object literal for the '<em><b>Bean Ref</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BEAN__BEAN_REF = eINSTANCE.getRoleBean_BeanRef();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoImpl <em>Role Dto</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDto()
* @generated
*/
EClass ROLE_DTO = eINSTANCE.getRoleDto();
/**
* The meta object literal for the '<em><b>Dto Authorized</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_DTO__DTO_AUTHORIZED = eINSTANCE.getRoleDto_DtoAuthorized();
/**
* The meta object literal for the '<em><b>Dto Features</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_DTO__DTO_FEATURES = eINSTANCE.getRoleDto_DtoFeatures();
/**
* The meta object literal for the '<em><b>Dto Ref</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_DTO__DTO_REF = eINSTANCE.getRoleDto_DtoRef();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipAllUserTasksImpl <em>Role Blip All User Tasks</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipAllUserTasksImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipAllUserTasks()
* @generated
*/
EClass ROLE_BLIP_ALL_USER_TASKS = eINSTANCE.getRoleBlipAllUserTasks();
/**
* The meta object literal for the '<em><b>Authorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_BLIP_ALL_USER_TASKS__AUTHORIZED = eINSTANCE.getRoleBlipAllUserTasks_Authorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipUserTaskImpl <em>Role Blip User Task</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipUserTaskImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipUserTask()
* @generated
*/
EClass ROLE_BLIP_USER_TASK = eINSTANCE.getRoleBlipUserTask();
/**
* The meta object literal for the '<em><b>User Task</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BLIP_USER_TASK__USER_TASK = eINSTANCE.getRoleBlipUserTask_UserTask();
/**
* The meta object literal for the '<em><b>Authorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_BLIP_USER_TASK__AUTHORIZED = eINSTANCE.getRoleBlipUserTask_Authorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipProcessImpl <em>Role Blip Process</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBlipProcessImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipProcess()
* @generated
*/
EClass ROLE_BLIP_PROCESS = eINSTANCE.getRoleBlipProcess();
/**
* The meta object literal for the '<em><b>Process</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BLIP_PROCESS__PROCESS = eINSTANCE.getRoleBlipProcess_Process();
/**
* The meta object literal for the '<em><b>Process Start Authorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_BLIP_PROCESS__PROCESS_START_AUTHORIZED = eINSTANCE.getRoleBlipProcess_ProcessStartAuthorized();
/**
* The meta object literal for the '<em><b>All User Tasks</b></em>' containment reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BLIP_PROCESS__ALL_USER_TASKS = eINSTANCE.getRoleBlipProcess_AllUserTasks();
/**
* The meta object literal for the '<em><b>User Tasks</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BLIP_PROCESS__USER_TASKS = eINSTANCE.getRoleBlipProcess_UserTasks();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityFeatureImpl <em>Role Entity Feature</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityFeatureImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntityFeature()
* @generated
*/
EClass ROLE_ENTITY_FEATURE = eINSTANCE.getRoleEntityFeature();
/**
* The meta object literal for the '<em><b>Entity Attri Col</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_ENTITY_FEATURE__ENTITY_ATTRI_COL = eINSTANCE.getRoleEntityFeature_EntityAttriCol();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityAttributeImpl <em>Role Entity Attribute</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityAttributeImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntityAttribute()
* @generated
*/
EClass ROLE_ENTITY_ATTRIBUTE = eINSTANCE.getRoleEntityAttribute();
/**
* The meta object literal for the '<em><b>Entity Attri Unauthorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_ENTITY_ATTRIBUTE__ENTITY_ATTRI_UNAUTHORIZED = eINSTANCE.getRoleEntityAttribute_EntityAttriUnauthorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityReferenceImpl <em>Role Entity Reference</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleEntityReferenceImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEntityReference()
* @generated
*/
EClass ROLE_ENTITY_REFERENCE = eINSTANCE.getRoleEntityReference();
/**
* The meta object literal for the '<em><b>Entity Attri Unauthorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_ENTITY_REFERENCE__ENTITY_ATTRI_UNAUTHORIZED = eINSTANCE.getRoleEntityReference_EntityAttriUnauthorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanFeatureImpl <em>Role Bean Feature</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanFeatureImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBeanFeature()
* @generated
*/
EClass ROLE_BEAN_FEATURE = eINSTANCE.getRoleBeanFeature();
/**
* The meta object literal for the '<em><b>Bean Attri Col</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_BEAN_FEATURE__BEAN_ATTRI_COL = eINSTANCE.getRoleBeanFeature_BeanAttriCol();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanAttributeImpl <em>Role Bean Attribute</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanAttributeImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBeanAttribute()
* @generated
*/
EClass ROLE_BEAN_ATTRIBUTE = eINSTANCE.getRoleBeanAttribute();
/**
* The meta object literal for the '<em><b>Bean Attri Unauthorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_BEAN_ATTRIBUTE__BEAN_ATTRI_UNAUTHORIZED = eINSTANCE.getRoleBeanAttribute_BeanAttriUnauthorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanReferenceImpl <em>Role Bean Reference</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleBeanReferenceImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBeanReference()
* @generated
*/
EClass ROLE_BEAN_REFERENCE = eINSTANCE.getRoleBeanReference();
/**
* The meta object literal for the '<em><b>Bean Attri Unauthorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_BEAN_REFERENCE__BEAN_ATTRI_UNAUTHORIZED = eINSTANCE.getRoleBeanReference_BeanAttriUnauthorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoFeatureImpl <em>Role Dto Feature</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoFeatureImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDtoFeature()
* @generated
*/
EClass ROLE_DTO_FEATURE = eINSTANCE.getRoleDtoFeature();
/**
* The meta object literal for the '<em><b>Dto Attri Col</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference ROLE_DTO_FEATURE__DTO_ATTRI_COL = eINSTANCE.getRoleDtoFeature_DtoAttriCol();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoAttributeImpl <em>Role Dto Attribute</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoAttributeImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDtoAttribute()
* @generated
*/
EClass ROLE_DTO_ATTRIBUTE = eINSTANCE.getRoleDtoAttribute();
/**
* The meta object literal for the '<em><b>Dto Attri Unauthorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_DTO_ATTRIBUTE__DTO_ATTRI_UNAUTHORIZED = eINSTANCE.getRoleDtoAttribute_DtoAttriUnauthorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoReferenceImpl <em>Role Dto Reference</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.RoleDtoReferenceImpl
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleDtoReference()
* @generated
*/
EClass ROLE_DTO_REFERENCE = eINSTANCE.getRoleDtoReference();
/**
* The meta object literal for the '<em><b>Dto Attri Unauthorized</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute ROLE_DTO_REFERENCE__DTO_ATTRI_UNAUTHORIZED = eINSTANCE.getRoleDtoReference_DtoAttriUnauthorized();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleEnum <em>Role Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleEnum()
* @generated
*/
EEnum ROLE_ENUM = eINSTANCE.getRoleEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RolePropertyEnum <em>Role Property Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RolePropertyEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRolePropertyEnum()
* @generated
*/
EEnum ROLE_PROPERTY_ENUM = eINSTANCE.getRolePropertyEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcessEnum <em>Role Blip Process Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipProcessEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipProcessEnum()
* @generated
*/
EEnum ROLE_BLIP_PROCESS_ENUM = eINSTANCE.getRoleBlipProcessEnum();
/**
* The meta object literal for the '{@link org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTaskEnum <em>Role Blip User Task Enum</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.osbp.xtext.authorizationdsl.RoleBlipUserTaskEnum
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getRoleBlipUserTaskEnum()
* @generated
*/
EEnum ROLE_BLIP_USER_TASK_ENUM = eINSTANCE.getRoleBlipUserTaskEnum();
/**
* The meta object literal for the '<em>Internal EObject</em>' data type.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.InternalEObject
* @see org.eclipse.osbp.xtext.authorizationdsl.impl.AuthorizationDSLPackageImpl#getInternalEObject()
* @generated
*/
EDataType INTERNAL_EOBJECT = eINSTANCE.getInternalEObject();
}
} //AuthorizationDSLPackage