Uses of Class
com.sun.tools.xjc.model.CElementPropertyInfo
Packages that use CElementPropertyInfo
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC.Front-end that reads schema(s) and produce BGM.
Object Model that represents customization declarations.
-
Uses of CElementPropertyInfo in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model that return CElementPropertyInfoMethods in com.sun.tools.xjc.model with parameters of type CElementPropertyInfoModifier and TypeMethodDescriptionCPropertyVisitor.onElement(CElementPropertyInfo p) CPropertyVisitor2.visit(CElementPropertyInfo t, P p) Visits a CElementPropertyInfo type. -
Uses of CElementPropertyInfo in com.sun.tools.xjc.reader
Methods in com.sun.tools.xjc.reader with parameters of type CElementPropertyInfoModifier and TypeMethodDescriptionvoidRawTypeSet.addTo(CElementPropertyInfo prop) protected abstract CTypeRefRawTypeSet.Ref.toTypeRef(CElementPropertyInfo ep) -
Uses of CElementPropertyInfo in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema with parameters of type CElementPropertyInfoModifier and TypeMethodDescriptionprotected CTypeRefRawTypeSetBuilder.CClassRef.toTypeRef(CElementPropertyInfo ep) protected CTypeRefRawTypeSetBuilder.CElementInfoRef.toTypeRef(CElementPropertyInfo ep) protected CTypeRefRawTypeSetBuilder.WildcardRef.toTypeRef(CElementPropertyInfo ep) protected CTypeRefRawTypeSetBuilder.XmlTypeRef.toTypeRef(CElementPropertyInfo ep) -
Uses of CElementPropertyInfo in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return CElementPropertyInfoModifier and TypeMethodDescriptionBIProperty.createElementProperty(String defaultName, boolean forConstant, XSParticle source, RawTypeSet types)