| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PartitionSegmentPair
A representation of the model object 'Partition Segment Pair'.
The following features are supported:
PartitionPackage.getPartitionSegmentPair()| Method Summary | |
|---|---|
|  java.lang.String | getPartitionName()Returns the value of the 'Partition Name' attribute. | 
|  SybaseASESegment | getSegment()Returns the value of the 'Segment' reference. | 
|  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, eInvoke, 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.getPartitionSegmentPair_PartitionName()void setPartitionName(java.lang.String value)
Partition Name' attribute.
 
 
value - the new value of the 'Partition Name' attribute.getPartitionName()SybaseASESegment getSegment()
If the meaning of the 'Segment' reference isn't clear, there really should be more of a description here...
setSegment(SybaseASESegment), 
PartitionPackage.getPartitionSegmentPair_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 | |||||||||