|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlEventMethodContainer
A representation of the model object 'Xml Event Method Container'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
The following features are supported:
OrmPackage.getXmlEventMethodContainer()| Method Summary | |
|---|---|
PostLoad |
getPostLoad()
Returns the value of the 'Post Load' containment reference. |
PostPersist |
getPostPersist()
Returns the value of the 'Post Persist' containment reference. |
PostRemove |
getPostRemove()
Returns the value of the 'Post Remove' containment reference. |
PostUpdate |
getPostUpdate()
Returns the value of the 'Post Update' containment reference. |
PrePersist |
getPrePersist()
Returns the value of the 'Pre Persist' containment reference. |
PreRemove |
getPreRemove()
Returns the value of the 'Pre Remove' containment reference. |
PreUpdate |
getPreUpdate()
Returns the value of the 'Pre Update' containment reference. |
void |
setPostLoad(PostLoad value)
Sets the value of the ' Post Load' containment reference. |
void |
setPostPersist(PostPersist value)
Sets the value of the ' Post Persist' containment reference. |
void |
setPostRemove(PostRemove value)
Sets the value of the ' Post Remove' containment reference. |
void |
setPostUpdate(PostUpdate value)
Sets the value of the ' Post Update' containment reference. |
void |
setPrePersist(PrePersist value)
Sets the value of the ' Pre Persist' containment reference. |
void |
setPreRemove(PreRemove value)
Sets the value of the ' Pre Remove' containment reference. |
void |
setPreUpdate(PreUpdate value)
Sets the value of the ' Pre Update' containment reference. |
| Methods inherited from interface org.eclipse.jpt.core.resource.xml.JpaEObject |
|---|
containsOffset, getSelectionTextRange, getValidationTextRange, isUnset |
| 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 |
| Method Detail |
|---|
PrePersist getPrePersist()
If the meaning of the 'Pre Persist' containment reference isn't clear, there really should be more of a description here...
setPrePersist(PrePersist),
OrmPackage.getXmlEventMethodContainer_PrePersist()void setPrePersist(PrePersist value)
Pre Persist' containment reference.
value - the new value of the 'Pre Persist' containment reference.getPrePersist()PostPersist getPostPersist()
If the meaning of the 'Post Persist' containment reference isn't clear, there really should be more of a description here...
setPostPersist(PostPersist),
OrmPackage.getXmlEventMethodContainer_PostPersist()void setPostPersist(PostPersist value)
Post Persist' containment reference.
value - the new value of the 'Post Persist' containment reference.getPostPersist()PreRemove getPreRemove()
If the meaning of the 'Pre Remove' containment reference isn't clear, there really should be more of a description here...
setPreRemove(PreRemove),
OrmPackage.getXmlEventMethodContainer_PreRemove()void setPreRemove(PreRemove value)
Pre Remove' containment reference.
value - the new value of the 'Pre Remove' containment reference.getPreRemove()PostRemove getPostRemove()
If the meaning of the 'Post Remove' containment reference isn't clear, there really should be more of a description here...
setPostRemove(PostRemove),
OrmPackage.getXmlEventMethodContainer_PostRemove()void setPostRemove(PostRemove value)
Post Remove' containment reference.
value - the new value of the 'Post Remove' containment reference.getPostRemove()PreUpdate getPreUpdate()
If the meaning of the 'Pre Update' containment reference isn't clear, there really should be more of a description here...
setPreUpdate(PreUpdate),
OrmPackage.getXmlEventMethodContainer_PreUpdate()void setPreUpdate(PreUpdate value)
Pre Update' containment reference.
value - the new value of the 'Pre Update' containment reference.getPreUpdate()PostUpdate getPostUpdate()
If the meaning of the 'Post Update' containment reference isn't clear, there really should be more of a description here...
setPostUpdate(PostUpdate),
OrmPackage.getXmlEventMethodContainer_PostUpdate()void setPostUpdate(PostUpdate value)
Post Update' containment reference.
value - the new value of the 'Post Update' containment reference.getPostUpdate()PostLoad getPostLoad()
If the meaning of the 'Post Load' containment reference isn't clear, there really should be more of a description here...
setPostLoad(PostLoad),
OrmPackage.getXmlEventMethodContainer_PostLoad()void setPostLoad(PostLoad value)
Post Load' containment reference.
value - the new value of the 'Post Load' containment reference.getPostLoad()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||