|
|||||||||||
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 |
basicSetValueFunctionElement(XMLValueFunctionElement newValueFunctionElement,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
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 NotificationChain basicSetValueFunctionElement(XMLValueFunctionElement newValueFunctionElement, NotificationChain msgs)
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, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |