| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLValueFunctionPI
A representation of the model object 'XML Value Function PI'. Generates an XML value consisting of an XML processing instruction based on the given string expression. See ISO SQL/XML sec. 6.16.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionPI()| Method Summary | |
|---|---|
|  XMLValueFunctionPIContent | getPIContent()Returns the value of the 'PI Content' containment reference. | 
|  XMLReturningType | getReturningOption()Returns the value of the 'Returning Option' attribute. | 
|  java.lang.String | getTargetName()Returns the value of the 'Target Name' attribute. | 
|  void | setPIContent(XMLValueFunctionPIContent value)Sets the value of the ' PI Content' containment reference. | 
|  void | setReturningOption(XMLReturningType value)Sets the value of the ' Returning Option' attribute. | 
|  void | setTargetName(java.lang.String value)Sets the value of the ' Target Name' attribute. | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction | 
|---|
| getFunction, getParameterList, isColumnFunction, isDistinct, isSpecialRegister, setColumnFunction, setDistinct, setFunction, setSpecialRegister | 
| 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, 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 | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression | 
|---|
| getSQL, setSQL | 
| Method Detail | 
|---|
java.lang.String getTargetName()
If the meaning of the 'Target Name' attribute isn't clear, there really should be more of a description here...
setTargetName(String), 
SQLXMLQueryModelPackage.getXMLValueFunctionPI_TargetName()void setTargetName(java.lang.String value)
Target Name' attribute.
 
 
value - the new value of the 'Target Name' attribute.getTargetName()XMLReturningType getReturningOption()
XMLReturningType.
 
 If the meaning of the 'Returning Option' attribute isn't clear, there really should be more of a description here...
XMLReturningType, 
setReturningOption(XMLReturningType), 
SQLXMLQueryModelPackage.getXMLValueFunctionPI_ReturningOption()void setReturningOption(XMLReturningType value)
Returning Option' attribute.
 
 
value - the new value of the 'Returning Option' attribute.XMLReturningType, 
getReturningOption()XMLValueFunctionPIContent getPIContent()
Value Function PI'.
 
 If the meaning of the 'PI Content' containment reference isn't clear, there really should be more of a description here...
setPIContent(XMLValueFunctionPIContent), 
SQLXMLQueryModelPackage.getXMLValueFunctionPI_PIContent(), 
XMLValueFunctionPIContent.getValueFunctionPI()void setPIContent(XMLValueFunctionPIContent value)
PI Content' containment reference.
 
 
value - the new value of the 'PI Content' containment reference.getPIContent()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||