org.eclipse.wst.rdb.internal.models.sql.datatypes
Interface IntegerDataType

All Superinterfaces:
DataType, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, ExactNumericDataType, org.eclipse.emf.common.notify.Notifier, NumericalDataType, PredefinedDataType, SQLDataType, SQLObject
All Known Implementing Classes:
IntegerDataTypeImpl

public interface IntegerDataType
extends ExactNumericDataType

A representation of the model object 'Integer Data Type'.

See Also:
SQLDataTypesPackage.getIntegerDataType()

Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.datatypes.ExactNumericDataType
getScale, setScale
 
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.datatypes.NumericalDataType
getPrecision, setPrecision
 
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.datatypes.PredefinedDataType
getPrimitiveType, setPrimitiveType
 
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.datatypes.DataType
setContainer
 
Methods inherited from interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject
addEAnnotation, addEAnnotationDetail, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, 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, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver