Class CMPropertyOutlineGenerator
- java.lang.Object
-
- org.jvnet.jaxb.xjc.generator.concrete.CMPropertyOutlineGenerator
-
- All Implemented Interfaces:
MPropertyOutlineGenerator
public class CMPropertyOutlineGenerator extends Object implements MPropertyOutlineGenerator
-
-
Constructor Summary
Constructors Constructor Description CMPropertyOutlineGenerator(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MPropertyOutlinegenerate(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)
-
-
-
Method Detail
-
generate
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)
- Specified by:
generatein interfaceMPropertyOutlineGenerator
-
-