Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
Void |
AnnotatePropertyVisitor.visitElementRefsPropertyInfo(MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
com.sun.codemodel.JType |
PropertyTypeVisitor.visitElementRefsPropertyInfo(MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
Modifier and Type | Method and Description |
---|---|
V |
MPropertyInfoVisitor.visitElementRefsPropertyInfo(MElementRefsPropertyInfo<T,C> info) |
Modifier and Type | Class and Description |
---|---|
class |
CMElementRefsPropertyInfo<T,C extends T> |
Modifier and Type | Method and Description |
---|---|
V |
DefaultPropertyInfoVisitor.visitElementRefsPropertyInfo(MElementRefsPropertyInfo<T,C> info) |
Void |
QNameCollectingPropertyInfoVisitor.visitElementRefsPropertyInfo(MElementRefsPropertyInfo<T,C> info) |
Copyright © 2005–2018. All rights reserved.