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

Packages that use XmlMutable
org.eclipse.jpt.eclipselink.core.resource.orm   
org.eclipse.jpt.eclipselink1_1.core.resource.orm.util   
 

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

Subinterfaces of XmlMutable in org.eclipse.jpt.eclipselink.core.resource.orm
 interface XmlBasic
          A representation of the model object 'Xml Basic'.
 interface XmlId
          A representation of the model object 'Xml Id'.
 interface XmlVersion
          A representation of the model object 'Xml Version'.
 

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement XmlMutable
 class XmlBasicImpl
          A representation of the model object 'Xml Basic'.
 class XmlIdImpl
          A representation of the model object 'Xml Id'.
 class XmlVersionImpl
          A representation of the model object 'Xml Version'.
 

Uses of XmlMutable 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 XmlMutable
 T EclipseLink1_1OrmSwitch.caseXmlMutable(XmlMutable object)
          Returns the result of interpreting the object as an instance of 'Xml Mutable'.