|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TableSpaceDefinition
A representation of the model object 'Table Space Definition'.
The following features are supported:
Type Supported
Extent Size Supported
Prefetch Size Supported
Managed By Supported
Page Size Supported
Buffer Pool Supported
Default Supported
Container Maximum Size Supported
Container Initial Size Supported
Container Extent Size Supported
Table Space Type
Maximum Identifier Length
DatabaseDefinitionPackage.getTableSpaceDefinition()
Method Summary | |
---|---|
int |
getMaximumIdentifierLength()
Returns the value of the 'Maximum Identifier Length' attribute. |
EList |
getTableSpaceType()
Returns the value of the 'Table Space Type' attribute list. |
boolean |
isBufferPoolSupported()
Returns the value of the 'Buffer Pool Supported' attribute. |
boolean |
isContainerExtentSizeSupported()
Returns the value of the 'Container Extent Size Supported' attribute. |
boolean |
isContainerInitialSizeSupported()
Returns the value of the 'Container Initial Size Supported' attribute. |
boolean |
isContainerMaximumSizeSupported()
Returns the value of the 'Container Maximum Size Supported' attribute. |
boolean |
isDefaultSupported()
Returns the value of the 'Default Supported' attribute. |
boolean |
isExtentSizeSupported()
Returns the value of the 'Extent Size Supported' attribute. |
boolean |
isManagedBySupported()
Returns the value of the 'Managed By Supported' attribute. |
boolean |
isPageSizeSupported()
Returns the value of the 'Page Size Supported' attribute. |
boolean |
isPrefetchSizeSupported()
Returns the value of the 'Prefetch Size Supported' attribute. |
boolean |
isTypeSupported()
Returns the value of the 'Type Supported' attribute. |
void |
setBufferPoolSupported(boolean value)
Sets the value of the ' Buffer Pool Supported ' attribute. |
void |
setContainerExtentSizeSupported(boolean value)
Sets the value of the ' Container Extent Size Supported ' attribute. |
void |
setContainerInitialSizeSupported(boolean value)
Sets the value of the ' Container Initial Size Supported ' attribute. |
void |
setContainerMaximumSizeSupported(boolean value)
Sets the value of the ' Container Maximum Size Supported ' attribute. |
void |
setDefaultSupported(boolean value)
Sets the value of the ' Default Supported ' attribute. |
void |
setExtentSizeSupported(boolean value)
Sets the value of the ' Extent Size Supported ' attribute. |
void |
setManagedBySupported(boolean value)
Sets the value of the ' Managed By Supported ' attribute. |
void |
setMaximumIdentifierLength(int value)
Sets the value of the ' Maximum Identifier Length ' attribute. |
void |
setPageSizeSupported(boolean value)
Sets the value of the ' Page Size Supported ' attribute. |
void |
setPrefetchSizeSupported(boolean value)
Sets the value of the ' Prefetch Size Supported ' attribute. |
void |
setTypeSupported(boolean value)
Sets the value of the ' Type Supported ' attribute. |
Method Detail |
---|
boolean isTypeSupported()
If the meaning of the 'Type Supported' attribute isn't clear, there really should be more of a description here...
setTypeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_TypeSupported()
void setTypeSupported(boolean value)
Type Supported
' attribute.
value
- the new value of the 'Type Supported' attribute.isTypeSupported()
boolean isExtentSizeSupported()
If the meaning of the 'Extent Size Supported' attribute isn't clear, there really should be more of a description here...
setExtentSizeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_ExtentSizeSupported()
void setExtentSizeSupported(boolean value)
Extent Size Supported
' attribute.
value
- the new value of the 'Extent Size Supported' attribute.isExtentSizeSupported()
boolean isPrefetchSizeSupported()
If the meaning of the 'Prefetch Size Supported' attribute isn't clear, there really should be more of a description here...
setPrefetchSizeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_PrefetchSizeSupported()
void setPrefetchSizeSupported(boolean value)
Prefetch Size Supported
' attribute.
value
- the new value of the 'Prefetch Size Supported' attribute.isPrefetchSizeSupported()
boolean isManagedBySupported()
If the meaning of the 'Managed By Supported' attribute isn't clear, there really should be more of a description here...
setManagedBySupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_ManagedBySupported()
void setManagedBySupported(boolean value)
Managed By Supported
' attribute.
value
- the new value of the 'Managed By Supported' attribute.isManagedBySupported()
boolean isPageSizeSupported()
If the meaning of the 'Page Size Supported' attribute isn't clear, there really should be more of a description here...
setPageSizeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_PageSizeSupported()
void setPageSizeSupported(boolean value)
Page Size Supported
' attribute.
value
- the new value of the 'Page Size Supported' attribute.isPageSizeSupported()
boolean isBufferPoolSupported()
If the meaning of the 'Buffer Pool Supported' attribute isn't clear, there really should be more of a description here...
setBufferPoolSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_BufferPoolSupported()
void setBufferPoolSupported(boolean value)
Buffer Pool Supported
' attribute.
value
- the new value of the 'Buffer Pool Supported' attribute.isBufferPoolSupported()
boolean isDefaultSupported()
If the meaning of the 'Default Supported' attribute isn't clear, there really should be more of a description here...
setDefaultSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_DefaultSupported()
void setDefaultSupported(boolean value)
Default Supported
' attribute.
value
- the new value of the 'Default Supported' attribute.isDefaultSupported()
boolean isContainerMaximumSizeSupported()
If the meaning of the 'Container Maximum Size Supported' attribute isn't clear, there really should be more of a description here...
setContainerMaximumSizeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_ContainerMaximumSizeSupported()
void setContainerMaximumSizeSupported(boolean value)
Container Maximum Size Supported
' attribute.
value
- the new value of the 'Container Maximum Size Supported' attribute.isContainerMaximumSizeSupported()
boolean isContainerInitialSizeSupported()
If the meaning of the 'Container Initial Size Supported' attribute isn't clear, there really should be more of a description here...
setContainerInitialSizeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_ContainerInitialSizeSupported()
void setContainerInitialSizeSupported(boolean value)
Container Initial Size Supported
' attribute.
value
- the new value of the 'Container Initial Size Supported' attribute.isContainerInitialSizeSupported()
boolean isContainerExtentSizeSupported()
If the meaning of the 'Container Extent Size Supported' attribute isn't clear, there really should be more of a description here...
setContainerExtentSizeSupported(boolean)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_ContainerExtentSizeSupported()
void setContainerExtentSizeSupported(boolean value)
Container Extent Size Supported
' attribute.
value
- the new value of the 'Container Extent Size Supported' attribute.isContainerExtentSizeSupported()
EList getTableSpaceType()
TableSpaceType
.
The literals are from the enumeration TableSpaceType
.
If the meaning of the 'Table Space Type' attribute list isn't clear, there really should be more of a description here...
TableSpaceType
,
DatabaseDefinitionPackage.getTableSpaceDefinition_TableSpaceType()
int getMaximumIdentifierLength()
If the meaning of the 'Maximum Identifier Length' attribute isn't clear, there really should be more of a description here...
setMaximumIdentifierLength(int)
,
DatabaseDefinitionPackage.getTableSpaceDefinition_MaximumIdentifierLength()
void setMaximumIdentifierLength(int value)
Maximum Identifier Length
' attribute.
value
- the new value of the 'Maximum Identifier Length' attribute.getMaximumIdentifierLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |