|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndexDefinition
A representation of the model object 'Index Definition'.
The following features are supported:
Percent Free Terminology
Percent Free Changeable
Clustering Supported
Cluster Changeable
Fill Factor Supported
Included Columns Supported
Maximum Identifier Length
DatabaseDefinitionPackage.getIndexDefinition()
Method Summary | |
---|---|
int |
getMaximumIdentifierLength()
Returns the value of the 'Maximum Identifier Length' attribute. |
PercentFreeTerminology |
getPercentFreeTerminology()
Returns the value of the 'Percent Free Terminology' attribute. |
boolean |
isClusterChangeable()
Returns the value of the 'Cluster Changeable' attribute. |
boolean |
isClusteringSupported()
Returns the value of the 'Clustering Supported' attribute. |
boolean |
isFillFactorSupported()
Returns the value of the 'Fill Factor Supported' attribute. |
boolean |
isIncludedColumnsSupported()
Returns the value of the 'Included Columns Supported' attribute. |
boolean |
isPercentFreeChangeable()
Returns the value of the 'Percent Free Changeable' attribute. |
void |
setClusterChangeable(boolean value)
Sets the value of the ' Cluster Changeable ' attribute. |
void |
setClusteringSupported(boolean value)
Sets the value of the ' Clustering Supported ' attribute. |
void |
setFillFactorSupported(boolean value)
Sets the value of the ' Fill Factor Supported ' attribute. |
void |
setIncludedColumnsSupported(boolean value)
Sets the value of the ' Included Columns Supported ' attribute. |
void |
setMaximumIdentifierLength(int value)
Sets the value of the ' Maximum Identifier Length ' attribute. |
void |
setPercentFreeChangeable(boolean value)
Sets the value of the ' Percent Free Changeable ' attribute. |
void |
setPercentFreeTerminology(PercentFreeTerminology value)
Sets the value of the ' Percent Free Terminology ' attribute. |
Method Detail |
---|
PercentFreeTerminology getPercentFreeTerminology()
PercentFreeTerminology
.
If the meaning of the 'Percent Free Terminology' attribute isn't clear, there really should be more of a description here...
PercentFreeTerminology
,
setPercentFreeTerminology(PercentFreeTerminology)
,
DatabaseDefinitionPackage.getIndexDefinition_PercentFreeTerminology()
void setPercentFreeTerminology(PercentFreeTerminology value)
Percent Free Terminology
' attribute.
value
- the new value of the 'Percent Free Terminology' attribute.PercentFreeTerminology
,
getPercentFreeTerminology()
boolean isPercentFreeChangeable()
If the meaning of the 'Percent Free Changeable' attribute isn't clear, there really should be more of a description here...
setPercentFreeChangeable(boolean)
,
DatabaseDefinitionPackage.getIndexDefinition_PercentFreeChangeable()
void setPercentFreeChangeable(boolean value)
Percent Free Changeable
' attribute.
value
- the new value of the 'Percent Free Changeable' attribute.isPercentFreeChangeable()
boolean isClusteringSupported()
If the meaning of the 'Clustering Supported' attribute isn't clear, there really should be more of a description here...
setClusteringSupported(boolean)
,
DatabaseDefinitionPackage.getIndexDefinition_ClusteringSupported()
void setClusteringSupported(boolean value)
Clustering Supported
' attribute.
value
- the new value of the 'Clustering Supported' attribute.isClusteringSupported()
boolean isClusterChangeable()
If the meaning of the 'Cluster Changeable' attribute isn't clear, there really should be more of a description here...
setClusterChangeable(boolean)
,
DatabaseDefinitionPackage.getIndexDefinition_ClusterChangeable()
void setClusterChangeable(boolean value)
Cluster Changeable
' attribute.
value
- the new value of the 'Cluster Changeable' attribute.isClusterChangeable()
boolean isFillFactorSupported()
If the meaning of the 'Fill Factor Supported' attribute isn't clear, there really should be more of a description here...
setFillFactorSupported(boolean)
,
DatabaseDefinitionPackage.getIndexDefinition_FillFactorSupported()
void setFillFactorSupported(boolean value)
Fill Factor Supported
' attribute.
value
- the new value of the 'Fill Factor Supported' attribute.isFillFactorSupported()
boolean isIncludedColumnsSupported()
"false"
.
If the meaning of the 'Included Columns Supported' attribute isn't clear, there really should be more of a description here...
setIncludedColumnsSupported(boolean)
,
DatabaseDefinitionPackage.getIndexDefinition_IncludedColumnsSupported()
void setIncludedColumnsSupported(boolean value)
Included Columns Supported
' attribute.
value
- the new value of the 'Included Columns Supported' attribute.isIncludedColumnsSupported()
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.getIndexDefinition_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 |