Uses of Interface
com.sun.tools.xjc.model.CElement
Packages that use CElement
-
Uses of CElement in com.sun.tools.xjc.model
Subinterfaces of CElement in com.sun.tools.xjc.modelClasses in com.sun.tools.xjc.model that implement CElementModifier and TypeClassDescriptionfinal class
MutableClassInfo
representation.final class
Reference to an existing class.final class
ElementInfo
implementation for the compile-time model.Methods in com.sun.tools.xjc.model that return CElementMethods in com.sun.tools.xjc.model that return types with arguments of type CElement -
Uses of CElement in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return CElementModifier and TypeMethodDescriptionClassSelector.bindToType
(XSElementDecl e, XSComponent referer) final 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