| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLAttributeDeclarationItem
A representation of the model object 'XML Attribute Declaration Item'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLAttributeDeclarationItem()| Method Summary | |
|---|---|
|  XMLAttributesDeclaration | getAttributesDecl()Returns the value of the 'Attributes Decl' container reference. | 
|  QueryValueExpression | getValueExpr()Returns the value of the 'Value Expr' containment reference. | 
|  void | setAttributesDecl(XMLAttributesDeclaration value)Sets the value of the ' Attributes Decl' container reference. | 
|  void | setValueExpr(QueryValueExpression value)Sets the value of the ' Value Expr' containment reference. | 
| 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, eInvoke, 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 | 
|---|
QueryValueExpression getValueExpr()
If the meaning of the 'Value Expr' containment reference isn't clear, there really should be more of a description here...
setValueExpr(QueryValueExpression), 
SQLXMLQueryModelPackage.getXMLAttributeDeclarationItem_ValueExpr()void setValueExpr(QueryValueExpression value)
Value Expr' containment reference.
 
 
value - the new value of the 'Value Expr' containment reference.getValueExpr()XMLAttributesDeclaration getAttributesDecl()
Attribute Decl Item'.
 
 If the meaning of the 'Attributes Decl' container reference isn't clear, there really should be more of a description here...
setAttributesDecl(XMLAttributesDeclaration), 
SQLXMLQueryModelPackage.getXMLAttributeDeclarationItem_AttributesDecl(), 
XMLAttributesDeclaration.getAttributeDeclItem()void setAttributesDecl(XMLAttributesDeclaration value)
Attributes Decl' container reference.
 
 
value - the new value of the 'Attributes Decl' container reference.getAttributesDecl()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||