MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public class PropertyTypeVisitor extends java.lang.Object implements MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
| Constructor | Description |
|---|---|
PropertyTypeVisitor(MModelOutline modelOutline) |
| Modifier and Type | Method | Description |
|---|---|---|
com.sun.codemodel.JType |
visitAnyAttributePropertyInfo(MAnyAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitAnyElementPropertyInfo(MAnyElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitAttributePropertyInfo(MAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitElementPropertyInfo(MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitElementRefPropertyInfo(MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitElementRefsPropertyInfo(MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitElementsPropertyInfo(MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
|
com.sun.codemodel.JType |
visitValuePropertyInfo(MValuePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info) |
public PropertyTypeVisitor(MModelOutline modelOutline)
public com.sun.codemodel.JType visitAnyAttributePropertyInfo(MAnyAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitAnyAttributePropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitElementPropertyInfo(MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitElementsPropertyInfo(MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementsPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitAnyElementPropertyInfo(MAnyElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitAnyElementPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitAttributePropertyInfo(MAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitAttributePropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitValuePropertyInfo(MValuePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitValuePropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitElementRefPropertyInfo(MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementRefPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>public com.sun.codemodel.JType visitElementRefsPropertyInfo(MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
visitElementRefsPropertyInfo in interface MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>Copyright © 2005–2018. All rights reserved.