public class CMPropertyOutlineGenerator extends Object implements MPropertyOutlineGenerator
Constructor and Description |
---|
CMPropertyOutlineGenerator(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.model.CPropertyInfo propertyInfo) |
Modifier and Type | Method and Description |
---|---|
MPropertyOutline |
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) |
public CMPropertyOutlineGenerator(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
public MPropertyOutline 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)
generate
in interface MPropertyOutlineGenerator
Copyright © 2005–2018. All rights reserved.