org.jvnet.jaxb2_commons.xjc.generator.concrete
Class CMPropertyOutlineGenerator

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xjc.generator.concrete.CMPropertyOutlineGenerator
All Implemented Interfaces:
MPropertyOutlineGenerator

public class CMPropertyOutlineGenerator
extends Object
implements MPropertyOutlineGenerator


Constructor Summary
CMPropertyOutlineGenerator(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMPropertyOutlineGenerator

public CMPropertyOutlineGenerator(com.sun.tools.xjc.outline.Outline outline,
                                  com.sun.tools.xjc.model.CPropertyInfo 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:
generate in interface MPropertyOutlineGenerator


Copyright © 2005-2012. All Rights Reserved.