|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SQLAccessControlPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
AUTHORIZATION_IDENTIFIER
The meta object literal for the ' Authorization Identifier ' class. |
static EReference |
AUTHORIZATION_IDENTIFIER__DATABASE
The meta object literal for the 'Database' reference feature. |
static EReference |
AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE
The meta object literal for the 'Granted Privilege' reference list feature. |
static EReference |
AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION
The meta object literal for the 'Granted Role Authorization' reference list feature. |
static EReference |
AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA
The meta object literal for the 'Owned Schema' reference list feature. |
static EReference |
AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE
The meta object literal for the 'Received Privilege' containment reference list feature. |
static EReference |
AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION
The meta object literal for the 'Received Role Authorization' reference list feature. |
static EClass |
GROUP
The meta object literal for the ' Group ' class. |
static EReference |
GROUP__USER
The meta object literal for the 'User' reference list feature. |
static EClass |
PRIVILEGE
The meta object literal for the ' Privilege ' class. |
static EAttribute |
PRIVILEGE__ACTION
The meta object literal for the 'Action' attribute feature. |
static EReference |
PRIVILEGE__ACTION_OBJECTS
The meta object literal for the 'Action Objects' reference list feature. |
static EAttribute |
PRIVILEGE__GRANTABLE
The meta object literal for the 'Grantable' attribute feature. |
static EReference |
PRIVILEGE__GRANTEE
The meta object literal for the 'Grantee' container reference feature. |
static EReference |
PRIVILEGE__GRANTOR
The meta object literal for the 'Grantor' reference feature. |
static EReference |
PRIVILEGE__OBJECT
The meta object literal for the 'Object' reference feature. |
static EAttribute |
PRIVILEGE__WITH_HIERARCHY
The meta object literal for the 'With Hierarchy' attribute feature. |
static EClass |
ROLE
The meta object literal for the ' Role ' class. |
static EReference |
ROLE__ROLE_AUTHORIZATION
The meta object literal for the 'Role Authorization' reference list feature. |
static EClass |
ROLE_AUTHORIZATION
The meta object literal for the ' Role Authorization ' class. |
static EAttribute |
ROLE_AUTHORIZATION__GRANTABLE
The meta object literal for the 'Grantable' attribute feature. |
static EReference |
ROLE_AUTHORIZATION__GRANTEE
The meta object literal for the 'Grantee' reference feature. |
static EReference |
ROLE_AUTHORIZATION__GRANTOR
The meta object literal for the 'Grantor' reference feature. |
static EReference |
ROLE_AUTHORIZATION__ROLE
The meta object literal for the 'Role' reference feature. |
static EClass |
USER
The meta object literal for the ' User ' class. |
static EReference |
USER__GROUP
The meta object literal for the 'Group' reference list feature. |
Field Detail |
---|
static final EClass AUTHORIZATION_IDENTIFIER
Authorization Identifier
' class.
AuthorizationIdentifierImpl
,
SQLAccessControlPackageImpl.getAuthorizationIdentifier()
static final EReference AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA
static final EReference AUTHORIZATION_IDENTIFIER__DATABASE
static final EReference AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION
static final EReference AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION
static final EReference AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE
static final EReference AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE
static final EClass PRIVILEGE
Privilege
' class.
PrivilegeImpl
,
SQLAccessControlPackageImpl.getPrivilege()
static final EAttribute PRIVILEGE__GRANTABLE
static final EAttribute PRIVILEGE__ACTION
static final EAttribute PRIVILEGE__WITH_HIERARCHY
static final EReference PRIVILEGE__GRANTOR
static final EReference PRIVILEGE__GRANTEE
static final EReference PRIVILEGE__ACTION_OBJECTS
static final EReference PRIVILEGE__OBJECT
static final EClass GROUP
Group
' class.
GroupImpl
,
SQLAccessControlPackageImpl.getGroup()
static final EReference GROUP__USER
static final EClass USER
User
' class.
UserImpl
,
SQLAccessControlPackageImpl.getUser()
static final EReference USER__GROUP
static final EClass ROLE
Role
' class.
RoleImpl
,
SQLAccessControlPackageImpl.getRole()
static final EReference ROLE__ROLE_AUTHORIZATION
static final EClass ROLE_AUTHORIZATION
Role Authorization
' class.
RoleAuthorizationImpl
,
SQLAccessControlPackageImpl.getRoleAuthorization()
static final EAttribute ROLE_AUTHORIZATION__GRANTABLE
static final EReference ROLE_AUTHORIZATION__ROLE
static final EReference ROLE_AUTHORIZATION__GRANTEE
static final EReference ROLE_AUTHORIZATION__GRANTOR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |