Uses of Interface
com.sun.tools.xjc.model.CClassInfoParent
Packages that use CClassInfoParent
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.Provides the outline of the generated Java source code so that
additional processing (such as adding more annotations) can be
done on the generated code.
-
Uses of CClassInfoParent in com.sun.tools.xjc.generator.bean
Methods in com.sun.tools.xjc.generator.bean with parameters of type CClassInfoParentModifier and TypeMethodDescriptionBeanGenerator.getContainer(CClassInfoParent parent, Aspect aspect) -
Uses of CClassInfoParent in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement CClassInfoParentModifier and TypeClassDescriptionfinal classMutableClassInforepresentation.static final classJPackageas aCClassInfoParent.final classElementInfoimplementation for the compile-time model.Fields in com.sun.tools.xjc.model declared as CClassInfoParentModifier and TypeFieldDescriptionfinal CClassInfoParentCElementInfo.parentIf this element is global, the element info is considered to be package-level, and this points to the package in which this element lives in.final CClassInfoParentCEnumLeafInfo.parentThe parent into which the enum class should be generated.Methods in com.sun.tools.xjc.model that return CClassInfoParentConstructors in com.sun.tools.xjc.model with parameters of type CClassInfoParentModifierConstructorDescriptionCClassInfo(Model model, CClassInfoParent p, String shortName, Locator location, QName typeName, QName elementName, XSComponent source, CCustomizations customizations) CElementInfo(Model model, QName tagName, CClassInfoParent parent, TypeUse contentType, XmlString defaultValue, XSElementDecl source, CCustomizations customizations, Locator location) Creates an element in the given parent.CElementInfo(Model model, QName tagName, CClassInfoParent parent, String className, CCustomizations customizations, Locator location) Creates an element with a class in the given parent.CEnumLeafInfo(Model model, QName typeName, CClassInfoParent container, String shortName, CNonElement base, Collection<CEnumConstant> _members, XSComponent source, CCustomizations customizations, Locator _sourceLocator) -
Uses of CClassInfoParent in com.sun.tools.xjc.outline
Methods in com.sun.tools.xjc.outline with parameters of type CClassInfoParent -
Uses of CClassInfoParent in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return CClassInfoParentModifier and TypeMethodDescriptionfinal CClassInfoParentClassSelector.getClassScope()Gets the current class scope.Methods in com.sun.tools.xjc.reader.xmlschema with parameters of type CClassInfoParentModifier and TypeMethodDescriptionfinal voidClassSelector.pushClassScope(CClassInfoParent clsFctry)