|
||||||||||
| 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 Datetimes and 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.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, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.emf.ecore.sdo.EDataObject |
|---|
getInstanceProperties |
| Methods inherited from interface commonj.sdo.DataObject |
|---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotations |
| 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 | |||||||||