|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASESegment
A representation of the model object 'Sybase ASE Segment'.
The following features are supported:
SybaseasesqlmodelPackage.getSybaseASESegment()
Method Summary | |
---|---|
SybaseASECatalog |
getCatalog()
Returns the value of the 'Catalog' container reference. |
org.eclipse.emf.common.util.EList |
getDeviceNames()
Returns the value of the 'Device Names' attribute list. |
org.eclipse.emf.common.util.EList |
getThresholds()
Returns the value of the 'Thresholds' reference list. |
void |
setCatalog(SybaseASECatalog value)
Sets the value of the ' Catalog ' container 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 |
---|
SybaseASECatalog getCatalog()
Segments
'.
If the meaning of the 'Catalog' reference isn't clear, there really should be more of a description here...
setCatalog(SybaseASECatalog)
,
SybaseasesqlmodelPackage.getSybaseASESegment_Catalog()
,
SybaseASECatalog.getSegments()
void setCatalog(SybaseASECatalog value)
Catalog
' container reference.
value
- the new value of the 'Catalog' container reference.getCatalog()
org.eclipse.emf.common.util.EList getDeviceNames()
String
.
If the meaning of the 'Device Names' attribute list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASESegment_DeviceNames()
org.eclipse.emf.common.util.EList getThresholds()
SegmentThreshold
.
If the meaning of the 'Thresholds' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASESegment_Thresholds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |