| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntervalDataType
A representation of the model object 'Interval Data Type'. Reference: 5WD-02-Foundation-2002-12 4.6.2 Intervals
The following features are supported:
Leading QualifierTrailing QualifierLeading Field PrecisionTrailing Field PrecisionFractional Seconds Precision
SQLDataTypesPackage.getIntervalDataType()| Method Summary | |
|---|---|
|  int | getFractionalSecondsPrecision()Returns the value of the 'Fractional Seconds Precision' attribute. | 
|  int | getLeadingFieldPrecision()Returns the value of the 'Leading Field Precision' attribute. | 
|  IntervalQualifierType | getLeadingQualifier()Returns the value of the 'Leading Qualifier' attribute. | 
|  int | getTrailingFieldPrecision()Returns the value of the 'Trailing Field Precision' attribute. | 
|  IntervalQualifierType | getTrailingQualifier()Returns the value of the 'Trailing Qualifier' attribute. | 
|  void | setFractionalSecondsPrecision(int value)Sets the value of the ' Fractional Seconds Precision' attribute. | 
|  void | setLeadingFieldPrecision(int value)Sets the value of the ' Leading Field Precision' attribute. | 
|  void | setLeadingQualifier(IntervalQualifierType value)Sets the value of the ' Leading Qualifier' attribute. | 
|  void | setTrailingFieldPrecision(int value)Sets the value of the ' Trailing Field Precision' attribute. | 
|  void | setTrailingQualifier(IntervalQualifierType value)Sets the value of the ' Trailing Qualifier' 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 | 
|---|
IntervalQualifierType getLeadingQualifier()
IntervalQualifierType.
 
 If the meaning of the 'Leading Qualifier' attribute isn't clear, there really should be more of a description here...
IntervalQualifierType, 
setLeadingQualifier(IntervalQualifierType), 
SQLDataTypesPackage.getIntervalDataType_LeadingQualifier()void setLeadingQualifier(IntervalQualifierType value)
Leading Qualifier' attribute.
 
 
value - the new value of the 'Leading Qualifier' attribute.IntervalQualifierType, 
getLeadingQualifier()IntervalQualifierType getTrailingQualifier()
IntervalQualifierType.
 
 If the meaning of the 'Trailing Qualifier' attribute isn't clear, there really should be more of a description here...
IntervalQualifierType, 
setTrailingQualifier(IntervalQualifierType), 
SQLDataTypesPackage.getIntervalDataType_TrailingQualifier()void setTrailingQualifier(IntervalQualifierType value)
Trailing Qualifier' attribute.
 
 
value - the new value of the 'Trailing Qualifier' attribute.IntervalQualifierType, 
getTrailingQualifier()int getLeadingFieldPrecision()
If the meaning of the 'Leading Field Precision' attribute isn't clear, there really should be more of a description here...
setLeadingFieldPrecision(int), 
SQLDataTypesPackage.getIntervalDataType_LeadingFieldPrecision()void setLeadingFieldPrecision(int value)
Leading Field Precision' attribute.
 
 
value - the new value of the 'Leading Field Precision' attribute.getLeadingFieldPrecision()int getTrailingFieldPrecision()
If the meaning of the 'Trailing Field Precision' attribute isn't clear, there really should be more of a description here...
setTrailingFieldPrecision(int), 
SQLDataTypesPackage.getIntervalDataType_TrailingFieldPrecision()void setTrailingFieldPrecision(int value)
Trailing Field Precision' attribute.
 
 
value - the new value of the 'Trailing Field Precision' attribute.getTrailingFieldPrecision()int getFractionalSecondsPrecision()
If the meaning of the 'Fractional Seconds Precision' attribute isn't clear, there really should be more of a description here...
setFractionalSecondsPrecision(int), 
SQLDataTypesPackage.getIntervalDataType_FractionalSecondsPrecision()void setFractionalSecondsPrecision(int value)
Fractional Seconds Precision' attribute.
 
 
value - the new value of the 'Fractional Seconds Precision' attribute.getFractionalSecondsPrecision()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||