Class PropertyTypeVisitor
- java.lang.Object
-
- org.jvnet.jaxb2_commons.xjc.outline.artificial.PropertyTypeVisitor
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
public class PropertyTypeVisitor extends Object implements org.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
-
Constructor Summary
Constructors Constructor Description PropertyTypeVisitor(MModelOutline modelOutline)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.sun.codemodel.JTypevisitAnyAttributePropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MAnyAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitAnyElementPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MAnyElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitAttributePropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitElementPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitElementRefPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitElementRefsPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitElementsPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)com.sun.codemodel.JTypevisitValuePropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MValuePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
-
-
-
Constructor Detail
-
PropertyTypeVisitor
public PropertyTypeVisitor(MModelOutline modelOutline)
-
-
Method Detail
-
visitAnyAttributePropertyInfo
public com.sun.codemodel.JType visitAnyAttributePropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MAnyAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitAnyAttributePropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitElementPropertyInfo
public com.sun.codemodel.JType visitElementPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitElementPropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitElementsPropertyInfo
public com.sun.codemodel.JType visitElementsPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitElementsPropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitAnyElementPropertyInfo
public com.sun.codemodel.JType visitAnyElementPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MAnyElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitAnyElementPropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitAttributePropertyInfo
public com.sun.codemodel.JType visitAttributePropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MAttributePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitAttributePropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitValuePropertyInfo
public com.sun.codemodel.JType visitValuePropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MValuePropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitValuePropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitElementRefPropertyInfo
public com.sun.codemodel.JType visitElementRefPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementRefPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitElementRefPropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
visitElementRefsPropertyInfo
public com.sun.codemodel.JType visitElementRefsPropertyInfo(org.jvnet.jaxb2_commons.xml.bind.model.MElementRefsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
- Specified by:
visitElementRefsPropertyInfoin interfaceorg.jvnet.jaxb2_commons.xml.bind.model.MPropertyInfoVisitor<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.codemodel.JType>
-
-