Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm that return types with arguments of type OxmJavaAttribute
 org.eclipse.jpt.common.utility.iterable.ListIterable<OxmJavaAttribute> OxmJavaType.getSpecifiedAttributes()
           
 

Methods in org.eclipse.jpt.jaxb.eclipselink.core.context.oxm with parameters of type OxmJavaAttribute
 void OxmJavaType.attributeMappingChanged(OxmJavaAttribute attribute, OxmAttributeMapping oldMapping, OxmAttributeMapping newMapping)
           
 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.