Uses of Interface
com.sun.tools.xjc.model.CElement
Packages that use CElement
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.-
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 classMutableClassInforepresentation.final classReference to an existing class.final classElementInfoimplementation 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 CElementClassSelector.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