|
|||||||||||
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 According To Identifier'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToIdentifier()
Method Summary | |
java.lang.String |
getRegisteredXMLSchemaName()
Returns the value of the 'Registered XML Schema Name' attribute. |
java.lang.String |
getSchemaName()
Returns the value of the 'Schema Name' attribute. |
void |
setRegisteredXMLSchemaName(java.lang.String value)
Sets the value of the ' Registered XML Schema Name ' attribute. |
void |
setSchemaName(java.lang.String value)
Sets the value of the ' Schema Name ' 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, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
public java.lang.String getSchemaName()
If the meaning of the 'Schema Name' attribute isn't clear, there really should be more of a description here...
setSchemaName(String)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToIdentifier_SchemaName()
public void setSchemaName(java.lang.String value)
Schema Name
' attribute.
value
- the new value of the 'Schema Name' attribute.getSchemaName()
public java.lang.String getRegisteredXMLSchemaName()
If the meaning of the 'Registered XML Schema Name' attribute isn't clear, there really should be more of a description here...
setRegisteredXMLSchemaName(String)
,
SQLXMLQueryModelPackage.getXMLValueFunctionValidateAccordingToIdentifier_RegisteredXMLSchemaName()
public void setRegisteredXMLSchemaName(java.lang.String value)
Registered XML Schema Name
' attribute.
value
- the new value of the 'Registered XML Schema Name' attribute.getRegisteredXMLSchemaName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |