|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionValidate
A representation of the model object 'XML Value Function Validate'. Generates an XML value by performing a parse of an XML expression according to a given XML schema. See ISO SQL/XML sec. 6.19.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionValidate()
Method Summary | |
---|---|
XMLContentType2 |
getContentOption()
Returns the value of the 'Content Option' attribute. |
XMLValueFunctionValidateAccordingTo |
getValidateAccordingTo()
Returns the value of the 'Validate According To' containment reference. |
XMLValueFunctionValidateContent |
getValidateContent()
Returns the value of the 'Validate Content' containment reference. |
void |
setContentOption(XMLContentType2 value)
Sets the value of the ' Content Option ' attribute. |
void |
setValidateAccordingTo(XMLValueFunctionValidateAccordingTo value)
Sets the value of the ' Validate According To ' containment reference. |
void |
setValidateContent(XMLValueFunctionValidateContent value)
Sets the value of the ' Validate Content ' containment reference. |
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 |
---|
XMLContentType2 getContentOption()
XMLContentType2
.
If the meaning of the 'Content Option' attribute isn't clear, there really should be more of a description here...
XMLContentType2
,
setContentOption(XMLContentType2)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidate_ContentOption()
void setContentOption(XMLContentType2 value)
Content Option
' attribute.
value
- the new value of the 'Content Option' attribute.XMLContentType2
,
getContentOption()
XMLValueFunctionValidateContent getValidateContent()
Value Function Validate
'.
If the meaning of the 'Validate Content' containment reference isn't clear, there really should be more of a description here...
setValidateContent(XMLValueFunctionValidateContent)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidate_ValidateContent()
,
XMLValueFunctionValidateContent.getValueFunctionValidate()
void setValidateContent(XMLValueFunctionValidateContent value)
Validate Content
' containment reference.
value
- the new value of the 'Validate Content' containment reference.getValidateContent()
XMLValueFunctionValidateAccordingTo getValidateAccordingTo()
Value Function Validate
'.
If the meaning of the 'Validate According To' containment reference isn't clear, there really should be more of a description here...
setValidateAccordingTo(XMLValueFunctionValidateAccordingTo)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidate_ValidateAccordingTo()
,
XMLValueFunctionValidateAccordingTo.getValueFunctionValidate()
void setValidateAccordingTo(XMLValueFunctionValidateAccordingTo value)
Validate According To
' containment reference.
value
- the new value of the 'Validate According To' containment reference.getValidateAccordingTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |