|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A representation of the model object 'Authorization Identifier'.
The following features are supported:
Owned SchemaReceived Role AuthorizationGranted Role AuthorizationGranted PrivilegeReceived Privilege
SQLAccessControlPackage.getAuthorizationIdentifier()| Method Summary | |
org.eclipse.emf.common.util.EList |
getGrantedPrivilege()
Returns the value of the 'Granted Privilege' reference list. |
org.eclipse.emf.common.util.EList |
getGrantedRoleAuthorization()
Returns the value of the 'Granted Role Authorization' reference list. |
org.eclipse.emf.common.util.EList |
getOwnedSchema()
Returns the value of the 'Owned Schema' reference list. |
org.eclipse.emf.common.util.EList |
getReceivedPrivilege()
Returns the value of the 'Received Privilege' containment reference list. |
org.eclipse.emf.common.util.EList |
getReceivedRoleAuthorization()
Returns the value of the 'Received Role Authorization' reference list. |
| Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
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 |
| Method Detail |
public org.eclipse.emf.common.util.EList getOwnedSchema()
Schema.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Owned Schema' reference list isn't clear, there really should be more of a description here...
SQLAccessControlPackage.getAuthorizationIdentifier_OwnedSchema(),
Schema.getOwner()public org.eclipse.emf.common.util.EList getReceivedRoleAuthorization()
RoleAuthorization.
It is bidirectional and its opposite is 'Grantee'.
If the meaning of the 'Received Role Authorization' reference list isn't clear, there really should be more of a description here...
SQLAccessControlPackage.getAuthorizationIdentifier_ReceivedRoleAuthorization(),
RoleAuthorization.getGrantee()public org.eclipse.emf.common.util.EList getGrantedRoleAuthorization()
RoleAuthorization.
It is bidirectional and its opposite is 'Grantor'.
If the meaning of the 'Granted Role Authorization' reference list isn't clear, there really should be more of a description here...
SQLAccessControlPackage.getAuthorizationIdentifier_GrantedRoleAuthorization(),
RoleAuthorization.getGrantor()public org.eclipse.emf.common.util.EList getGrantedPrivilege()
Privilege.
It is bidirectional and its opposite is 'Grantor'.
If the meaning of the 'Granted Privilege' reference list isn't clear, there really should be more of a description here...
SQLAccessControlPackage.getAuthorizationIdentifier_GrantedPrivilege(),
Privilege.getGrantor()public org.eclipse.emf.common.util.EList getReceivedPrivilege()
Privilege.
If the meaning of the 'Received Privilege' containment reference list isn't clear, there really should be more of a description here...
SQLAccessControlPackage.getAuthorizationIdentifier_ReceivedPrivilege()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||