|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASEHashPartition
A representation of the model object 'Sybase ASE Hash Partition'.
The following features are supported:
PartitionPackage.getSybaseASEHashPartition()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getColumns()
Returns the value of the 'Columns' reference list. |
PartitionNumInSegments |
getPartitionNumInSegments()
Returns the value of the 'Partition Num In Segments' reference. |
org.eclipse.emf.common.util.EList |
getPartitionSegmentPairs()
Returns the value of the 'Partition Segment Pairs' reference list. |
void |
setPartitionNumInSegments(PartitionNumInSegments value)
Sets the value of the ' Partition Num In Segments ' reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList getColumns()
Column
.
If the meaning of the 'Columns' reference list isn't clear, there really should be more of a description here...
PartitionPackage.getSybaseASEHashPartition_Columns()
org.eclipse.emf.common.util.EList getPartitionSegmentPairs()
PartitionSegmentPair
.
If the meaning of the 'Partition Segment Pairs' reference list isn't clear, there really should be more of a description here...
PartitionPackage.getSybaseASEHashPartition_PartitionSegmentPairs()
PartitionNumInSegments getPartitionNumInSegments()
If the meaning of the 'Partition Num In Segments' reference isn't clear, there really should be more of a description here...
setPartitionNumInSegments(PartitionNumInSegments)
,
PartitionPackage.getSybaseASEHashPartition_PartitionNumInSegments()
void setPartitionNumInSegments(PartitionNumInSegments value)
Partition Num In Segments
' reference.
value
- the new value of the 'Partition Num In Segments' reference.getPartitionNumInSegments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |