Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.eclipselink.core.context.oxm.OxmAttributeMapping

Packages that use OxmAttributeMapping
org.eclipse.jpt.jaxb.eclipselink.core.context.oxm   
 

Uses of OxmAttributeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm
 

Subinterfaces of OxmAttributeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm
 interface OxmXmlAnyAttribute
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlAnyElement
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlAttribute
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlElement
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlElementRef
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlElementRefs
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlElements
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlInverseReference
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlJavaTypeAdapterXmlElement
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlJoinNodes
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlTransformation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlTransient
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OxmXmlValue
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm that return OxmAttributeMapping
 OxmAttributeMapping OxmAttributeMappingDefinition.buildContextMapping(OxmJavaAttribute parent, org.eclipse.jpt.jaxb.eclipselink.core.resource.oxm.EJavaAttribute resourceMapping)
          Build a context mapping for the given parent and resource mapping.
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm with parameters of type OxmAttributeMapping
 void OxmJavaType.attributeMappingChanged(OxmJavaAttribute attribute, OxmAttributeMapping oldMapping, OxmAttributeMapping newMapping)
           
 void OxmJavaType.attributeMappingChanged(OxmJavaAttribute attribute, OxmAttributeMapping oldMapping, OxmAttributeMapping newMapping)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.