|
|||||||||||
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.datatypes.impl.DataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.SQLDataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.DataLinkDataTypeImpl
An implementation of the model object 'Data Link Data Type'.
The following features are implemented:
Method Summary | |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
IntegrityControlOption |
getIntegrityControl()
|
int |
getLength()
|
LinkControlOption |
getLinkControl()
|
ReadPermissionOption |
getReadPermission()
|
UnlinkOption |
getUnlink()
|
WritePermissionOption |
getWritePermission()
|
boolean |
isRecovery()
|
void |
setIntegrityControl(IntegrityControlOption newIntegrityControl)
|
void |
setLength(int newLength)
|
void |
setLinkControl(LinkControlOption newLinkControl)
|
void |
setReadPermission(ReadPermissionOption newReadPermission)
|
void |
setRecovery(boolean newRecovery)
|
void |
setUnlink(UnlinkOption newUnlink)
|
void |
setWritePermission(WritePermissionOption newWritePermission)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl |
getPrimitiveType, setPrimitiveType |
Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.DataTypeImpl |
setContainer |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.PredefinedDataType |
getPrimitiveType, setPrimitiveType |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.DataType |
setContainer |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public int getLength()
getLength
in interface DataLinkDataType
DataLinkDataType.setLength(int)
,
SQLDataTypesPackage.getDataLinkDataType_Length()
public void setLength(int newLength)
setLength
in interface DataLinkDataType
newLength
- the new value of the 'Length' attribute.DataLinkDataType.getLength()
public LinkControlOption getLinkControl()
getLinkControl
in interface DataLinkDataType
LinkControlOption
,
DataLinkDataType.setLinkControl(LinkControlOption)
,
SQLDataTypesPackage.getDataLinkDataType_LinkControl()
public void setLinkControl(LinkControlOption newLinkControl)
setLinkControl
in interface DataLinkDataType
newLinkControl
- the new value of the 'Link Control' attribute.LinkControlOption
,
DataLinkDataType.getLinkControl()
public IntegrityControlOption getIntegrityControl()
getIntegrityControl
in interface DataLinkDataType
IntegrityControlOption
,
DataLinkDataType.setIntegrityControl(IntegrityControlOption)
,
SQLDataTypesPackage.getDataLinkDataType_IntegrityControl()
public void setIntegrityControl(IntegrityControlOption newIntegrityControl)
setIntegrityControl
in interface DataLinkDataType
newIntegrityControl
- the new value of the 'Integrity Control' attribute.IntegrityControlOption
,
DataLinkDataType.getIntegrityControl()
public ReadPermissionOption getReadPermission()
getReadPermission
in interface DataLinkDataType
ReadPermissionOption
,
DataLinkDataType.setReadPermission(ReadPermissionOption)
,
SQLDataTypesPackage.getDataLinkDataType_ReadPermission()
public void setReadPermission(ReadPermissionOption newReadPermission)
setReadPermission
in interface DataLinkDataType
newReadPermission
- the new value of the 'Read Permission' attribute.ReadPermissionOption
,
DataLinkDataType.getReadPermission()
public WritePermissionOption getWritePermission()
getWritePermission
in interface DataLinkDataType
WritePermissionOption
,
DataLinkDataType.setWritePermission(WritePermissionOption)
,
SQLDataTypesPackage.getDataLinkDataType_WritePermission()
public void setWritePermission(WritePermissionOption newWritePermission)
setWritePermission
in interface DataLinkDataType
newWritePermission
- the new value of the 'Write Permission' attribute.WritePermissionOption
,
DataLinkDataType.getWritePermission()
public boolean isRecovery()
isRecovery
in interface DataLinkDataType
DataLinkDataType.setRecovery(boolean)
,
SQLDataTypesPackage.getDataLinkDataType_Recovery()
public void setRecovery(boolean newRecovery)
setRecovery
in interface DataLinkDataType
newRecovery
- the new value of the 'Recovery' attribute.DataLinkDataType.isRecovery()
public UnlinkOption getUnlink()
getUnlink
in interface DataLinkDataType
UnlinkOption
,
DataLinkDataType.setUnlink(UnlinkOption)
,
SQLDataTypesPackage.getDataLinkDataType_Unlink()
public void setUnlink(UnlinkOption newUnlink)
setUnlink
in interface DataLinkDataType
newUnlink
- the new value of the 'Unlink' attribute.UnlinkOption
,
DataLinkDataType.getUnlink()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class PredefinedDataTypeImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class PredefinedDataTypeImpl
public void eUnset(int featureID)
eUnset
in class PredefinedDataTypeImpl
public boolean eIsSet(int featureID)
eIsSet
in class PredefinedDataTypeImpl
public java.lang.String toString()
toString
in class PredefinedDataTypeImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |