org.eclipse.wst.rdb.internal.models.sql.accesscontrol
Interface SQLAccessControlPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
SQLAccessControlPackageImpl

public interface SQLAccessControlPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
SQLAccessControlFactory

Inner classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int AUTHORIZATION_IDENTIFIER
          The meta object id for the 'Authorization Identifier' class.
static int AUTHORIZATION_IDENTIFIER__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int AUTHORIZATION_IDENTIFIER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int AUTHORIZATION_IDENTIFIER__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE
          The feature id for the 'Granted Privilege' reference list.
static int AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION
          The feature id for the 'Granted Role Authorization' reference list.
static int AUTHORIZATION_IDENTIFIER__LABEL
          The feature id for the 'Label' attribute.
static int AUTHORIZATION_IDENTIFIER__NAME
          The feature id for the 'Name' attribute.
static int AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA
          The feature id for the 'Owned Schema' reference list.
static int AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE
          The feature id for the 'Received Privilege' containment reference list.
static int AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION
          The feature id for the 'Received Role Authorization' reference list.
static int AUTHORIZATION_IDENTIFIER_FEATURE_COUNT
          The number of structural features of the the 'Authorization Identifier' class.
static int DOUBLE_OBJECT_PRIVILEGE
          The meta object id for the 'Double Object Privilege' class.
static int DOUBLE_OBJECT_PRIVILEGE__ACTION
          The feature id for the 'Action' attribute.
static int DOUBLE_OBJECT_PRIVILEGE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DOUBLE_OBJECT_PRIVILEGE__GRANTABLE
          The feature id for the 'Grantable' attribute.
static int DOUBLE_OBJECT_PRIVILEGE__GRANTOR
          The feature id for the 'Grantor' reference.
static int DOUBLE_OBJECT_PRIVILEGE__OBJECT
          The feature id for the 'Object' reference.
static int DOUBLE_OBJECT_PRIVILEGE__OBJECT2
          The feature id for the 'Object2' reference.
static int DOUBLE_OBJECT_PRIVILEGE_FEATURE_COUNT
          The number of structural features of the the 'Double Object Privilege' class.
static SQLAccessControlPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int GROUP
          The meta object id for the 'Group' class.
static int GROUP__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUP__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUP__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUP__GRANTED_PRIVILEGE
          The feature id for the 'Granted Privilege' reference list.
static int GROUP__GRANTED_ROLE_AUTHORIZATION
          The feature id for the 'Granted Role Authorization' reference list.
static int GROUP__LABEL
          The feature id for the 'Label' attribute.
static int GROUP__NAME
          The feature id for the 'Name' attribute.
static int GROUP__OWNED_SCHEMA
          The feature id for the 'Owned Schema' reference list.
static int GROUP__RECEIVED_PRIVILEGE
          The feature id for the 'Received Privilege' containment reference list.
static int GROUP__RECEIVED_ROLE_AUTHORIZATION
          The feature id for the 'Received Role Authorization' reference list.
static int GROUP__USER
          The feature id for the 'User' reference list.
static int GROUP_FEATURE_COUNT
          The number of structural features of the the 'Group' class.
static int PRIVILEGE
          The meta object id for the 'Privilege' class.
static int PRIVILEGE__ACTION
          The feature id for the 'Action' attribute.
static int PRIVILEGE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PRIVILEGE__GRANTABLE
          The feature id for the 'Grantable' attribute.
static int PRIVILEGE__GRANTOR
          The feature id for the 'Grantor' reference.
static int PRIVILEGE__OBJECT
          The feature id for the 'Object' reference.
static int PRIVILEGE_FEATURE_COUNT
          The number of structural features of the the 'Privilege' class.
static int ROLE
          The meta object id for the 'Role' class.
static int ROLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ROLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ROLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ROLE__GRANTED_PRIVILEGE
          The feature id for the 'Granted Privilege' reference list.
static int ROLE__GRANTED_ROLE_AUTHORIZATION
          The feature id for the 'Granted Role Authorization' reference list.
static int ROLE__LABEL
          The feature id for the 'Label' attribute.
static int ROLE__NAME
          The feature id for the 'Name' attribute.
static int ROLE__OWNED_SCHEMA
          The feature id for the 'Owned Schema' reference list.
static int ROLE__RECEIVED_PRIVILEGE
          The feature id for the 'Received Privilege' containment reference list.
static int ROLE__RECEIVED_ROLE_AUTHORIZATION
          The feature id for the 'Received Role Authorization' reference list.
static int ROLE__ROLE_AUTHORIZATION
          The feature id for the 'Role Authorization' reference list.
static int ROLE_AUTHORIZATION
          The meta object id for the 'Role Authorization' class.
static int ROLE_AUTHORIZATION__GRANTABLE
          The feature id for the 'Grantable' attribute.
static int ROLE_AUTHORIZATION__GRANTEE
          The feature id for the 'Grantee' reference.
static int ROLE_AUTHORIZATION__GRANTOR
          The feature id for the 'Grantor' reference.
static int ROLE_AUTHORIZATION__ROLE
          The feature id for the 'Role' reference.
static int ROLE_AUTHORIZATION_FEATURE_COUNT
          The number of structural features of the the 'Role Authorization' class.
static int ROLE_FEATURE_COUNT
          The number of structural features of the the 'Role' class.
static int TABLE_PRIVILEGE
          The meta object id for the 'Table Privilege' class.
static int TABLE_PRIVILEGE__ACTION
          The feature id for the 'Action' attribute.
static int TABLE_PRIVILEGE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_PRIVILEGE__GRANTABLE
          The feature id for the 'Grantable' attribute.
static int TABLE_PRIVILEGE__GRANTOR
          The feature id for the 'Grantor' reference.
static int TABLE_PRIVILEGE__OBJECT
          The feature id for the 'Object' reference.
static int TABLE_PRIVILEGE__WITH_HIERARCHY
          The feature id for the 'With Hierarchy' attribute.
static int TABLE_PRIVILEGE_FEATURE_COUNT
          The number of structural features of the the 'Table Privilege' class.
static int USER
          The meta object id for the 'User' class.
static int USER__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int USER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int USER__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int USER__GRANTED_PRIVILEGE
          The feature id for the 'Granted Privilege' reference list.
static int USER__GRANTED_ROLE_AUTHORIZATION
          The feature id for the 'Granted Role Authorization' reference list.
static int USER__LABEL
          The feature id for the 'Label' attribute.
static int USER__NAME
          The feature id for the 'Name' attribute.
static int USER__OWNED_SCHEMA
          The feature id for the 'Owned Schema' reference list.
static int USER__RECEIVED_PRIVILEGE
          The feature id for the 'Received Privilege' containment reference list.
static int USER__RECEIVED_ROLE_AUTHORIZATION
          The feature id for the 'Received Role Authorization' reference list.
static int USER_FEATURE_COUNT
          The number of structural features of the the 'User' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_GrantedPrivilege()
          Returns the meta object for the reference list 'Granted Privilege'.
 org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_GrantedRoleAuthorization()
          Returns the meta object for the reference list 'Granted Role Authorization'.
 org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_OwnedSchema()
          Returns the meta object for the reference list 'Owned Schema'.
 org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_ReceivedPrivilege()
          Returns the meta object for the containment reference list 'Received Privilege'.
 org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_ReceivedRoleAuthorization()
          Returns the meta object for the reference list 'Received Role Authorization'.
 org.eclipse.emf.ecore.EClass getAuthorizationIdentifier()
          Returns the meta object for class 'Authorization Identifier'.
 org.eclipse.emf.ecore.EReference getDoubleObjectPrivilege_Object2()
          Returns the meta object for the reference 'Object2'.
 org.eclipse.emf.ecore.EClass getDoubleObjectPrivilege()
          Returns the meta object for class 'Double Object Privilege'.
 org.eclipse.emf.ecore.EReference getGroup_User()
          Returns the meta object for the reference list 'User'.
 org.eclipse.emf.ecore.EClass getGroup()
          Returns the meta object for class 'Group'.
 org.eclipse.emf.ecore.EAttribute getPrivilege_Action()
          Returns the meta object for the attribute 'Action'.
 org.eclipse.emf.ecore.EAttribute getPrivilege_Grantable()
          Returns the meta object for the attribute 'Grantable'.
 org.eclipse.emf.ecore.EReference getPrivilege_Grantor()
          Returns the meta object for the reference 'Grantor'.
 org.eclipse.emf.ecore.EReference getPrivilege_Object()
          Returns the meta object for the reference 'Object'.
 org.eclipse.emf.ecore.EClass getPrivilege()
          Returns the meta object for class 'Privilege'.
 org.eclipse.emf.ecore.EReference getRole_RoleAuthorization()
          Returns the meta object for the reference list 'Role Authorization'.
 org.eclipse.emf.ecore.EClass getRole()
          Returns the meta object for class 'Role'.
 org.eclipse.emf.ecore.EAttribute getRoleAuthorization_Grantable()
          Returns the meta object for the attribute 'Grantable'.
 org.eclipse.emf.ecore.EReference getRoleAuthorization_Grantee()
          Returns the meta object for the reference 'Grantee'.
 org.eclipse.emf.ecore.EReference getRoleAuthorization_Grantor()
          Returns the meta object for the reference 'Grantor'.
 org.eclipse.emf.ecore.EReference getRoleAuthorization_Role()
          Returns the meta object for the reference 'Role'.
 org.eclipse.emf.ecore.EClass getRoleAuthorization()
          Returns the meta object for class 'Role Authorization'.
 SQLAccessControlFactory getSQLAccessControlFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getTablePrivilege_WithHierarchy()
          Returns the meta object for the attribute 'With Hierarchy'.
 org.eclipse.emf.ecore.EClass getTablePrivilege()
          Returns the meta object for class 'Table Privilege'.
 org.eclipse.emf.ecore.EClass getUser()
          Returns the meta object for class 'User'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

eNS_URI

public static final java.lang.String eNS_URI
The package namespace URI.

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

eINSTANCE

public static final SQLAccessControlPackage eINSTANCE
The singleton instance of the package.

AUTHORIZATION_IDENTIFIER

public static final int AUTHORIZATION_IDENTIFIER
The meta object id for the 'Authorization Identifier' class.
See Also:
AuthorizationIdentifierImpl, SQLAccessControlPackageImpl.getAuthorizationIdentifier()

AUTHORIZATION_IDENTIFIER__EANNOTATIONS

public static final int AUTHORIZATION_IDENTIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

AUTHORIZATION_IDENTIFIER__NAME

public static final int AUTHORIZATION_IDENTIFIER__NAME
The feature id for the 'Name' attribute.

AUTHORIZATION_IDENTIFIER__DEPENDENCIES

public static final int AUTHORIZATION_IDENTIFIER__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

AUTHORIZATION_IDENTIFIER__DESCRIPTION

public static final int AUTHORIZATION_IDENTIFIER__DESCRIPTION
The feature id for the 'Description' attribute.

AUTHORIZATION_IDENTIFIER__LABEL

public static final int AUTHORIZATION_IDENTIFIER__LABEL
The feature id for the 'Label' attribute.

AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA

public static final int AUTHORIZATION_IDENTIFIER__OWNED_SCHEMA
The feature id for the 'Owned Schema' reference list.

AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION

public static final int AUTHORIZATION_IDENTIFIER__RECEIVED_ROLE_AUTHORIZATION
The feature id for the 'Received Role Authorization' reference list.

AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION

public static final int AUTHORIZATION_IDENTIFIER__GRANTED_ROLE_AUTHORIZATION
The feature id for the 'Granted Role Authorization' reference list.

AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE

public static final int AUTHORIZATION_IDENTIFIER__GRANTED_PRIVILEGE
The feature id for the 'Granted Privilege' reference list.

AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE

public static final int AUTHORIZATION_IDENTIFIER__RECEIVED_PRIVILEGE
The feature id for the 'Received Privilege' containment reference list.

AUTHORIZATION_IDENTIFIER_FEATURE_COUNT

public static final int AUTHORIZATION_IDENTIFIER_FEATURE_COUNT
The number of structural features of the the 'Authorization Identifier' class.

PRIVILEGE

public static final int PRIVILEGE
The meta object id for the 'Privilege' class.
See Also:
PrivilegeImpl, SQLAccessControlPackageImpl.getPrivilege()

PRIVILEGE__EANNOTATIONS

public static final int PRIVILEGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

PRIVILEGE__GRANTABLE

public static final int PRIVILEGE__GRANTABLE
The feature id for the 'Grantable' attribute.

PRIVILEGE__ACTION

public static final int PRIVILEGE__ACTION
The feature id for the 'Action' attribute.

PRIVILEGE__GRANTOR

public static final int PRIVILEGE__GRANTOR
The feature id for the 'Grantor' reference.

PRIVILEGE__OBJECT

public static final int PRIVILEGE__OBJECT
The feature id for the 'Object' reference.

PRIVILEGE_FEATURE_COUNT

public static final int PRIVILEGE_FEATURE_COUNT
The number of structural features of the the 'Privilege' class.

GROUP

public static final int GROUP
The meta object id for the 'Group' class.
See Also:
GroupImpl, SQLAccessControlPackageImpl.getGroup()

GROUP__EANNOTATIONS

public static final int GROUP__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

GROUP__NAME

public static final int GROUP__NAME
The feature id for the 'Name' attribute.

GROUP__DEPENDENCIES

public static final int GROUP__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

GROUP__DESCRIPTION

public static final int GROUP__DESCRIPTION
The feature id for the 'Description' attribute.

GROUP__LABEL

public static final int GROUP__LABEL
The feature id for the 'Label' attribute.

GROUP__OWNED_SCHEMA

public static final int GROUP__OWNED_SCHEMA
The feature id for the 'Owned Schema' reference list.

GROUP__RECEIVED_ROLE_AUTHORIZATION

public static final int GROUP__RECEIVED_ROLE_AUTHORIZATION
The feature id for the 'Received Role Authorization' reference list.

GROUP__GRANTED_ROLE_AUTHORIZATION

public static final int GROUP__GRANTED_ROLE_AUTHORIZATION
The feature id for the 'Granted Role Authorization' reference list.

GROUP__GRANTED_PRIVILEGE

public static final int GROUP__GRANTED_PRIVILEGE
The feature id for the 'Granted Privilege' reference list.

GROUP__RECEIVED_PRIVILEGE

public static final int GROUP__RECEIVED_PRIVILEGE
The feature id for the 'Received Privilege' containment reference list.

GROUP__USER

public static final int GROUP__USER
The feature id for the 'User' reference list.

GROUP_FEATURE_COUNT

public static final int GROUP_FEATURE_COUNT
The number of structural features of the the 'Group' class.

USER

public static final int USER
The meta object id for the 'User' class.
See Also:
UserImpl, SQLAccessControlPackageImpl.getUser()

USER__EANNOTATIONS

public static final int USER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

USER__NAME

public static final int USER__NAME
The feature id for the 'Name' attribute.

USER__DEPENDENCIES

public static final int USER__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

USER__DESCRIPTION

public static final int USER__DESCRIPTION
The feature id for the 'Description' attribute.

USER__LABEL

public static final int USER__LABEL
The feature id for the 'Label' attribute.

USER__OWNED_SCHEMA

public static final int USER__OWNED_SCHEMA
The feature id for the 'Owned Schema' reference list.

USER__RECEIVED_ROLE_AUTHORIZATION

public static final int USER__RECEIVED_ROLE_AUTHORIZATION
The feature id for the 'Received Role Authorization' reference list.

USER__GRANTED_ROLE_AUTHORIZATION

public static final int USER__GRANTED_ROLE_AUTHORIZATION
The feature id for the 'Granted Role Authorization' reference list.

USER__GRANTED_PRIVILEGE

public static final int USER__GRANTED_PRIVILEGE
The feature id for the 'Granted Privilege' reference list.

USER__RECEIVED_PRIVILEGE

public static final int USER__RECEIVED_PRIVILEGE
The feature id for the 'Received Privilege' containment reference list.

USER_FEATURE_COUNT

public static final int USER_FEATURE_COUNT
The number of structural features of the the 'User' class.

ROLE

public static final int ROLE
The meta object id for the 'Role' class.
See Also:
RoleImpl, SQLAccessControlPackageImpl.getRole()

ROLE__EANNOTATIONS

public static final int ROLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

ROLE__NAME

public static final int ROLE__NAME
The feature id for the 'Name' attribute.

ROLE__DEPENDENCIES

public static final int ROLE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

ROLE__DESCRIPTION

public static final int ROLE__DESCRIPTION
The feature id for the 'Description' attribute.

ROLE__LABEL

public static final int ROLE__LABEL
The feature id for the 'Label' attribute.

ROLE__OWNED_SCHEMA

public static final int ROLE__OWNED_SCHEMA
The feature id for the 'Owned Schema' reference list.

ROLE__RECEIVED_ROLE_AUTHORIZATION

public static final int ROLE__RECEIVED_ROLE_AUTHORIZATION
The feature id for the 'Received Role Authorization' reference list.

ROLE__GRANTED_ROLE_AUTHORIZATION

public static final int ROLE__GRANTED_ROLE_AUTHORIZATION
The feature id for the 'Granted Role Authorization' reference list.

ROLE__GRANTED_PRIVILEGE

public static final int ROLE__GRANTED_PRIVILEGE
The feature id for the 'Granted Privilege' reference list.

ROLE__RECEIVED_PRIVILEGE

public static final int ROLE__RECEIVED_PRIVILEGE
The feature id for the 'Received Privilege' containment reference list.

ROLE__ROLE_AUTHORIZATION

public static final int ROLE__ROLE_AUTHORIZATION
The feature id for the 'Role Authorization' reference list.

ROLE_FEATURE_COUNT

public static final int ROLE_FEATURE_COUNT
The number of structural features of the the 'Role' class.

ROLE_AUTHORIZATION

public static final int ROLE_AUTHORIZATION
The meta object id for the 'Role Authorization' class.
See Also:
RoleAuthorizationImpl, SQLAccessControlPackageImpl.getRoleAuthorization()

ROLE_AUTHORIZATION__GRANTABLE

public static final int ROLE_AUTHORIZATION__GRANTABLE
The feature id for the 'Grantable' attribute.

ROLE_AUTHORIZATION__ROLE

public static final int ROLE_AUTHORIZATION__ROLE
The feature id for the 'Role' reference.

ROLE_AUTHORIZATION__GRANTEE

public static final int ROLE_AUTHORIZATION__GRANTEE
The feature id for the 'Grantee' reference.

ROLE_AUTHORIZATION__GRANTOR

public static final int ROLE_AUTHORIZATION__GRANTOR
The feature id for the 'Grantor' reference.

ROLE_AUTHORIZATION_FEATURE_COUNT

public static final int ROLE_AUTHORIZATION_FEATURE_COUNT
The number of structural features of the the 'Role Authorization' class.

TABLE_PRIVILEGE

public static final int TABLE_PRIVILEGE
The meta object id for the 'Table Privilege' class.
See Also:
TablePrivilegeImpl, SQLAccessControlPackageImpl.getTablePrivilege()

TABLE_PRIVILEGE__EANNOTATIONS

public static final int TABLE_PRIVILEGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

TABLE_PRIVILEGE__GRANTABLE

public static final int TABLE_PRIVILEGE__GRANTABLE
The feature id for the 'Grantable' attribute.

TABLE_PRIVILEGE__ACTION

public static final int TABLE_PRIVILEGE__ACTION
The feature id for the 'Action' attribute.

TABLE_PRIVILEGE__GRANTOR

public static final int TABLE_PRIVILEGE__GRANTOR
The feature id for the 'Grantor' reference.

TABLE_PRIVILEGE__OBJECT

public static final int TABLE_PRIVILEGE__OBJECT
The feature id for the 'Object' reference.

TABLE_PRIVILEGE__WITH_HIERARCHY

public static final int TABLE_PRIVILEGE__WITH_HIERARCHY
The feature id for the 'With Hierarchy' attribute.

TABLE_PRIVILEGE_FEATURE_COUNT

public static final int TABLE_PRIVILEGE_FEATURE_COUNT
The number of structural features of the the 'Table Privilege' class.

DOUBLE_OBJECT_PRIVILEGE

public static final int DOUBLE_OBJECT_PRIVILEGE
The meta object id for the 'Double Object Privilege' class.
See Also:
DoubleObjectPrivilegeImpl, SQLAccessControlPackageImpl.getDoubleObjectPrivilege()

DOUBLE_OBJECT_PRIVILEGE__EANNOTATIONS

public static final int DOUBLE_OBJECT_PRIVILEGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

DOUBLE_OBJECT_PRIVILEGE__GRANTABLE

public static final int DOUBLE_OBJECT_PRIVILEGE__GRANTABLE
The feature id for the 'Grantable' attribute.

DOUBLE_OBJECT_PRIVILEGE__ACTION

public static final int DOUBLE_OBJECT_PRIVILEGE__ACTION
The feature id for the 'Action' attribute.

DOUBLE_OBJECT_PRIVILEGE__GRANTOR

public static final int DOUBLE_OBJECT_PRIVILEGE__GRANTOR
The feature id for the 'Grantor' reference.

DOUBLE_OBJECT_PRIVILEGE__OBJECT

public static final int DOUBLE_OBJECT_PRIVILEGE__OBJECT
The feature id for the 'Object' reference.

DOUBLE_OBJECT_PRIVILEGE__OBJECT2

public static final int DOUBLE_OBJECT_PRIVILEGE__OBJECT2
The feature id for the 'Object2' reference.

DOUBLE_OBJECT_PRIVILEGE_FEATURE_COUNT

public static final int DOUBLE_OBJECT_PRIVILEGE_FEATURE_COUNT
The number of structural features of the the 'Double Object Privilege' class.
Method Detail

getAuthorizationIdentifier

public org.eclipse.emf.ecore.EClass getAuthorizationIdentifier()
Returns the meta object for class 'Authorization Identifier'.
Returns:
the meta object for class 'Authorization Identifier'.
See Also:
AuthorizationIdentifier

getAuthorizationIdentifier_OwnedSchema

public org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_OwnedSchema()
Returns the meta object for the reference list 'Owned Schema'.
Returns:
the meta object for the reference list 'Owned Schema'.
See Also:
AuthorizationIdentifier.getOwnedSchema(), getAuthorizationIdentifier()

getAuthorizationIdentifier_ReceivedRoleAuthorization

public org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_ReceivedRoleAuthorization()
Returns the meta object for the reference list 'Received Role Authorization'.
Returns:
the meta object for the reference list 'Received Role Authorization'.
See Also:
AuthorizationIdentifier.getReceivedRoleAuthorization(), getAuthorizationIdentifier()

getAuthorizationIdentifier_GrantedRoleAuthorization

public org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_GrantedRoleAuthorization()
Returns the meta object for the reference list 'Granted Role Authorization'.
Returns:
the meta object for the reference list 'Granted Role Authorization'.
See Also:
AuthorizationIdentifier.getGrantedRoleAuthorization(), getAuthorizationIdentifier()

getAuthorizationIdentifier_GrantedPrivilege

public org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_GrantedPrivilege()
Returns the meta object for the reference list 'Granted Privilege'.
Returns:
the meta object for the reference list 'Granted Privilege'.
See Also:
AuthorizationIdentifier.getGrantedPrivilege(), getAuthorizationIdentifier()

getAuthorizationIdentifier_ReceivedPrivilege

public org.eclipse.emf.ecore.EReference getAuthorizationIdentifier_ReceivedPrivilege()
Returns the meta object for the containment reference list 'Received Privilege'.
Returns:
the meta object for the containment reference list 'Received Privilege'.
See Also:
AuthorizationIdentifier.getReceivedPrivilege(), getAuthorizationIdentifier()

getPrivilege

public org.eclipse.emf.ecore.EClass getPrivilege()
Returns the meta object for class 'Privilege'.
Returns:
the meta object for class 'Privilege'.
See Also:
Privilege

getPrivilege_Grantable

public org.eclipse.emf.ecore.EAttribute getPrivilege_Grantable()
Returns the meta object for the attribute 'Grantable'.
Returns:
the meta object for the attribute 'Grantable'.
See Also:
Privilege.isGrantable(), getPrivilege()

getPrivilege_Action

public org.eclipse.emf.ecore.EAttribute getPrivilege_Action()
Returns the meta object for the attribute 'Action'.
Returns:
the meta object for the attribute 'Action'.
See Also:
Privilege.getAction(), getPrivilege()

getPrivilege_Grantor

public org.eclipse.emf.ecore.EReference getPrivilege_Grantor()
Returns the meta object for the reference 'Grantor'.
Returns:
the meta object for the reference 'Grantor'.
See Also:
Privilege.getGrantor(), getPrivilege()

getPrivilege_Object

public org.eclipse.emf.ecore.EReference getPrivilege_Object()
Returns the meta object for the reference 'Object'.
Returns:
the meta object for the reference 'Object'.
See Also:
Privilege.getObject(), getPrivilege()

getGroup

public org.eclipse.emf.ecore.EClass getGroup()
Returns the meta object for class 'Group'.
Returns:
the meta object for class 'Group'.
See Also:
Group

getGroup_User

public org.eclipse.emf.ecore.EReference getGroup_User()
Returns the meta object for the reference list 'User'.
Returns:
the meta object for the reference list 'User'.
See Also:
Group.getUser(), getGroup()

getUser

public org.eclipse.emf.ecore.EClass getUser()
Returns the meta object for class 'User'.
Returns:
the meta object for class 'User'.
See Also:
User

getRole

public org.eclipse.emf.ecore.EClass getRole()
Returns the meta object for class 'Role'.
Returns:
the meta object for class 'Role'.
See Also:
Role

getRole_RoleAuthorization

public org.eclipse.emf.ecore.EReference getRole_RoleAuthorization()
Returns the meta object for the reference list 'Role Authorization'.
Returns:
the meta object for the reference list 'Role Authorization'.
See Also:
Role.getRoleAuthorization(), getRole()

getRoleAuthorization

public org.eclipse.emf.ecore.EClass getRoleAuthorization()
Returns the meta object for class 'Role Authorization'.
Returns:
the meta object for class 'Role Authorization'.
See Also:
RoleAuthorization

getRoleAuthorization_Grantable

public org.eclipse.emf.ecore.EAttribute getRoleAuthorization_Grantable()
Returns the meta object for the attribute 'Grantable'.
Returns:
the meta object for the attribute 'Grantable'.
See Also:
RoleAuthorization.isGrantable(), getRoleAuthorization()

getRoleAuthorization_Role

public org.eclipse.emf.ecore.EReference getRoleAuthorization_Role()
Returns the meta object for the reference 'Role'.
Returns:
the meta object for the reference 'Role'.
See Also:
RoleAuthorization.getRole(), getRoleAuthorization()

getRoleAuthorization_Grantee

public org.eclipse.emf.ecore.EReference getRoleAuthorization_Grantee()
Returns the meta object for the reference 'Grantee'.
Returns:
the meta object for the reference 'Grantee'.
See Also:
RoleAuthorization.getGrantee(), getRoleAuthorization()

getRoleAuthorization_Grantor

public org.eclipse.emf.ecore.EReference getRoleAuthorization_Grantor()
Returns the meta object for the reference 'Grantor'.
Returns:
the meta object for the reference 'Grantor'.
See Also:
RoleAuthorization.getGrantor(), getRoleAuthorization()

getTablePrivilege

public org.eclipse.emf.ecore.EClass getTablePrivilege()
Returns the meta object for class 'Table Privilege'.
Returns:
the meta object for class 'Table Privilege'.
See Also:
TablePrivilege

getTablePrivilege_WithHierarchy

public org.eclipse.emf.ecore.EAttribute getTablePrivilege_WithHierarchy()
Returns the meta object for the attribute 'With Hierarchy'.
Returns:
the meta object for the attribute 'With Hierarchy'.
See Also:
TablePrivilege.isWithHierarchy(), getTablePrivilege()

getDoubleObjectPrivilege

public org.eclipse.emf.ecore.EClass getDoubleObjectPrivilege()
Returns the meta object for class 'Double Object Privilege'.
Returns:
the meta object for class 'Double Object Privilege'.
See Also:
DoubleObjectPrivilege

getDoubleObjectPrivilege_Object2

public org.eclipse.emf.ecore.EReference getDoubleObjectPrivilege_Object2()
Returns the meta object for the reference 'Object2'.
Returns:
the meta object for the reference 'Object2'.
See Also:
DoubleObjectPrivilege.getObject2(), getDoubleObjectPrivilege()

getSQLAccessControlFactory

public SQLAccessControlFactory getSQLAccessControlFactory()
Returns the factory that creates the instances of the model.
Returns:
the factory that creates the instances of the model.