|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CElementPropertyInfo | |
|---|---|
| com.sun.tools.xjc.model | Implementation of the com.sun.xml.bind.v2.model.core package for XJC. |
| com.sun.tools.xjc.reader | Front-end that reads schema(s) and produce BGM. |
| com.sun.tools.xjc.reader.xmlschema | |
| com.sun.tools.xjc.reader.xmlschema.bindinfo | Object Model that represents customization declarations. |
| Uses of CElementPropertyInfo in com.sun.tools.xjc.model |
|---|
| Methods in com.sun.tools.xjc.model that return CElementPropertyInfo | |
|---|---|
CElementPropertyInfo |
CElementInfo.getProperty()
|
| Methods in com.sun.tools.xjc.model with parameters of type CElementPropertyInfo | |
|---|---|
V |
CPropertyVisitor.onElement(CElementPropertyInfo p)
|
| Uses of CElementPropertyInfo in com.sun.tools.xjc.reader |
|---|
| Methods in com.sun.tools.xjc.reader with parameters of type CElementPropertyInfo | |
|---|---|
void |
RawTypeSet.addTo(CElementPropertyInfo prop)
|
protected abstract CTypeRef |
RawTypeSet.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 CElementPropertyInfo | |
|---|---|
protected CTypeRef |
RawTypeSetBuilder.WildcardRef.toTypeRef(CElementPropertyInfo ep)
|
protected CTypeRef |
RawTypeSetBuilder.CClassRef.toTypeRef(CElementPropertyInfo ep)
|
protected CTypeRef |
RawTypeSetBuilder.CElementInfoRef.toTypeRef(CElementPropertyInfo ep)
|
protected CTypeRef |
RawTypeSetBuilder.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 CElementPropertyInfo | |
|---|---|
CElementPropertyInfo |
BIProperty.createElementProperty(String defaultName,
boolean forConstant,
XSParticle source,
RawTypeSet types)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||