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

Packages that use XmlVariableOneToOne
org.eclipse.jpt.eclipselink.core.resource.orm   
 

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

Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return XmlVariableOneToOne
 XmlVariableOneToOne EclipseLinkOrmFactory.createXmlVariableOneToOne()
           
 

Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return types with arguments of type XmlVariableOneToOne
 org.eclipse.emf.common.util.EList<XmlVariableOneToOne> Attributes.getVariableOneToOnes()
          Returns the value of the 'Variable One To Ones' containment reference list.