Dali Provisional API
Release 3.2

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

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

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

Fields in org.eclipse.jpt.jaxb.core.context with type parameters of type XmlElementRef
static org.eclipse.jpt.common.utility.transformer.Transformer<XmlElementRef,Iterable<String>> XmlElementRef.REFERENCED_XML_TYPE_NAMES_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jaxb.core.context that return XmlElementRef
 XmlElementRef XmlElementRefs.addXmlElementRef(int index)
           
 XmlElementRef XmlElementRefMapping.getXmlElementRef()
           
 

Methods in org.eclipse.jpt.jaxb.core.context that return types with arguments of type XmlElementRef
 org.eclipse.jpt.common.utility.iterable.ListIterable<XmlElementRef> XmlElementRefs.getXmlElementRefs()
           
 

Methods in org.eclipse.jpt.jaxb.core.context with parameters of type XmlElementRef
 void XmlElementRefs.removeXmlElementRef(XmlElementRef xmlElementRef)
           
 Iterable<String> XmlElementRef.ReferencedXmlTypeNamesTransformer.transform(XmlElementRef ref)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.