Dali Provisional API
Release 3.2

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

Packages that use JaxbAttributesContainer
org.eclipse.jpt.jaxb.core.context   
 

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

Fields in org.eclipse.jpt.jaxb.core.context with type parameters of type JaxbAttributesContainer
static org.eclipse.jpt.common.utility.transformer.Transformer<JaxbAttributesContainer,Iterable<JaxbPersistentAttribute>> JaxbAttributesContainer.ATTRIBUTES_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jaxb.core.context that return JaxbAttributesContainer
 JaxbAttributesContainer JaxbClassMapping.buildIncludedAttributesContainer(JaxbClassMapping parent, JaxbAttributesContainer.Context context)
          Build an included attributes container that process attribute metadata of this class with the context of the owning class
 

Methods in org.eclipse.jpt.jaxb.core.context with parameters of type JaxbAttributesContainer
 Iterable<JaxbPersistentAttribute> JaxbAttributesContainer.AttributesTransformer.transform(JaxbAttributesContainer container)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.