Uses of Class
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.XmlTransformation

Packages that use XmlTransformation
org.eclipse.jpt.jpa.eclipselink.core.resource.orm   
 

Uses of XmlTransformation in org.eclipse.jpt.jpa.eclipselink.core.resource.orm
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return XmlTransformation
 XmlTransformation EclipseLinkOrmFactory.createXmlTransformation()
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return types with arguments of type XmlTransformation
 org.eclipse.emf.common.util.EList<XmlTransformation> Attributes.getTransformations()
          Returns the value of the 'Transformations' containment reference list.