|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
static EEnum |
ACCESS
The meta object literal for the ' Access' enum |
static EDataType |
ACCESS_OBJECT
The meta object literal for the 'Access Object' data type |
static EClass |
ASSIGNEE
The meta object literal for the ' Assignee' class |
static EAttribute |
ASSIGNEE__ID
The meta object literal for the 'Id' attribute feature |
static EReference |
ASSIGNEE__ROLES
The meta object literal for the 'Roles' reference list feature |
static EClass |
CLASS_PERMISSION
The meta object literal for the ' Class Permission' class |
static EReference |
CLASS_PERMISSION__APPLICABLE_CLASS
The meta object literal for the 'Applicable Class' reference feature |
static EClass |
DIRECTORY
The meta object literal for the ' Directory' class |
static EReference |
DIRECTORY__ITEMS
The meta object literal for the 'Items' containment reference list feature |
static EAttribute |
DIRECTORY__NAME
The meta object literal for the 'Name' attribute feature |
static EClass |
GROUP
The meta object literal for the ' Group' class |
static EReference |
GROUP__ALL_INHERITED_GROUPS
The meta object literal for the 'All Inherited Groups' reference list feature |
static EReference |
GROUP__ALL_INHERITING_GROUPS
The meta object literal for the 'All Inheriting Groups' reference list feature |
static EReference |
GROUP__ALL_ROLES
The meta object literal for the 'All Roles' reference list feature |
static EReference |
GROUP__INHERITED_GROUPS
The meta object literal for the 'Inherited Groups' reference list feature |
static EReference |
GROUP__INHERITING_GROUPS
The meta object literal for the 'Inheriting Groups' reference list feature |
static EReference |
GROUP__USERS
The meta object literal for the 'Users' reference list feature |
static EClass |
OBJECT_PERMISSION
The meta object literal for the ' Object Permission' class |
static EClass |
PACKAGE_PERMISSION
The meta object literal for the ' Package Permission' class |
static EReference |
PACKAGE_PERMISSION__APPLICABLE_PACKAGE
The meta object literal for the 'Applicable Package' reference feature |
static EClass |
PERMISSION
The meta object literal for the ' Permission' class |
static EAttribute |
PERMISSION__ACCESS
The meta object literal for the 'Access' attribute feature |
static EReference |
PERMISSION__ROLE
The meta object literal for the 'Role' container reference feature |
static EClass |
REALM
The meta object literal for the ' Realm' class |
static EReference |
REALM__ALL_GROUPS
The meta object literal for the 'All Groups' reference list feature |
static EReference |
REALM__ALL_PERMISSIONS
The meta object literal for the 'All Permissions' reference list feature |
static EReference |
REALM__ALL_ROLES
The meta object literal for the 'All Roles' reference list feature |
static EReference |
REALM__ALL_USERS
The meta object literal for the 'All Users' reference list feature |
static EAttribute |
REALM__DEFAULT_ACCESS
The meta object literal for the 'Default Access' attribute feature |
static EReference |
REALM__DEFAULT_GROUP_DIRECTORY
The meta object literal for the 'Default Group Directory' reference feature |
static EReference |
REALM__DEFAULT_ROLE_DIRECTORY
The meta object literal for the 'Default Role Directory' reference feature |
static EReference |
REALM__DEFAULT_USER_DIRECTORY
The meta object literal for the 'Default User Directory' reference feature |
static EReference |
REALM__ITEMS
The meta object literal for the 'Items' containment reference list feature |
static EAttribute |
REALM__NAME
The meta object literal for the 'Name' attribute feature |
static EClass |
RESOURCE_PERMISSION
The meta object literal for the ' Resource Permission' class |
static EAttribute |
RESOURCE_PERMISSION__PATTERN
The meta object literal for the 'Pattern' attribute feature |
static EClass |
ROLE
The meta object literal for the ' Role' class |
static EReference |
ROLE__ASSIGNEES
The meta object literal for the 'Assignees' reference list feature |
static EAttribute |
ROLE__ID
The meta object literal for the 'Id' attribute feature |
static EReference |
ROLE__PERMISSIONS
The meta object literal for the 'Permissions' containment reference list feature |
static EClass |
SECURITY_ELEMENT
The meta object literal for the ' Element' class |
static EClass |
SECURITY_ITEM
The meta object literal for the ' Item' class |
static EClass |
USER
The meta object literal for the ' User' class |
static EReference |
USER__ALL_GROUPS
The meta object literal for the 'All Groups' reference list feature |
static EReference |
USER__ALL_PERMISSIONS
The meta object literal for the 'All Permissions' reference list feature |
static EReference |
USER__ALL_ROLES
The meta object literal for the 'All Roles' reference list feature |
static EAttribute |
USER__DEFAULT_ACCESS
The meta object literal for the 'Default Access' attribute feature |
static EAttribute |
USER__DEFAULT_ACCESS_OVERRIDE
The meta object literal for the 'Default Access Override' attribute feature |
static EAttribute |
USER__EMAIL
The meta object literal for the 'Email' attribute feature |
static EAttribute |
USER__FIRST_NAME
The meta object literal for the 'First Name' attribute feature |
static EReference |
USER__GROUPS
The meta object literal for the 'Groups' reference list feature |
static EAttribute |
USER__LABEL
The meta object literal for the 'Label' attribute feature |
static EAttribute |
USER__LAST_NAME
The meta object literal for the 'Last Name' attribute feature |
static EAttribute |
USER__LOCKED
The meta object literal for the 'Locked' attribute feature |
static EReference |
USER__PASSWORD
The meta object literal for the 'Password' containment reference feature |
static EReference |
USER__UNASSIGNED_ROLES
The meta object literal for the 'Unassigned Roles' reference list feature |
static EClass |
USER_PASSWORD
The meta object literal for the ' User Password' class |
static EAttribute |
USER_PASSWORD__ENCRYPTED
The meta object literal for the 'Encrypted' attribute feature |
| Field Detail |
|---|
static final EClass SECURITY_ELEMENT
Element' class.
SecurityElementImpl,
SecurityPackageImpl.getSecurityElement()static final EClass REALM
Realm' class.
RealmImpl,
SecurityPackageImpl.getRealm()static final EReference REALM__ITEMS
static final EReference REALM__ALL_USERS
static final EReference REALM__ALL_GROUPS
static final EReference REALM__ALL_ROLES
static final EReference REALM__ALL_PERMISSIONS
static final EAttribute REALM__NAME
static final EAttribute REALM__DEFAULT_ACCESS
static final EReference REALM__DEFAULT_USER_DIRECTORY
static final EReference REALM__DEFAULT_GROUP_DIRECTORY
static final EReference REALM__DEFAULT_ROLE_DIRECTORY
static final EClass DIRECTORY
Directory' class.
DirectoryImpl,
SecurityPackageImpl.getDirectory()static final EReference DIRECTORY__ITEMS
static final EAttribute DIRECTORY__NAME
static final EClass SECURITY_ITEM
Item' class.
SecurityItemImpl,
SecurityPackageImpl.getSecurityItem()static final EClass ROLE
Role' class.
RoleImpl,
SecurityPackageImpl.getRole()static final EReference ROLE__ASSIGNEES
static final EAttribute ROLE__ID
static final EReference ROLE__PERMISSIONS
static final EClass ASSIGNEE
Assignee' class.
AssigneeImpl,
SecurityPackageImpl.getAssignee()static final EReference ASSIGNEE__ROLES
static final EAttribute ASSIGNEE__ID
static final EClass GROUP
Group' class.
GroupImpl,
SecurityPackageImpl.getGroup()static final EReference GROUP__USERS
static final EReference GROUP__INHERITED_GROUPS
static final EReference GROUP__INHERITING_GROUPS
static final EReference GROUP__ALL_INHERITING_GROUPS
static final EReference GROUP__ALL_INHERITED_GROUPS
static final EReference GROUP__ALL_ROLES
static final EClass USER
User' class.
UserImpl,
SecurityPackageImpl.getUser()static final EReference USER__GROUPS
static final EReference USER__ALL_GROUPS
static final EReference USER__ALL_ROLES
static final EReference USER__ALL_PERMISSIONS
static final EReference USER__UNASSIGNED_ROLES
static final EAttribute USER__LABEL
static final EAttribute USER__FIRST_NAME
static final EAttribute USER__LAST_NAME
static final EAttribute USER__EMAIL
static final EAttribute USER__DEFAULT_ACCESS_OVERRIDE
static final EAttribute USER__DEFAULT_ACCESS
static final EAttribute USER__LOCKED
static final EReference USER__PASSWORD
static final EClass USER_PASSWORD
User Password' class.
UserPasswordImpl,
SecurityPackageImpl.getUserPassword()static final EAttribute USER_PASSWORD__ENCRYPTED
static final EClass PERMISSION
Permission' class.
PermissionImpl,
SecurityPackageImpl.getPermission()static final EReference PERMISSION__ROLE
static final EAttribute PERMISSION__ACCESS
static final EClass CLASS_PERMISSION
Class Permission' class.
ClassPermissionImpl,
SecurityPackageImpl.getClassPermission()static final EReference CLASS_PERMISSION__APPLICABLE_CLASS
static final EClass PACKAGE_PERMISSION
Package Permission' class.
PackagePermissionImpl,
SecurityPackageImpl.getPackagePermission()static final EReference PACKAGE_PERMISSION__APPLICABLE_PACKAGE
static final EClass RESOURCE_PERMISSION
Resource Permission' class.
ResourcePermissionImpl,
SecurityPackageImpl.getResourcePermission()static final EAttribute RESOURCE_PERMISSION__PATTERN
static final EClass OBJECT_PERMISSION
Object Permission' class.
ObjectPermissionImpl,
SecurityPackageImpl.getObjectPermission()static final EEnum ACCESS
Access' enum.
Access,
SecurityPackageImpl.getAccess()static final EDataType ACCESS_OBJECT
Access,
SecurityPackageImpl.getAccessObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||