|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeviceItem
A representation of the model object 'Device Item'.
The following features are supported:
SybaseasesqlmodelPackage.getDeviceItem()
Method Summary | |
---|---|
java.lang.String |
getDeviceName()
Returns the value of the 'Device Name' attribute. |
int |
getSize()
Returns the value of the 'Size' attribute. |
void |
setDeviceName(java.lang.String value)
Sets the value of the ' Device Name ' attribute. |
void |
setSize(int value)
Sets the value of the ' Size ' attribute. |
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 getDeviceName()
If the meaning of the 'Device Name' attribute isn't clear, there really should be more of a description here...
setDeviceName(String)
,
SybaseasesqlmodelPackage.getDeviceItem_DeviceName()
void setDeviceName(java.lang.String value)
Device Name
' attribute.
value
- the new value of the 'Device Name' attribute.getDeviceName()
int getSize()
"0"
.
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(int)
,
SybaseasesqlmodelPackage.getDeviceItem_Size()
void setSize(int value)
Size
' attribute.
value
- the new value of the 'Size' attribute.getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |