|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionPIContent
A representation of the model object 'XML Value Function PI Content'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionPIContent()
Method Summary | |
---|---|
QueryValueExpression |
getValueExpr()
Returns the value of the 'Value Expr' containment reference. |
XMLValueFunctionPI |
getValueFunctionPI()
Returns the value of the 'Value Function PI' container reference. |
void |
setValueExpr(QueryValueExpression value)
Sets the value of the ' Value Expr ' containment reference. |
void |
setValueFunctionPI(XMLValueFunctionPI value)
Sets the value of the ' Value Function PI ' container 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 |
---|
XMLValueFunctionPI getValueFunctionPI()
PI Content
'.
If the meaning of the 'Value Function PI' container reference isn't clear, there really should be more of a description here...
setValueFunctionPI(XMLValueFunctionPI)
,
SQLXMLQueryModelPackage.getXMLValueFunctionPIContent_ValueFunctionPI()
,
XMLValueFunctionPI.getPIContent()
void setValueFunctionPI(XMLValueFunctionPI value)
Value Function PI
' container reference.
value
- the new value of the 'Value Function PI' container reference.getValueFunctionPI()
QueryValueExpression getValueExpr()
If the meaning of the 'Value Expr' containment reference isn't clear, there really should be more of a description here...
setValueExpr(QueryValueExpression)
,
SQLXMLQueryModelPackage.getXMLValueFunctionPIContent_ValueExpr()
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 |