|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SQL Value Expression Labeled Duration'.
The following features are supported:
SQLQueryModelPackage.getValueExpressionLabeledDuration()
Method Summary | |
ValueExpressionLabeledDurationType |
getLabeledDurationType()
Returns the value of the 'Labeled Duration Type' attribute. |
QueryValueExpression |
getValueExpr()
Returns the value of the 'Value Expr' containment reference. |
void |
setLabeledDurationType(ValueExpressionLabeledDurationType value)
Sets the value of the ' Labeled Duration Type ' attribute. |
void |
setValueExpr(QueryValueExpression value)
Sets the value of the ' Value Expr ' containment reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
getSQL, setSQL |
Method Detail |
public ValueExpressionLabeledDurationType getLabeledDurationType()
ValueExpressionLabeledDurationType
.
If the meaning of the 'Labeled Duration Type' attribute isn't clear, there really should be more of a description here...
ValueExpressionLabeledDurationType
,
setLabeledDurationType(ValueExpressionLabeledDurationType)
,
SQLQueryModelPackage.getValueExpressionLabeledDuration_LabeledDurationType()
public void setLabeledDurationType(ValueExpressionLabeledDurationType value)
Labeled Duration Type
' attribute.
value
- the new value of the 'Labeled Duration Type' attribute.ValueExpressionLabeledDurationType
,
getLabeledDurationType()
public QueryValueExpression getValueExpr()
Value Expr Labeled Duration
'.
If the meaning of the 'Value Expr' containment reference isn't clear, there really should be more of a description here...
setValueExpr(QueryValueExpression)
,
SQLQueryModelPackage.getValueExpressionLabeledDuration_ValueExpr()
,
QueryValueExpression.getValueExprLabeledDuration()
public void setValueExpr(QueryValueExpression value)
Value Expr
' containment reference.
value
- the new value of the 'Value Expr' containment reference.getValueExpr()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |