Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MElementRefPropertyInfo

Packages that use MElementRefPropertyInfo
org.jvnet.jaxb2_commons.plugin.elementwrapper   
org.jvnet.jaxb2_commons.xjc.outline.artificial   
org.jvnet.jaxb2_commons.xml.bind.model   
org.jvnet.jaxb2_commons.xml.bind.model.concrete   
org.jvnet.jaxb2_commons.xml.bind.model.util   
 

Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.plugin.elementwrapper
 

Methods in org.jvnet.jaxb2_commons.plugin.elementwrapper with parameters of type MElementRefPropertyInfo
protected  void ElementWrapperPlugin.processWrappedElementRefPropertyInfo(MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> mmodel, MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> rootClassInfo, MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrapperPropertyInfo, MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrapperClassInfo, MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrappedPropertyInfo)
           
 

Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xjc.outline.artificial
 

Methods in org.jvnet.jaxb2_commons.xjc.outline.artificial with parameters of type MElementRefPropertyInfo
 com.sun.codemodel.JType PropertyTypeVisitor.visitElementRefPropertyInfo(MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
           
 Void AnnotatePropertyVisitor.visitElementRefPropertyInfo(MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
           
 

Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model with parameters of type MElementRefPropertyInfo
 V MPropertyInfoVisitor.visitElementRefPropertyInfo(MElementRefPropertyInfo<T,C> info)
           
 

Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.concrete
 

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MElementRefPropertyInfo
 class CMElementRefPropertyInfo<T,C>
           
 

Uses of MElementRefPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.util
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.util with parameters of type MElementRefPropertyInfo
 V DefaultPropertyInfoVisitor.visitElementRefPropertyInfo(MElementRefPropertyInfo<T,C> info)
           
 



Copyright © 2005-2012. All Rights Reserved.