|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlCloneCopyPolicy | |
|---|---|
| org.eclipse.jpt.eclipselink.core.resource.orm | |
| Uses of XmlCloneCopyPolicy in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return XmlCloneCopyPolicy | |
|---|---|
XmlCloneCopyPolicy |
EclipseLinkOrmFactory.createXmlCloneCopyPolicy()
|
XmlCloneCopyPolicy |
XmlEntity.getCloneCopyPolicy()
Returns the value of the 'Clone Copy Policy' containment reference. |
XmlCloneCopyPolicy |
XmlEmbeddable.getCloneCopyPolicy()
Returns the value of the 'Clone Copy Policy' containment reference. |
XmlCloneCopyPolicy |
XmlMappedSuperclass.getCloneCopyPolicy()
Returns the value of the 'Clone Copy Policy' containment reference. |
| Methods in org.eclipse.jpt.eclipselink.core.resource.orm with parameters of type XmlCloneCopyPolicy | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlEmbeddable.basicSetCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlMappedSuperclass.basicSetCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlEntity.setCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy)
Sets the value of the ' Clone Copy Policy' containment reference. |
void |
XmlEmbeddable.setCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy)
Sets the value of the ' Clone Copy Policy' containment reference. |
void |
XmlMappedSuperclass.setCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy)
Sets the value of the ' Clone Copy Policy' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||