|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'XML Value Function Validate According To'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingTo()
Method Summary | |
XMLValueFunctionValidateElement |
getValidateElement()
Returns the value of the 'Validate Element' containment reference. |
XMLValueFunctionValidate |
getValueFunctionValidate()
Returns the value of the 'Value Function Validate' container reference. |
void |
setValidateElement(XMLValueFunctionValidateElement value)
Sets the value of the ' Validate Element ' containment reference. |
void |
setValueFunctionValidate(XMLValueFunctionValidate value)
Sets the value of the ' Value Function Validate ' 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 |
Method Detail |
public XMLValueFunctionValidate getValueFunctionValidate()
Validate According To
'.
If the meaning of the 'Value Function Validate' container reference isn't clear, there really should be more of a description here...
setValueFunctionValidate(XMLValueFunctionValidate)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingTo_ValueFunctionValidate()
,
XMLValueFunctionValidate.getValidateAccordingTo()
public void setValueFunctionValidate(XMLValueFunctionValidate value)
Value Function Validate
' container reference.
value
- the new value of the 'Value Function Validate' container reference.getValueFunctionValidate()
public XMLValueFunctionValidateElement getValidateElement()
Validate According To
'.
If the meaning of the 'Validate Element' containment reference isn't clear, there really should be more of a description here...
setValidateElement(XMLValueFunctionValidateElement)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingTo_ValidateElement()
,
XMLValueFunctionValidateElement.getValidateAccordingTo()
public void setValidateElement(XMLValueFunctionValidateElement value)
Validate Element
' containment reference.
value
- the new value of the 'Validate Element' containment reference.getValidateElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |