|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CElement | |
|---|---|
| com.sun.tools.xjc.model | Implementation of the com.sun.xml.bind.v2.model.core package for XJC. |
| com.sun.tools.xjc.reader.xmlschema | |
| Uses of CElement in com.sun.tools.xjc.model |
|---|
| Subinterfaces of CElement in com.sun.tools.xjc.model | |
|---|---|
interface |
CClass
Either CClassInfo or CClassRef. |
| Classes in com.sun.tools.xjc.model that implement CElement | |
|---|---|
class |
CClassInfo
Mutable ClassInfo represenatation. |
class |
CClassRef
Refernece to an existing class. |
class |
CElementInfo
ElementInfo implementation for the compile-time model. |
| Methods in com.sun.tools.xjc.model that return CElement | |
|---|---|
CElement |
CClassRef.getSubstitutionHead()
|
| Methods in com.sun.tools.xjc.model that return types with arguments of type CElement | |
|---|---|
Set<CElement> |
CReferencePropertyInfo.getElements()
|
| Uses of CElement in com.sun.tools.xjc.reader.xmlschema |
|---|
| Methods in com.sun.tools.xjc.reader.xmlschema that return CElement | |
|---|---|
CElement |
ClassSelector.bindToType(XSElementDecl e,
XSComponent referer)
|
CElement |
ClassSelector.isBound(XSElementDecl x,
XSComponent referer)
Checks if the given component is bound to a class. |
| Methods in com.sun.tools.xjc.reader.xmlschema with parameters of type CElement | |
|---|---|
void |
ClassSelector.queueBuild(XSComponent sc,
CElement bean)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||