|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl
org.eclipse.datatools.modelbase.sql.xml.query.impl.XMLValueFunctionValidateAccordingToImpl
org.eclipse.datatools.modelbase.sql.xml.query.impl.XMLValueFunctionValidateAccordingToURIImpl
public class XMLValueFunctionValidateAccordingToURIImpl
An implementation of the model object 'XML Value Function Validate According To URI'.
The following features are implemented:
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.String |
getSchemaLocationURI()
|
java.lang.String |
getTargetNamespaceURI()
|
boolean |
isNoNamespace()
|
void |
setNoNamespace(boolean newNoNamespace)
|
void |
setSchemaLocationURI(java.lang.String newSchemaLocationURI)
|
void |
setTargetNamespaceURI(java.lang.String newTargetNamespaceURI)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.datatools.modelbase.sql.xml.query.impl.XMLValueFunctionValidateAccordingToImpl |
---|
basicSetValidateElement, basicSetValueFunctionValidate, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getValidateElement, getValueFunctionValidate, setValidateElement, setValueFunctionValidate |
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl |
---|
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
---|
public boolean isNoNamespace()
isNoNamespace
in interface XMLValueFunctionValidateAccordingToURI
XMLValueFunctionValidateAccordingToURI.setNoNamespace(boolean)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToURI_NoNamespace()
public void setNoNamespace(boolean newNoNamespace)
setNoNamespace
in interface XMLValueFunctionValidateAccordingToURI
newNoNamespace
- the new value of the 'No Namespace' attribute.XMLValueFunctionValidateAccordingToURI.isNoNamespace()
public java.lang.String getTargetNamespaceURI()
getTargetNamespaceURI
in interface XMLValueFunctionValidateAccordingToURI
XMLValueFunctionValidateAccordingToURI.setTargetNamespaceURI(String)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToURI_TargetNamespaceURI()
public void setTargetNamespaceURI(java.lang.String newTargetNamespaceURI)
setTargetNamespaceURI
in interface XMLValueFunctionValidateAccordingToURI
newTargetNamespaceURI
- the new value of the 'Target Namespace URI' attribute.XMLValueFunctionValidateAccordingToURI.getTargetNamespaceURI()
public java.lang.String getSchemaLocationURI()
getSchemaLocationURI
in interface XMLValueFunctionValidateAccordingToURI
XMLValueFunctionValidateAccordingToURI.setSchemaLocationURI(String)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToURI_SchemaLocationURI()
public void setSchemaLocationURI(java.lang.String newSchemaLocationURI)
setSchemaLocationURI
in interface XMLValueFunctionValidateAccordingToURI
newSchemaLocationURI
- the new value of the 'Schema Location URI' attribute.XMLValueFunctionValidateAccordingToURI.getSchemaLocationURI()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class XMLValueFunctionValidateAccordingToImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class XMLValueFunctionValidateAccordingToImpl
public void eUnset(int featureID)
eUnset
in class XMLValueFunctionValidateAccordingToImpl
public boolean eIsSet(int featureID)
eIsSet
in class XMLValueFunctionValidateAccordingToImpl
public java.lang.String toString()
toString
in class SQLObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |