|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionParseContent
A representation of the model object 'XML Value Function Parse Content'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionParseContent()
Method Summary | |
---|---|
QueryValueExpression |
getValueExpr()
Returns the value of the 'Value Expr' containment reference. |
XMLValueFunctionParse |
getValueFunctionParse()
Returns the value of the 'Value Function Parse' container reference. |
void |
setValueExpr(QueryValueExpression value)
Sets the value of the ' Value Expr ' containment reference. |
void |
setValueFunctionParse(XMLValueFunctionParse value)
Sets the value of the ' Value Function Parse ' 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 |
---|
XMLValueFunctionParse getValueFunctionParse()
Parse Content
'.
If the meaning of the 'Value Function Parse' container reference isn't clear, there really should be more of a description here...
setValueFunctionParse(XMLValueFunctionParse)
,
SQLXMLQueryModelPackage.getXMLValueFunctionParseContent_ValueFunctionParse()
,
XMLValueFunctionParse.getParseContent()
void setValueFunctionParse(XMLValueFunctionParse value)
Value Function Parse
' container reference.
value
- the new value of the 'Value Function Parse' container reference.getValueFunctionParse()
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.getXMLValueFunctionParseContent_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 |