| Modifier and Type | Method | 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 | 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 | Description |
|---|---|---|
MElementOutline |
MModelOutline.getElementOutline(MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<MElementOutline> |
MModelOutline.getElementOutlines() |
|
java.util.Collection<MElementOutline> |
MPackageOutline.getElementOutlines() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CMElementOutline |
| Modifier and Type | Method | Description |
|---|---|---|
MElementOutline |
CMModelOutline.getElementOutline(MElementInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> target) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<MElementOutline> |
CMModelOutline.getElementOutlines() |
|
java.util.Collection<MElementOutline> |
CMPackageOutline.getElementOutlines() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CMModelOutline.addElementOutline(MElementOutline elementOutline) |
|
void |
CMPackageOutline.addElementOutline(MElementOutline elementOutline) |
Copyright © 2005–2018. All rights reserved.