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

Packages that use XmlBasicCollection
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 XmlBasicCollection in org.eclipse.jpt.eclipselink.core.resource.orm
 

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlBasicCollection
 class XmlBasicCollectionImpl
          A representation of the model object 'Xml Basic Collection Impl'.
 

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

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

Subinterfaces of XmlBasicCollection in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 interface XmlBasicCollection
          A representation of the model object 'Xml Basic Collection'.
 

Uses of XmlBasicCollection 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 XmlBasicCollection
 T EclipseLink1_1OrmSwitch.caseEclipseLinkOrm_XmlBasicCollection(XmlBasicCollection object)
          Returns the result of interpreting the object as an instance of 'Xml Basic Collection'.