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

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

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlVariableOneToOne
 class XmlVariableOneToOneImpl
          A representation of the model object 'Xml Variable One To One Impl'.
 

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.
 

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

Subinterfaces of XmlVariableOneToOne in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 interface XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One'.
 

Uses of XmlVariableOneToOne 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 XmlVariableOneToOne
 T EclipseLink1_1OrmSwitch.caseEclipseLinkOrm_XmlVariableOneToOne(XmlVariableOneToOne object)
          Returns the result of interpreting the object as an instance of 'Xml Variable One To One'.