|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZSeriesIndex
A representation of the model object 'Index'.
The following features are supported:
Padded
Define
Close
Defer
Copy
Buffer Pool Name
Piece Size
Piece Size Units
Index Space Name
Free Page
Where Not Null
Partitions
ZSeriesPackage.getZSeriesIndex()
Method Summary | |
---|---|
java.lang.String |
getBufferPoolName()
Returns the value of the 'Buffer Pool Name' attribute. |
int |
getFreePage()
Returns the value of the 'Free Page' attribute. |
java.lang.String |
getIndexSpaceName()
Returns the value of the 'Index Space Name' attribute. |
org.eclipse.emf.common.util.EList |
getPartitions()
Returns the value of the 'Partitions' containment reference list. |
int |
getPieceSize()
Returns the value of the 'Piece Size' attribute. |
UnitType |
getPieceSizeUnits()
Returns the value of the 'Piece Size Units' attribute. |
boolean |
isClose()
Returns the value of the 'Close' attribute. |
boolean |
isCopy()
Returns the value of the 'Copy' attribute. |
boolean |
isDefer()
Returns the value of the 'Defer' attribute. |
boolean |
isDefine()
Returns the value of the 'Define' attribute. |
boolean |
isPadded()
Returns the value of the 'Padded' attribute. |
boolean |
isWhereNotNull()
Returns the value of the 'Where Not Null' attribute. |
void |
setBufferPoolName(java.lang.String value)
Sets the value of the ' Buffer Pool Name ' attribute. |
void |
setClose(boolean value)
Sets the value of the ' Close ' attribute. |
void |
setCopy(boolean value)
Sets the value of the ' Copy ' attribute. |
void |
setDefer(boolean value)
Sets the value of the ' Defer ' attribute. |
void |
setDefine(boolean value)
Sets the value of the ' Define ' attribute. |
void |
setFreePage(int value)
Sets the value of the ' Free Page ' attribute. |
void |
setIndexSpaceName(java.lang.String value)
Sets the value of the ' Index Space Name ' attribute. |
void |
setPadded(boolean value)
Sets the value of the ' Padded ' attribute. |
void |
setPieceSize(int value)
Sets the value of the ' Piece Size ' attribute. |
void |
setPieceSizeUnits(UnitType value)
Sets the value of the ' Piece Size Units ' attribute. |
void |
setWhereNotNull(boolean value)
Sets the value of the ' Where Not Null ' attribute. |
Methods inherited from interface com.ibm.db.models.db2.DB2Index |
---|
getDB2MultidimensionalIndex, getIndexType, getXmlPattern, setDB2MultidimensionalIndex, setIndexType, setXmlPattern |
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index |
---|
getFillFactor, getForeignKey, getIncludedMembers, getMembers, getSchema, getTable, isClustered, isSystemGenerated, isUnique, setClustered, setFillFactor, setSchema, setSystemGenerated, setTable, setUnique |
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.sdo.EDataObject |
---|
getInstanceProperties |
Methods inherited from interface commonj.sdo.DataObject |
---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Method Detail |
---|
boolean isPadded()
If the meaning of the 'Padded' attribute isn't clear, there really should be more of a description here...
setPadded(boolean)
,
ZSeriesPackage.getZSeriesIndex_Padded()
void setPadded(boolean value)
Padded
' attribute.
value
- the new value of the 'Padded' attribute.isPadded()
boolean isDefine()
If the meaning of the 'Define' attribute isn't clear, there really should be more of a description here...
setDefine(boolean)
,
ZSeriesPackage.getZSeriesIndex_Define()
void setDefine(boolean value)
Define
' attribute.
value
- the new value of the 'Define' attribute.isDefine()
boolean isClose()
If the meaning of the 'Close' attribute isn't clear, there really should be more of a description here...
setClose(boolean)
,
ZSeriesPackage.getZSeriesIndex_Close()
void setClose(boolean value)
Close
' attribute.
value
- the new value of the 'Close' attribute.isClose()
boolean isDefer()
If the meaning of the 'Defer' attribute isn't clear, there really should be more of a description here...
setDefer(boolean)
,
ZSeriesPackage.getZSeriesIndex_Defer()
void setDefer(boolean value)
Defer
' attribute.
value
- the new value of the 'Defer' attribute.isDefer()
boolean isCopy()
If the meaning of the 'Copy' attribute isn't clear, there really should be more of a description here...
setCopy(boolean)
,
ZSeriesPackage.getZSeriesIndex_Copy()
void setCopy(boolean value)
Copy
' attribute.
value
- the new value of the 'Copy' attribute.isCopy()
java.lang.String getBufferPoolName()
If the meaning of the 'Buffer Pool Name' attribute isn't clear, there really should be more of a description here...
setBufferPoolName(String)
,
ZSeriesPackage.getZSeriesIndex_BufferPoolName()
void setBufferPoolName(java.lang.String value)
Buffer Pool Name
' attribute.
value
- the new value of the 'Buffer Pool Name' attribute.getBufferPoolName()
int getPieceSize()
If the meaning of the 'Piece Size' attribute isn't clear, there really should be more of a description here...
setPieceSize(int)
,
ZSeriesPackage.getZSeriesIndex_PieceSize()
void setPieceSize(int value)
Piece Size
' attribute.
value
- the new value of the 'Piece Size' attribute.getPieceSize()
UnitType getPieceSizeUnits()
"0"
.
The literals are from the enumeration UnitType
.
If the meaning of the 'Piece Size Units' attribute isn't clear, there really should be more of a description here...
UnitType
,
setPieceSizeUnits(UnitType)
,
ZSeriesPackage.getZSeriesIndex_PieceSizeUnits()
void setPieceSizeUnits(UnitType value)
Piece Size Units
' attribute.
value
- the new value of the 'Piece Size Units' attribute.UnitType
,
getPieceSizeUnits()
java.lang.String getIndexSpaceName()
If the meaning of the 'Index Space Name' attribute isn't clear, there really should be more of a description here...
setIndexSpaceName(String)
,
ZSeriesPackage.getZSeriesIndex_IndexSpaceName()
void setIndexSpaceName(java.lang.String value)
Index Space Name
' attribute.
value
- the new value of the 'Index Space Name' attribute.getIndexSpaceName()
int getFreePage()
If the meaning of the 'Free Page' attribute isn't clear, there really should be more of a description here...
setFreePage(int)
,
ZSeriesPackage.getZSeriesIndex_FreePage()
void setFreePage(int value)
Free Page
' attribute.
value
- the new value of the 'Free Page' attribute.getFreePage()
boolean isWhereNotNull()
If the meaning of the 'Where Not Null' attribute isn't clear, there really should be more of a description here...
setWhereNotNull(boolean)
,
ZSeriesPackage.getZSeriesIndex_WhereNotNull()
void setWhereNotNull(boolean value)
Where Not Null
' attribute.
value
- the new value of the 'Where Not Null' attribute.isWhereNotNull()
org.eclipse.emf.common.util.EList getPartitions()
ZSeriesPartition
.
It is bidirectional and its opposite is 'Index
'.
If the meaning of the 'Partitions' containment reference list isn't clear, there really should be more of a description here...
ZSeriesPackage.getZSeriesIndex_Partitions()
,
ZSeriesPartition.getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |