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

Packages that use XmlFetchAttribute
org.eclipse.jpt.eclipselink.core.resource.orm   
org.eclipse.jpt.eclipselink.core.resource.orm.v2_1   
 

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

Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return XmlFetchAttribute
 XmlFetchAttribute EclipseLinkOrmFactory.createXmlFetchAttribute()
           
 

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

Uses of XmlFetchAttribute in org.eclipse.jpt.eclipselink.core.resource.orm.v2_1
 

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