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

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

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

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

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