Uses of Package
org.eclipse.jpt.jaxb.core.context

Packages that use org.eclipse.jpt.jaxb.core.context
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jaxb.core.context   
org.eclipse.jpt.jaxb.core.context.java   
org.eclipse.jpt.jaxb.core.platform   
 

Classes in org.eclipse.jpt.jaxb.core.context used by org.eclipse.jpt.jaxb.core
JaxbAttributeMapping
          Represents a JAXB attribute mapping.
JaxbContextRoot
          Root of the JAXB context model.
JaxbElementFactoryMethod
          Represents a JAXB element factory method (A method inside an object factory (@XmlRegistry) with an explicit @XmlElementDecl annotation)
JaxbEnumConstant
          Represents a JAXB enum constant.
JaxbPackage
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbPackageInfo
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbPersistentAttribute
          Represents a JAXB attribute (field/property).
JaxbPersistentClass
          Represents a JAXB persistent class.
JaxbPersistentEnum
          Represents a JAXB persistent enum.
JaxbPersistentField
          Represents a JAXB field.
JaxbPersistentProperty
          Represents a JAXB property (getter/setter pair)
JaxbPersistentType
          Represents a JAXB persistent type (class or enum).
JaxbRegistry
          Represents a JAXB registry (A class with an explicit @XmlRegistry annotation)
JaxbTransientClass
          Represents a transient JAXB type (A class with an explicit @XmlTransient annotation)
XmlAnyAttributeMapping
          Represents a JAXB xml any attribute mapping (@XmlAnyAttribute)
XmlAnyElementMapping
          Represents a JAXB xml any element mapping (@XmlAnyElement)
XmlAttributeMapping
          Represents a JAXB xml attribute mapping (@XmlAttribute)
XmlElementMapping
          Represents a JAXB xml element mapping (@XmlElement)
XmlNs
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlRootElement
          Represents a JAXB xml root element.
XmlSchema
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlValueMapping
          Represents a JAXB xml value mapping (@XmlValue)
 

Classes in org.eclipse.jpt.jaxb.core.context used by org.eclipse.jpt.jaxb.core.context
JaxbAttributeMapping
          Represents a JAXB attribute mapping.
JaxbClass
          Represents a JAXB class.
JaxbContainmentMapping
          Represents a JAXB containment mappings (xml element/attribute)
JaxbContextNode
          Common protocol for JAXB objects that have a context, as opposed to resource objects.
JaxbContextRoot
          Root of the JAXB context model.
JaxbElementFactoryMethod
          Represents a JAXB element factory method (A method inside an object factory (@XmlRegistry) with an explicit @XmlElementDecl annotation)
JaxbEnumConstant
          Represents a JAXB enum constant.
JaxbPackage
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbPackageInfo
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JaxbPersistentAttribute
          Represents a JAXB attribute (field/property).
JaxbPersistentClass
          Represents a JAXB persistent class.
JaxbPersistentEnum
          Represents a JAXB persistent enum.
JaxbPersistentType
          Represents a JAXB persistent type (class or enum).
JaxbRegistry
          Represents a JAXB registry (A class with an explicit @XmlRegistry annotation)
JaxbTransientClass
          Represents a transient JAXB type (A class with an explicit @XmlTransient annotation)
JaxbType
          Represents a java class (or enum or interface) with JAXB metadata (specified or implied).
JaxbType.Kind
          The kind of metadata specified on the java type.
XmlAccessOrder
          Access Order Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAccessOrderHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAccessType
          Access Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAccessTypeHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlAdaptable
           
XmlAttachmentRef
          Represents a JAXB XmlAttachmentRef
XmlElementWrapper
          Represents a JAXB XML element wrapper
XmlID
          Represents a JAXB XmlID
XmlIDREF
          Represents a JAXB XmlIDREF
XmlJavaTypeAdapter
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlList
          Represents a JAXB XML list
XmlMixed
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlNs
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlNsForm
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlRootElement
          Represents a JAXB xml root element.
XmlSchema
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlSchemaType
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlSeeAlso
          Maintains a list of classes (class names here) to be added to the JAXB context.
 

Classes in org.eclipse.jpt.jaxb.core.context used by org.eclipse.jpt.jaxb.core.context.java
JaxbAttributeMapping
          Represents a JAXB attribute mapping.
JaxbContextNode
          Common protocol for JAXB objects that have a context, as opposed to resource objects.
JaxbPersistentAttribute
          Represents a JAXB attribute (field/property).
 

Classes in org.eclipse.jpt.jaxb.core.context used by org.eclipse.jpt.jaxb.core.platform
JaxbPersistentAttribute
          Represents a JAXB attribute (field/property).