| Modifier and Type | Method and Description |
|---|---|
MPropertyOutline |
MPropertyOutlineGenerator.generate(MClassOutline classOutline,
MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> propertyInfo) |
| Modifier and Type | Method and Description |
|---|---|
MPropertyOutline |
WrapperPropertyOutlineGenerator.generate(MClassOutline classOutline,
MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> propertyInfo) |
| Modifier and Type | Method and Description |
|---|---|
MPropertyOutline |
CMPropertyOutlineGenerator.generate(MClassOutline classOutline,
MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> modelInfo,
MPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> propertyInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<MPropertyOutline> |
MClassOutline.getDeclaredPropertyOutlines() |
List<MPropertyOutline> |
MClassOutline.getPropertyOutlines() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyOutline |
class |
AbstractSinglePropertyOutline |
class |
AnyAttributePropertyOutline |
class |
ConstantPropertyOutline |
class |
SinglePropertyOutline |
| Modifier and Type | Class and Description |
|---|---|
class |
CMPropertyOutline |
| Modifier and Type | Method and Description |
|---|---|
List<MPropertyOutline> |
CMClassOutline.getDeclaredPropertyOutlines() |
List<MPropertyOutline> |
CMClassOutline.getPropertyOutlines() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMClassOutline.addDeclaredPropertyOutline(MPropertyOutline propertyOutline) |
Copyright © 2005-2016. All Rights Reserved.