|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.sql.xml.query.impl.XMLAttributesDeclarationImpl
An implementation of the model object 'XML Attributes Declaration'.
The following features are implemented:
Method Summary | |
NotificationChain |
eBasicRemoveFromContainer(NotificationChain msgs)
|
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
EList |
getAttributeDeclItem()
|
XMLValueFunctionElement |
getValueFunctionElement()
|
void |
setValueFunctionElement(XMLValueFunctionElement newValueFunctionElement)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public XMLValueFunctionElement getValueFunctionElement()
getValueFunctionElement
in interface XMLAttributesDeclaration
XMLAttributesDeclaration.setValueFunctionElement(XMLValueFunctionElement)
,
SQLXMLQueryModelPackage.getXMLAttributesDeclaration_ValueFunctionElement()
,
XMLValueFunctionElement.getAttributesDecl()
public void setValueFunctionElement(XMLValueFunctionElement newValueFunctionElement)
setValueFunctionElement
in interface XMLAttributesDeclaration
newValueFunctionElement
- the new value of the 'Value Function Element' container reference.XMLAttributesDeclaration.getValueFunctionElement()
public EList getAttributeDeclItem()
getAttributeDeclItem
in interface XMLAttributesDeclaration
SQLXMLQueryModelPackage.getXMLAttributesDeclaration_AttributeDeclItem()
,
XMLAttributeDeclarationItem.getAttributesDecl()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, java.lang.Class baseClass, NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainer(NotificationChain msgs)
public java.lang.Object eGet(EStructuralFeature eFeature, boolean resolve)
public void eSet(EStructuralFeature eFeature, java.lang.Object newValue)
public void eUnset(EStructuralFeature eFeature)
public boolean eIsSet(EStructuralFeature eFeature)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |