|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.accesscontrol.impl.PrivilegeImpl
org.eclipse.datatools.modelbase.sql.accesscontrol.impl.TablePrivilegeImpl
An implementation of the model object 'Table Privilege'.
The following features are implemented:
Method Summary | |
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
boolean |
isWithHierarchy()
|
void |
setWithHierarchy(boolean newWithHierarchy)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.accesscontrol.impl.PrivilegeImpl |
basicGetGrantor, basicGetObject, basicSetGrantor, getAction, getGrantor, getObject, isGrantable, setAction, setGrantable, setGrantor, setObject |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.accesscontrol.Privilege |
getAction, getGrantor, getObject, isGrantable, setAction, setGrantable, setGrantor, setObject |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public boolean isWithHierarchy()
isWithHierarchy
in interface TablePrivilege
TablePrivilege.setWithHierarchy(boolean)
,
SQLAccessControlPackage.getTablePrivilege_WithHierarchy()
public void setWithHierarchy(boolean newWithHierarchy)
setWithHierarchy
in interface TablePrivilege
newWithHierarchy
- the new value of the 'With Hierarchy' attribute.TablePrivilege.isWithHierarchy()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseAdd
in class PrivilegeImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
eInverseRemove
in class PrivilegeImpl
public java.lang.Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class PrivilegeImpl
public void eSet(EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in class PrivilegeImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class PrivilegeImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class PrivilegeImpl
public java.lang.String toString()
toString
in class PrivilegeImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |