|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostRemove | |
|---|---|
| org.eclipse.jpt.core.resource.orm | |
| Uses of PostRemove in org.eclipse.jpt.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.core.resource.orm that return PostRemove | |
|---|---|
PostRemove |
OrmFactory.createPostRemove()
|
PostRemove |
EntityListener.getPostRemove()
Returns the value of the 'Post Remove' containment reference. |
PostRemove |
XmlEntity.getPostRemove()
Returns the value of the 'Post Remove' containment reference. |
PostRemove |
XmlEventMethodContainer.getPostRemove()
Returns the value of the 'Post Remove' containment reference. |
| Methods in org.eclipse.jpt.core.resource.orm with parameters of type PostRemove | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
EntityListener.basicSetPostRemove(PostRemove newPostRemove,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetPostRemove(PostRemove newPostRemove,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
EntityListener.setPostRemove(PostRemove newPostRemove)
Sets the value of the ' Post Remove' containment reference. |
void |
XmlEntity.setPostRemove(PostRemove newPostRemove)
Sets the value of the ' Post Remove' containment reference. |
void |
XmlEventMethodContainer.setPostRemove(PostRemove value)
Sets the value of the ' Post Remove' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||