Dali Provisional API
Release 3.2

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

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

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

Subinterfaces of XmlNamedNodeMapping in org.eclipse.jpt.jaxb.core.context
 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.
 

Fields in org.eclipse.jpt.jaxb.core.context with type parameters of type XmlNamedNodeMapping
static org.eclipse.jpt.common.utility.predicate.Predicate<XmlNamedNodeMapping> XmlNamedNodeMapping.HAS_XML_ID
           
 

Methods in org.eclipse.jpt.jaxb.core.context with parameters of type XmlNamedNodeMapping
 boolean XmlNamedNodeMapping.HasXmlID.evaluate(XmlNamedNodeMapping mapping)
           
 

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

Subinterfaces of XmlNamedNodeMapping in org.eclipse.jpt.jaxb.core.context.java
 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.
 

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

Subinterfaces of XmlNamedNodeMapping in org.eclipse.jpt.jaxb.eclipselink.core.context
 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 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.