|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueFunctionValidate | |
---|---|
org.eclipse.datatools.modelbase.sql.xml.query | |
org.eclipse.datatools.modelbase.sql.xml.query.impl | |
org.eclipse.datatools.modelbase.sql.xml.query.util |
Uses of XMLValueFunctionValidate in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueFunctionValidate | |
---|---|
XMLValueFunctionValidate |
SQLXMLQueryModelFactory.createXMLValueFunctionValidate()
Returns a new object of class 'XML Value Function Validate'. |
XMLValueFunctionValidate |
XMLValueFunctionValidateContent.getValueFunctionValidate()
Returns the value of the 'Value Function Validate' container reference. |
XMLValueFunctionValidate |
XMLValueFunctionValidateAccordingTo.getValueFunctionValidate()
Returns the value of the 'Value Function Validate' container reference. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLValueFunctionValidate | |
---|---|
void |
XMLValueFunctionValidateContent.setValueFunctionValidate(XMLValueFunctionValidate value)
Sets the value of the ' Value Function Validate ' container reference. |
void |
XMLValueFunctionValidateAccordingTo.setValueFunctionValidate(XMLValueFunctionValidate value)
Sets the value of the ' Value Function Validate ' container reference. |
Uses of XMLValueFunctionValidate in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueFunctionValidate | |
---|---|
class |
XMLValueFunctionValidateImpl
An implementation of the model object 'XML Value Function Validate'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueFunctionValidate | |
---|---|
XMLValueFunctionValidate |
SQLXMLQueryModelFactoryImpl.createXMLValueFunctionValidate()
|
XMLValueFunctionValidate |
XMLValueFunctionValidateAccordingToImpl.getValueFunctionValidate()
|
XMLValueFunctionValidate |
XMLValueFunctionValidateContentImpl.getValueFunctionValidate()
|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLValueFunctionValidate | |
---|---|
NotificationChain |
XMLValueFunctionValidateAccordingToImpl.basicSetValueFunctionValidate(XMLValueFunctionValidate newValueFunctionValidate,
NotificationChain msgs)
|
NotificationChain |
XMLValueFunctionValidateContentImpl.basicSetValueFunctionValidate(XMLValueFunctionValidate newValueFunctionValidate,
NotificationChain msgs)
|
void |
XMLValueFunctionValidateAccordingToImpl.setValueFunctionValidate(XMLValueFunctionValidate newValueFunctionValidate)
|
void |
XMLValueFunctionValidateContentImpl.setValueFunctionValidate(XMLValueFunctionValidate newValueFunctionValidate)
|
Uses of XMLValueFunctionValidate in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueFunctionValidate | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueFunctionValidate(XMLValueFunctionValidate object)
Returns the result of interpretting the object as an instance of 'XML Value Function Validate'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |