Uses of Interface
org.eclipse.jpt.eclipselink.core.resource.orm.XmlTransformation

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

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

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlTransformation
 class XmlTransformationImpl
          A representation of the model object 'Xml Transformation Impl'.
 

Methods in org.eclipse.jpt.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.
 

Uses of XmlTransformation in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 

Subinterfaces of XmlTransformation in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 interface XmlTransformation
          A representation of the model object 'Xml Transformation'.
 

Uses of XmlTransformation in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util
 

Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util with parameters of type XmlTransformation
 T EclipseLink1_1OrmSwitch.caseEclipseLinkOrm_XmlTransformation(XmlTransformation object)
          Returns the result of interpreting the object as an instance of 'Xml Transformation'.