|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.dbdefinition.impl.TableDefinitionImpl
An implementation of the model object 'Table Definition'.
The following features are implemented:
Audit Supported
Data Capture Supported
Edit Proc Supported
Encoding Supported
Valid Proc Supported
Maximum Identifier Length
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)
|
int |
getMaximumIdentifierLength()
|
boolean |
isAuditSupported()
|
boolean |
isDataCaptureSupported()
|
boolean |
isEditProcSupported()
|
boolean |
isEncodingSupported()
|
boolean |
isValidProcSupported()
|
void |
setAuditSupported(boolean newAuditSupported)
|
void |
setDataCaptureSupported(boolean newDataCaptureSupported)
|
void |
setEditProcSupported(boolean newEditProcSupported)
|
void |
setEncodingSupported(boolean newEncodingSupported)
|
void |
setMaximumIdentifierLength(int newMaximumIdentifierLength)
|
void |
setValidProcSupported(boolean newValidProcSupported)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean isAuditSupported()
isAuditSupported
in interface TableDefinition
TableDefinition.setAuditSupported(boolean)
,
DatabaseDefinitionPackage.getTableDefinition_AuditSupported()
public void setAuditSupported(boolean newAuditSupported)
setAuditSupported
in interface TableDefinition
newAuditSupported
- the new value of the 'Audit Supported' attribute.TableDefinition.isAuditSupported()
public boolean isDataCaptureSupported()
isDataCaptureSupported
in interface TableDefinition
TableDefinition.setDataCaptureSupported(boolean)
,
DatabaseDefinitionPackage.getTableDefinition_DataCaptureSupported()
public void setDataCaptureSupported(boolean newDataCaptureSupported)
setDataCaptureSupported
in interface TableDefinition
newDataCaptureSupported
- the new value of the 'Data Capture Supported' attribute.TableDefinition.isDataCaptureSupported()
public boolean isEditProcSupported()
isEditProcSupported
in interface TableDefinition
TableDefinition.setEditProcSupported(boolean)
,
DatabaseDefinitionPackage.getTableDefinition_EditProcSupported()
public void setEditProcSupported(boolean newEditProcSupported)
setEditProcSupported
in interface TableDefinition
newEditProcSupported
- the new value of the 'Edit Proc Supported' attribute.TableDefinition.isEditProcSupported()
public boolean isEncodingSupported()
isEncodingSupported
in interface TableDefinition
TableDefinition.setEncodingSupported(boolean)
,
DatabaseDefinitionPackage.getTableDefinition_EncodingSupported()
public void setEncodingSupported(boolean newEncodingSupported)
setEncodingSupported
in interface TableDefinition
newEncodingSupported
- the new value of the 'Encoding Supported' attribute.TableDefinition.isEncodingSupported()
public boolean isValidProcSupported()
isValidProcSupported
in interface TableDefinition
TableDefinition.setValidProcSupported(boolean)
,
DatabaseDefinitionPackage.getTableDefinition_ValidProcSupported()
public void setValidProcSupported(boolean newValidProcSupported)
setValidProcSupported
in interface TableDefinition
newValidProcSupported
- the new value of the 'Valid Proc Supported' attribute.TableDefinition.isValidProcSupported()
public int getMaximumIdentifierLength()
getMaximumIdentifierLength
in interface TableDefinition
TableDefinition.setMaximumIdentifierLength(int)
,
DatabaseDefinitionPackage.getTableDefinition_MaximumIdentifierLength()
public void setMaximumIdentifierLength(int newMaximumIdentifierLength)
setMaximumIdentifierLength
in interface TableDefinition
newMaximumIdentifierLength
- the new value of the 'Maximum Identifier Length' attribute.TableDefinition.getMaximumIdentifierLength()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |