Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.context.XmlAdaptable

Packages that use XmlAdaptable
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.context.java   
org.eclipse.jpt.jaxb.eclipselink.core.context   
 

Uses of XmlAdaptable in org.eclipse.jpt.jaxb.core.context
 

Subinterfaces of XmlAdaptable in org.eclipse.jpt.jaxb.core.context
 interface XmlAdaptableMapping
          Represents an attribute mapping that may also have an XmlJavaTypeAdapter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlAnyAttributeMapping
          Represents a JAXB xml any attribute mapping (@XmlAnyAttribute) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlAnyElementMapping
          Represents a JAXB xml any element mapping (@XmlAnyElement) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlAttributeMapping
          Represents a JAXB xml attribute mapping (@XmlAttribute) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlElementMapping
          Represents a JAXB xml element mapping (@XmlElement) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlElementRefMapping
          Represents a JAXB xml element ref mapping (@XmlElementRef) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlElementRefsMapping
          Represents a JAXB xml element refs mapping (@XmlElementRefs) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlElementsMapping
          Represents a JAXB xml elements mapping (@XmlElements) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlNamedNodeMapping
          Common interface for XmlElementMapping and XmlAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlNodeMapping
          Common interface for XmlElementMapping, XmlAttributeMapping, and XmlValueMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface XmlValueMapping
          Represents a JAXB xml value mapping (@XmlValue) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of XmlAdaptable in org.eclipse.jpt.jaxb.core.context.java
 

Subinterfaces of XmlAdaptable in org.eclipse.jpt.jaxb.core.context.java
 interface JavaClass
          Represents a java class with JAXB metadata (specified or implied).
 interface JavaEnum
          Represents a java enum with JAXB metadata (specified or implied).
 interface JavaType
          Represents a java class (or enum or interface) with JAXB metadata (specified or implied).
 interface JavaXmlAnyAttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlAnyElementMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlAttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementRefMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementRefsMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementsMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlValueMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of XmlAdaptable in org.eclipse.jpt.jaxb.eclipselink.core.context
 

Subinterfaces of XmlAdaptable in org.eclipse.jpt.jaxb.eclipselink.core.context
 interface ELXmlAnyAttributeMapping
          Oxm extensions to XmlAnyAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlAnyElementMapping
          Oxm extensions to XmlAnyElementMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlAttributeMapping
          Oxm extensions to XmlAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlElementMapping
          Oxm extensions to XmlElementMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlElementsMapping
          Oxm extensions to XmlElementsMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlNamedNodeMapping
          Common interface for ELXmlElementMapping and ELXmlAttributeMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ELXmlValueMapping
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.