|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumericalDataType
A representation of the model object 'Numerical Data Type'. Reference: 5WD-02-Foundation-2002-12 4.4 Numbers
The following features are supported:
SQLDataTypesPackage.getNumericalDataType()
Method Summary | |
---|---|
int |
getPrecision()
Returns the value of the 'Precision' attribute. |
void |
setPrecision(int value)
Sets the value of the ' Precision ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.PredefinedDataType |
---|
getPrimitiveType, setPrimitiveType |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.DataType |
---|
setContainer |
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 |
---|
int getPrecision()
If the meaning of the 'Precision' attribute isn't clear, there really should be more of a description here...
setPrecision(int)
,
SQLDataTypesPackage.getNumericalDataType_Precision()
void setPrecision(int value)
Precision
' attribute.
value
- the new value of the 'Precision' attribute.getPrecision()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |