|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEDataObjectImpl
org.eclipse.datatools.modelbase.sql.schema.impl.CommentImpl
An implementation of the model object 'Comment'.
The following features are implemented:
Method Summary | |
SQLObject |
basicGetSQLObject()
|
NotificationChain |
basicSetSQLObject(SQLObject newSQLObject,
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)
|
java.lang.String |
getDescription()
|
SQLObject |
getSQLObject()
|
void |
setDescription(java.lang.String newDescription)
|
void |
setSQLObject(SQLObject newSQLObject)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getDescription()
getDescription
in interface Comment
Comment.setDescription(String)
,
SQLSchemaPackage.getComment_Description()
public void setDescription(java.lang.String newDescription)
setDescription
in interface Comment
newDescription
- the new value of the 'Description' attribute.Comment.getDescription()
public SQLObject getSQLObject()
getSQLObject
in interface Comment
Comment.setSQLObject(SQLObject)
,
SQLSchemaPackage.getComment_SQLObject()
,
SQLObject.getComments()
public SQLObject basicGetSQLObject()
public NotificationChain basicSetSQLObject(SQLObject newSQLObject, NotificationChain msgs)
public void setSQLObject(SQLObject newSQLObject)
setSQLObject
in interface Comment
newSQLObject
- the new value of the 'SQL Object' reference.Comment.getSQLObject()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, 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)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |