|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLSerializeFunction
A representation of the model object 'XML Serialize Function'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLSerializeFunction()
Method Summary | |
---|---|
XMLContentType |
getContentOption()
Returns the value of the 'Content Option' attribute. |
XMLDeclarationType |
getDeclarationOption()
Returns the value of the 'Declaration Option' attribute. |
XMLSerializeFunctionEncoding |
getSerializeEncoding()
Returns the value of the 'Serialize Encoding' containment reference. |
XMLSerializeFunctionTarget |
getSerializeTarget()
Returns the value of the 'Serialize Target' containment reference. |
java.lang.String |
getSerializeVersion()
Returns the value of the 'Serialize Version' attribute. |
void |
setContentOption(XMLContentType value)
Sets the value of the ' Content Option ' attribute. |
void |
setDeclarationOption(XMLDeclarationType value)
Sets the value of the ' Declaration Option ' attribute. |
void |
setSerializeEncoding(XMLSerializeFunctionEncoding value)
Sets the value of the ' Serialize Encoding ' containment reference. |
void |
setSerializeTarget(XMLSerializeFunctionTarget value)
Sets the value of the ' Serialize Target ' containment reference. |
void |
setSerializeVersion(java.lang.String value)
Sets the value of the ' Serialize Version ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.ValueExpressionFunction |
---|
getFunction, getParameterList, isColumnFunction, isDistinct, isSpecialRegister, setColumnFunction, setDistinct, setFunction, setSpecialRegister |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.expressions.ValueExpression |
---|
getSQL, setSQL |
Method Detail |
---|
XMLContentType getContentOption()
XMLContentType
.
If the meaning of the 'Content Option' attribute isn't clear, there really should be more of a description here...
XMLContentType
,
setContentOption(XMLContentType)
,
SQLXMLQueryModelPackage.getXMLSerializeFunction_ContentOption()
void setContentOption(XMLContentType value)
Content Option
' attribute.
value
- the new value of the 'Content Option' attribute.XMLContentType
,
getContentOption()
java.lang.String getSerializeVersion()
If the meaning of the 'Serialize Version' attribute isn't clear, there really should be more of a description here...
setSerializeVersion(String)
,
SQLXMLQueryModelPackage.getXMLSerializeFunction_SerializeVersion()
void setSerializeVersion(java.lang.String value)
Serialize Version
' attribute.
value
- the new value of the 'Serialize Version' attribute.getSerializeVersion()
XMLDeclarationType getDeclarationOption()
XMLDeclarationType
.
If the meaning of the 'Declaration Option' attribute isn't clear, there really should be more of a description here...
XMLDeclarationType
,
setDeclarationOption(XMLDeclarationType)
,
SQLXMLQueryModelPackage.getXMLSerializeFunction_DeclarationOption()
void setDeclarationOption(XMLDeclarationType value)
Declaration Option
' attribute.
value
- the new value of the 'Declaration Option' attribute.XMLDeclarationType
,
getDeclarationOption()
XMLSerializeFunctionTarget getSerializeTarget()
Serialize Function
'.
If the meaning of the 'Serialize Target' containment reference isn't clear, there really should be more of a description here...
setSerializeTarget(XMLSerializeFunctionTarget)
,
SQLXMLQueryModelPackage.getXMLSerializeFunction_SerializeTarget()
,
XMLSerializeFunctionTarget.getSerializeFunction()
void setSerializeTarget(XMLSerializeFunctionTarget value)
Serialize Target
' containment reference.
value
- the new value of the 'Serialize Target' containment reference.getSerializeTarget()
XMLSerializeFunctionEncoding getSerializeEncoding()
If the meaning of the 'Serialize Encoding' containment reference isn't clear, there really should be more of a description here...
setSerializeEncoding(XMLSerializeFunctionEncoding)
,
SQLXMLQueryModelPackage.getXMLSerializeFunction_SerializeEncoding()
void setSerializeEncoding(XMLSerializeFunctionEncoding value)
Serialize Encoding
' containment reference.
value
- the new value of the 'Serialize Encoding' containment reference.getSerializeEncoding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |