|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.DataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.SQLDataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.NumericalDataTypeImpl
org.eclipse.datatools.modelbase.sql.datatypes.impl.ExactNumericDataTypeImpl
An implementation of the model object 'Exact Numeric Data Type'.
The following features are implemented:
| Method Summary | |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
int |
getScale()
|
void |
setScale(int newScale)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.NumericalDataTypeImpl |
getPrecision, setPrecision |
| Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.PredefinedDataTypeImpl |
getPrimitiveType, setPrimitiveType |
| Methods inherited from class org.eclipse.datatools.modelbase.sql.datatypes.impl.DataTypeImpl |
setContainer |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
public int getScale()
getScale in interface ExactNumericDataTypeExactNumericDataType.setScale(int),
SQLDataTypesPackage.getExactNumericDataType_Scale()public void setScale(int newScale)
setScale in interface ExactNumericDataTypenewScale - the new value of the 'Scale' attribute.ExactNumericDataType.getScale()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class NumericalDataTypeImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class NumericalDataTypeImplpublic void eUnset(int featureID)
eUnset in class NumericalDataTypeImplpublic boolean eIsSet(int featureID)
eIsSet in class NumericalDataTypeImplpublic java.lang.String toString()
toString in class NumericalDataTypeImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||