|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExactNumericDataType
A representation of the model object 'Exact Numeric Data Type'. Reference: 5WD-02-Foundation-2002-12 4.4 Numbers
The following features are supported:
SQLDataTypesPackage.getExactNumericDataType()
Method Summary | |
---|---|
int |
getScale()
Returns the value of the 'Scale' attribute. |
void |
setScale(int value)
Sets the value of the ' Scale ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.datatypes.NumericalDataType |
---|
getPrecision, setPrecision |
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, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
---|
int getScale()
If the meaning of the 'Scale' attribute isn't clear, there really should be more of a description here...
setScale(int)
,
SQLDataTypesPackage.getExactNumericDataType_Scale()
void setScale(int value)
Scale
' attribute.
value
- the new value of the 'Scale' attribute.getScale()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |