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

Packages that use MElementRefsPropertyInfo
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 MElementRefsPropertyInfo in org.jvnet.jaxb2_commons.plugin.elementwrapper
 

Methods in org.jvnet.jaxb2_commons.plugin.elementwrapper with parameters of type MElementRefsPropertyInfo
protected  void ElementWrapperPlugin.processWrappedElementRefsPropertyInfo(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, MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrappedPropertyInfo)
           
 

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

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

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

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

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

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

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

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



Copyright © 2005-2012. All Rights Reserved.