public static interface UsersPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
AUTH_TYPE
The meta object literal for the '
Auth Type' class |
static org.eclipse.emf.ecore.EAttribute |
AUTH_TYPE__AUTH_MODULE
The meta object literal for the 'Auth Module' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
AUTH_TYPE__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EClass |
PERMISSION
The meta object literal for the '
Permission' class |
static org.eclipse.emf.ecore.EAttribute |
PERMISSION__DESCRIPTION
The meta object literal for the 'Description' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
PERMISSION__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EClass |
ROLE
The meta object literal for the '
Role' class |
static org.eclipse.emf.ecore.EAttribute |
ROLE__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EReference |
ROLE__PARENT
The meta object literal for the 'Parent' reference feature
|
static org.eclipse.emf.ecore.EReference |
ROLE__PERMISSIONS
The meta object literal for the 'Permissions' reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
ROLE__TYPE
The meta object literal for the 'Type' attribute feature
|
static org.eclipse.emf.ecore.EClass |
USER
The meta object literal for the '
User' class |
static org.eclipse.emf.ecore.EAttribute |
USER__DISPLAY_NAME
The meta object literal for the 'Display Name' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
USER__EMAIL
The meta object literal for the 'Email' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
USER__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
USER__PASSWORD
The meta object literal for the 'Password' attribute feature
|
static org.eclipse.emf.ecore.EReference |
USER__PERMISSIONS
The meta object literal for the 'Permissions' reference list feature
|
static org.eclipse.emf.ecore.EReference |
USER__ROLES
The meta object literal for the 'Roles' reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
USER__TOKEN
The meta object literal for the 'Token' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
USER__TYPE
The meta object literal for the 'Type' attribute feature
|
static org.eclipse.emf.ecore.EClass |
USER_MANAGEMENT
The meta object literal for the '
User Management' class |
static org.eclipse.emf.ecore.EReference |
USER_MANAGEMENT__PERMISSIONS
The meta object literal for the 'Permissions' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
USER_MANAGEMENT__ROLES
The meta object literal for the 'Roles' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
USER_MANAGEMENT__USERS
The meta object literal for the 'Users' containment reference list feature
|
static final org.eclipse.emf.ecore.EClass USER
User' class.
UserImpl,
UsersPackageImpl.getUser()static final org.eclipse.emf.ecore.EAttribute USER__NAME
static final org.eclipse.emf.ecore.EAttribute USER__PASSWORD
static final org.eclipse.emf.ecore.EReference USER__ROLES
static final org.eclipse.emf.ecore.EReference USER__PERMISSIONS
static final org.eclipse.emf.ecore.EAttribute USER__DISPLAY_NAME
static final org.eclipse.emf.ecore.EAttribute USER__TYPE
static final org.eclipse.emf.ecore.EAttribute USER__EMAIL
static final org.eclipse.emf.ecore.EAttribute USER__TOKEN
static final org.eclipse.emf.ecore.EClass ROLE
Role' class.
RoleImpl,
UsersPackageImpl.getRole()static final org.eclipse.emf.ecore.EAttribute ROLE__NAME
static final org.eclipse.emf.ecore.EReference ROLE__PARENT
static final org.eclipse.emf.ecore.EReference ROLE__PERMISSIONS
static final org.eclipse.emf.ecore.EAttribute ROLE__TYPE
static final org.eclipse.emf.ecore.EClass PERMISSION
Permission' class.
PermissionImpl,
UsersPackageImpl.getPermission()static final org.eclipse.emf.ecore.EAttribute PERMISSION__NAME
static final org.eclipse.emf.ecore.EAttribute PERMISSION__DESCRIPTION
static final org.eclipse.emf.ecore.EClass AUTH_TYPE
Auth Type' class.
AuthTypeImpl,
UsersPackageImpl.getAuthType()static final org.eclipse.emf.ecore.EAttribute AUTH_TYPE__NAME
static final org.eclipse.emf.ecore.EAttribute AUTH_TYPE__AUTH_MODULE
static final org.eclipse.emf.ecore.EClass USER_MANAGEMENT
User Management' class.
static final org.eclipse.emf.ecore.EReference USER_MANAGEMENT__USERS
static final org.eclipse.emf.ecore.EReference USER_MANAGEMENT__ROLES
static final org.eclipse.emf.ecore.EReference USER_MANAGEMENT__PERMISSIONS
Copyright © 2013–2017 Jabylon. All rights reserved.