|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionValidateElement
A representation of the model object 'XML Value Function Validate Element'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElement()
Method Summary | |
---|---|
XMLValueFunctionValidateAccordingTo |
getValidateAccordingTo()
Returns the value of the 'Validate According To' container reference. |
XMLValueFunctionValidateElementName |
getValidateElementName()
Returns the value of the 'Validate Element Name' containment reference. |
XMLValueFunctionValidateElementNamespace |
getValidateElementNamespace()
Returns the value of the 'Validate Element Namespace' containment reference. |
void |
setValidateAccordingTo(XMLValueFunctionValidateAccordingTo value)
Sets the value of the ' Validate According To ' container reference. |
void |
setValidateElementName(XMLValueFunctionValidateElementName value)
Sets the value of the ' Validate Element Name ' containment reference. |
void |
setValidateElementNamespace(XMLValueFunctionValidateElementNamespace value)
Sets the value of the ' Validate Element Namespace ' 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 |
Method Detail |
---|
XMLValueFunctionValidateElementNamespace getValidateElementNamespace()
Validate Element
'.
If the meaning of the 'Validate Element Namespace' containment reference isn't clear, there really should be more of a description here...
setValidateElementNamespace(XMLValueFunctionValidateElementNamespace)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElement_ValidateElementNamespace()
,
XMLValueFunctionValidateElementNamespace.getValidateElement()
void setValidateElementNamespace(XMLValueFunctionValidateElementNamespace value)
Validate Element Namespace
' containment reference.
value
- the new value of the 'Validate Element Namespace' containment reference.getValidateElementNamespace()
XMLValueFunctionValidateElementName getValidateElementName()
Validate Element
'.
If the meaning of the 'Validate Element Name' containment reference isn't clear, there really should be more of a description here...
setValidateElementName(XMLValueFunctionValidateElementName)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElement_ValidateElementName()
,
XMLValueFunctionValidateElementName.getValidateElement()
void setValidateElementName(XMLValueFunctionValidateElementName value)
Validate Element Name
' containment reference.
value
- the new value of the 'Validate Element Name' containment reference.getValidateElementName()
XMLValueFunctionValidateAccordingTo getValidateAccordingTo()
Validate Element
'.
If the meaning of the 'Validate According To' container reference isn't clear, there really should be more of a description here...
setValidateAccordingTo(XMLValueFunctionValidateAccordingTo)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElement_ValidateAccordingTo()
,
XMLValueFunctionValidateAccordingTo.getValidateElement()
void setValidateAccordingTo(XMLValueFunctionValidateAccordingTo value)
Validate According To
' container reference.
value
- the new value of the 'Validate According To' container reference.getValidateAccordingTo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |