Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.jaxb.core.xsd.XsdAttributeUse

Packages that use XsdAttributeUse
org.eclipse.jpt.jaxb.core.xsd   
 

Uses of XsdAttributeUse in org.eclipse.jpt.jaxb.core.xsd
 

Fields in org.eclipse.jpt.jaxb.core.xsd with type parameters of type XsdAttributeUse
protected static org.eclipse.jpt.common.utility.transformer.Transformer<XsdAttributeUse,String> XsdComplexTypeDefinition.XSD_ATTRIBUTE_USE_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jaxb.core.xsd that return XsdAttributeUse
abstract  XsdAttributeUse XsdTypeDefinition.getAttribute(String namespace, String name)
           
 XsdAttributeUse XsdComplexTypeDefinition.getAttribute(String namespace, String name)
           
 XsdAttributeUse XsdSimpleTypeDefinition.getAttribute(String namespace, String name)
           
 

Methods in org.eclipse.jpt.jaxb.core.xsd that return types with arguments of type XsdAttributeUse
protected  Iterable<XsdAttributeUse> XsdComplexTypeDefinition.getAttributeUses(String namespace)
           
 

Methods in org.eclipse.jpt.jaxb.core.xsd with parameters of type XsdAttributeUse
 String XsdComplexTypeDefinition.XsdAttributeUseTransformer.transform(XsdAttributeUse attrUse)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.