|
|||||||||||
| 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 Element Namespace'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElementNamespace()| Method Summary | |
java.lang.String |
getNamespaceURI()
Returns the value of the 'Namespace URI' attribute. |
XMLValueFunctionValidateElement |
getValidateElement()
Returns the value of the 'Validate Element' container reference. |
boolean |
isNoNamespace()
Returns the value of the 'No Namespace' attribute. |
void |
setNamespaceURI(java.lang.String value)
Sets the value of the ' Namespace URI' attribute. |
void |
setNoNamespace(boolean value)
Sets the value of the ' No Namespace' attribute. |
void |
setValidateElement(XMLValueFunctionValidateElement value)
Sets the value of the ' Validate Element' 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, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public boolean isNoNamespace()
"false".
If the meaning of the 'No Namespace' attribute isn't clear, there really should be more of a description here...
setNoNamespace(boolean),
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElementNamespace_NoNamespace()public void setNoNamespace(boolean value)
No Namespace' attribute.
value - the new value of the 'No Namespace' attribute.isNoNamespace()public java.lang.String getNamespaceURI()
If the meaning of the 'Namespace URI' attribute isn't clear, there really should be more of a description here...
setNamespaceURI(String),
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElementNamespace_NamespaceURI()public void setNamespaceURI(java.lang.String value)
Namespace URI' attribute.
value - the new value of the 'Namespace URI' attribute.getNamespaceURI()public XMLValueFunctionValidateElement getValidateElement()
Validate Element Namespace'.
If the meaning of the 'Validate Element' container reference isn't clear, there really should be more of a description here...
setValidateElement(XMLValueFunctionValidateElement),
SQLXMLQueryModelPackage.getXMLValueFunctionValidateElementNamespace_ValidateElement(),
XMLValueFunctionValidateElement.getValidateElementNamespace()public void setValidateElement(XMLValueFunctionValidateElement value)
Validate Element' container reference.
value - the new value of the 'Validate Element' container reference.getValidateElement()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||