|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListRangePartitionItem
A representation of the model object 'List Range Partition Item'.
The following features are supported:
PartitionPackage.getListRangePartitionItem()
Method Summary | |
---|---|
java.lang.String |
getPartitionName()
Returns the value of the 'Partition Name' attribute. |
SybaseASESegment |
getSegment()
Returns the value of the 'Segment' reference. |
org.eclipse.emf.common.util.EList |
getValues()
Returns the value of the 'Values' attribute list. |
void |
setPartitionName(java.lang.String value)
Sets the value of the ' Partition Name ' attribute. |
void |
setSegment(SybaseASESegment value)
Sets the value of the ' Segment ' 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 |
---|
java.lang.String getPartitionName()
If the meaning of the 'Partition Name' attribute isn't clear, there really should be more of a description here...
setPartitionName(String)
,
PartitionPackage.getListRangePartitionItem_PartitionName()
void setPartitionName(java.lang.String value)
Partition Name
' attribute.
value
- the new value of the 'Partition Name' attribute.getPartitionName()
org.eclipse.emf.common.util.EList getValues()
String
.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
PartitionPackage.getListRangePartitionItem_Values()
SybaseASESegment getSegment()
If the meaning of the 'Segment' reference isn't clear, there really should be more of a description here...
setSegment(SybaseASESegment)
,
PartitionPackage.getListRangePartitionItem_Segment()
void setSegment(SybaseASESegment value)
Segment
' reference.
value
- the new value of the 'Segment' reference.getSegment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |