Interface MElementOutlineGenerator
- All Known Implementing Classes:
CMElementOutlineGenerator
public interface MElementOutlineGenerator
-
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)
-
Method Details
-
generate
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)
-