Uses of Interface
org.jvnet.jaxb2_commons.xjc.outline.MElementOutline
Packages that use MElementOutline
Package
Description
-
Uses of MElementOutline in org.jvnet.jaxb2_commons.xjc.generator
Methods in org.jvnet.jaxb2_commons.xjc.generator that return MElementOutlineModifier and TypeMethodDescriptionMElementOutlineGenerator.generate(MPackageOutline parent, org.jvnet.jaxb2_commons.xml.bind.model.MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, org.jvnet.jaxb2_commons.xml.bind.model.MElementInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> elementInfo) -
Uses of MElementOutline in org.jvnet.jaxb2_commons.xjc.generator.concrete
Methods in org.jvnet.jaxb2_commons.xjc.generator.concrete that return MElementOutlineModifier and TypeMethodDescriptionCMElementOutlineGenerator.generate(MPackageOutline parent, org.jvnet.jaxb2_commons.xml.bind.model.MModelInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> modelInfo, org.jvnet.jaxb2_commons.xml.bind.model.MElementInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> elementInfo) -
Uses of MElementOutline in org.jvnet.jaxb2_commons.xjc.outline
Methods in org.jvnet.jaxb2_commons.xjc.outline that return MElementOutlineModifier and TypeMethodDescriptionMModelOutline.getElementOutline(org.jvnet.jaxb2_commons.xml.bind.model.MElementInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> target) Methods in org.jvnet.jaxb2_commons.xjc.outline that return types with arguments of type MElementOutlineModifier and TypeMethodDescriptionMModelOutline.getElementOutlines()MPackageOutline.getElementOutlines() -
Uses of MElementOutline in org.jvnet.jaxb2_commons.xjc.outline.concrete
Classes in org.jvnet.jaxb2_commons.xjc.outline.concrete that implement MElementOutlineMethods in org.jvnet.jaxb2_commons.xjc.outline.concrete that return MElementOutlineModifier and TypeMethodDescriptionCMModelOutline.getElementOutline(org.jvnet.jaxb2_commons.xml.bind.model.MElementInfo<com.sun.tools.xjc.model.nav.NType, com.sun.tools.xjc.model.nav.NClass> target) Methods in org.jvnet.jaxb2_commons.xjc.outline.concrete that return types with arguments of type MElementOutlineModifier and TypeMethodDescriptionCMModelOutline.getElementOutlines()CMPackageOutline.getElementOutlines()Methods in org.jvnet.jaxb2_commons.xjc.outline.concrete with parameters of type MElementOutlineModifier and TypeMethodDescriptionvoidCMModelOutline.addElementOutline(MElementOutline elementOutline) voidCMPackageOutline.addElementOutline(MElementOutline elementOutline)