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