|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExactNumericDataType | |
---|---|
org.eclipse.datatools.modelbase.sql.datatypes | |
org.eclipse.datatools.modelbase.sql.datatypes.impl | |
org.eclipse.datatools.modelbase.sql.datatypes.util |
Uses of ExactNumericDataType in org.eclipse.datatools.modelbase.sql.datatypes |
---|
Subinterfaces of ExactNumericDataType in org.eclipse.datatools.modelbase.sql.datatypes | |
---|---|
interface |
FixedPrecisionDataType
A representation of the model object 'Fixed Precision Data Type'. |
interface |
IntegerDataType
A representation of the model object 'Integer Data Type'. |
Uses of ExactNumericDataType in org.eclipse.datatools.modelbase.sql.datatypes.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.datatypes.impl that implement ExactNumericDataType | |
---|---|
class |
ExactNumericDataTypeImpl
An implementation of the model object 'Exact Numeric Data Type'. |
class |
FixedPrecisionDataTypeImpl
An implementation of the model object 'Fixed Precision Data Type'. |
class |
IntegerDataTypeImpl
An implementation of the model object 'Integer Data Type'. |
Uses of ExactNumericDataType in org.eclipse.datatools.modelbase.sql.datatypes.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.datatypes.util with parameters of type ExactNumericDataType | |
---|---|
java.lang.Object |
SQLDataTypesSwitch.caseExactNumericDataType(ExactNumericDataType object)
Returns the result of interpretting the object as an instance of 'Exact Numeric Data Type'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |