Modifier and Type | Method and Description |
---|---|
MElementOutline |
MElementOutlineGenerator.generate(MPackageOutline parent,
MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> elementInfo) |
Modifier and Type | Method and Description |
---|---|
MElementOutline |
CMElementOutlineGenerator.generate(MPackageOutline parent,
MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> elementInfo) |
Modifier and Type | Method and Description |
---|---|
MElementOutline |
MModelOutline.getElementOutline(MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target) |
Modifier and Type | Method and Description |
---|---|
Collection<MElementOutline> |
MPackageOutline.getElementOutlines() |
Collection<MElementOutline> |
MModelOutline.getElementOutlines() |
Modifier and Type | Class and Description |
---|---|
class |
CMElementOutline |
Modifier and Type | Method and Description |
---|---|
MElementOutline |
CMModelOutline.getElementOutline(MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target) |
Modifier and Type | Method and Description |
---|---|
Collection<MElementOutline> |
CMPackageOutline.getElementOutlines() |
Collection<MElementOutline> |
CMModelOutline.getElementOutlines() |
Modifier and Type | Method and Description |
---|---|
void |
CMPackageOutline.addElementOutline(MElementOutline elementOutline) |
void |
CMModelOutline.addElementOutline(MElementOutline elementOutline) |
Copyright © 2005–2018. All rights reserved.