| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLValueFunctionValidateElementNamespace
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, 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 | 
| Method Detail | 
|---|
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()void setNoNamespace(boolean value)
No Namespace' attribute.
 
 
value - the new value of the 'No Namespace' attribute.isNoNamespace()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()void setNamespaceURI(java.lang.String value)
Namespace URI' attribute.
 
 
value - the new value of the 'Namespace URI' attribute.getNamespaceURI()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()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 | |||||||||