Class CMElementOutlineGenerator
java.lang.Object
org.jvnet.jaxb2_commons.xjc.generator.concrete.CMElementOutlineGenerator
- All Implemented Interfaces:
MElementOutlineGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionCMElementOutlineGenerator(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.model.CElementInfo elementInfo) -
Method Summary
Modifier and TypeMethodDescriptiongenerate(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)
-
Constructor Details
-
CMElementOutlineGenerator
public CMElementOutlineGenerator(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.model.CElementInfo elementInfo)
-
-
Method Details
-
generate
public MElementOutline 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) - Specified by:
generatein interfaceMElementOutlineGenerator
-