|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLValueFunctionValidateAccordingToURI
A representation of the model object 'XML Value Function Validate According To URI'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToURI()
Method Summary | |
---|---|
java.lang.String |
getSchemaLocationURI()
Returns the value of the 'Schema Location URI' attribute. |
java.lang.String |
getTargetNamespaceURI()
Returns the value of the 'Target Namespace URI' attribute. |
boolean |
isNoNamespace()
Returns the value of the 'No Namespace' attribute. |
void |
setNoNamespace(boolean value)
Sets the value of the ' No Namespace ' attribute. |
void |
setSchemaLocationURI(java.lang.String value)
Sets the value of the ' Schema Location URI ' attribute. |
void |
setTargetNamespaceURI(java.lang.String value)
Sets the value of the ' Target Namespace URI ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.xml.query.XMLValueFunctionValidateAccordingTo |
---|
getValidateElement, getValueFunctionValidate, setValidateElement, setValueFunctionValidate |
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.getXMLValueFunctionValidateAccordingToURI_NoNamespace()
void setNoNamespace(boolean value)
No Namespace
' attribute.
value
- the new value of the 'No Namespace' attribute.isNoNamespace()
java.lang.String getTargetNamespaceURI()
If the meaning of the 'Target Namespace URI' attribute isn't clear, there really should be more of a description here...
setTargetNamespaceURI(String)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToURI_TargetNamespaceURI()
void setTargetNamespaceURI(java.lang.String value)
Target Namespace URI
' attribute.
value
- the new value of the 'Target Namespace URI' attribute.getTargetNamespaceURI()
java.lang.String getSchemaLocationURI()
If the meaning of the 'Schema Location URI' attribute isn't clear, there really should be more of a description here...
setSchemaLocationURI(String)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToURI_SchemaLocationURI()
void setSchemaLocationURI(java.lang.String value)
Schema Location URI
' attribute.
value
- the new value of the 'Schema Location URI' attribute.getSchemaLocationURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |