|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'XML Attributes Declaration'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLAttributesDeclaration()
Method Summary | |
EList |
getAttributeDeclItem()
Returns the value of the 'Attribute Decl Item' containment reference list. |
XMLValueFunctionElement |
getValueFunctionElement()
Returns the value of the 'Value Function Element' container reference. |
void |
setValueFunctionElement(XMLValueFunctionElement value)
Sets the value of the ' Value Function Element ' container reference. |
Method Detail |
public XMLValueFunctionElement getValueFunctionElement()
Attributes Decl
'.
If the meaning of the 'Value Function Element' container reference isn't clear, there really should be more of a description here...
setValueFunctionElement(XMLValueFunctionElement)
,
SQLXMLQueryModelPackage.getXMLAttributesDeclaration_ValueFunctionElement()
,
XMLValueFunctionElement.getAttributesDecl()
public void setValueFunctionElement(XMLValueFunctionElement value)
Value Function Element
' container reference.
value
- the new value of the 'Value Function Element' container reference.getValueFunctionElement()
public EList getAttributeDeclItem()
XMLAttributeDeclarationItem
.
It is bidirectional and its opposite is 'Attributes Decl
'.
If the meaning of the 'Attribute Decl Item' containment reference list isn't clear, there really should be more of a description here...
SQLXMLQueryModelPackage.getXMLAttributesDeclaration_AttributeDeclItem()
,
XMLAttributeDeclarationItem.getAttributesDecl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |