org.jvnet.jaxb2_commons.xjc.model.concrete.origin
Class XJCCMPropertyInfoOrigin

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMPropertyInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CPropertyInfo>
      extended by org.jvnet.jaxb2_commons.xjc.model.concrete.origin.XJCCMPropertyInfoOrigin
All Implemented Interfaces:
OutlineGeneratorFactory<MPropertyOutlineGenerator>, PropertyOutlineGeneratorFactory, PropertyInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CPropertyInfo>, MSourced<com.sun.tools.xjc.model.CPropertyInfo>, MPropertyInfoOrigin

public class XJCCMPropertyInfoOrigin
extends CMPropertyInfoOrigin<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass,com.sun.tools.xjc.model.CPropertyInfo>
implements PropertyOutlineGeneratorFactory


Constructor Summary
XJCCMPropertyInfoOrigin(com.sun.tools.xjc.model.CPropertyInfo source)
           
 
Method Summary
 MPropertyOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
           
 
Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMPropertyInfoOrigin
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XJCCMPropertyInfoOrigin

public XJCCMPropertyInfoOrigin(com.sun.tools.xjc.model.CPropertyInfo source)
Method Detail

createGenerator

public MPropertyOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
Specified by:
createGenerator in interface OutlineGeneratorFactory<MPropertyOutlineGenerator>


Copyright © 2005-2012. All Rights Reserved.