Uses of Class
org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethods

Packages that use XmlAccessMethods
org.eclipse.jpt.eclipselink.core.resource.orm   
 

Uses of XmlAccessMethods in org.eclipse.jpt.eclipselink.core.resource.orm
 

Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return XmlAccessMethods
 XmlAccessMethods EclipseLinkOrmFactory.createXmlAccessMethods()
           
 XmlAccessMethods XmlPersistenceUnitDefaults.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlElementCollection.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlTransient.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlEmbeddedId.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlAccessMethodsHolder.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlEmbedded.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlVariableOneToOne.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlBasicMap.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlTransformation.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlBasicCollection.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlVersion.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlOneToMany.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlManyToOne.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlEntity.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlManyToMany.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlEmbeddable.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlId.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlBasic.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlMappedSuperclass.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 XmlAccessMethods XmlOneToOne.getAccessMethods()
          Returns the value of the 'Access Methods' containment reference.
 

Methods in org.eclipse.jpt.eclipselink.core.resource.orm with parameters of type XmlAccessMethods
 org.eclipse.emf.common.notify.NotificationChain XmlPersistenceUnitDefaults.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlElementCollection.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlTransient.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEmbeddedId.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEmbedded.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlVariableOneToOne.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlBasicMap.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlTransformation.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlBasicCollection.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlVersion.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToMany.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToOne.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEntity.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlManyToMany.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlEmbeddable.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlId.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlBasic.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlMappedSuperclass.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain XmlOneToOne.basicSetAccessMethods(XmlAccessMethods newAccessMethods, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void XmlPersistenceUnitDefaults.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlElementCollection.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlTransient.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlEmbeddedId.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlAccessMethodsHolder.setAccessMethods(XmlAccessMethods value)
          Sets the value of the 'Access Methods' containment reference.
 void XmlEmbedded.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlVariableOneToOne.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlBasicMap.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlTransformation.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlBasicCollection.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlVersion.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlOneToMany.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlManyToOne.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlEntity.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlManyToMany.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlEmbeddable.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlId.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlBasic.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlMappedSuperclass.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void XmlOneToOne.setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.