org.jvnet.hyperjaxb3.ejb.strategy.model.base
Class AdaptCollectionBuiltinNonReference

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.model.base.AbstractAdaptPropertyInfo
      extended by org.jvnet.hyperjaxb3.ejb.strategy.model.base.AbstractAdaptBuiltinPropertyInfo
          extended by org.jvnet.hyperjaxb3.ejb.strategy.model.base.AdaptCollectionBuiltinNonReference
All Implemented Interfaces:
CreatePropertyInfos, PropertyInfoProcessor<Collection<com.sun.tools.xjc.model.CPropertyInfo>,ProcessModel>

public class AdaptCollectionBuiltinNonReference
extends AbstractAdaptBuiltinPropertyInfo


Constructor Summary
AdaptCollectionBuiltinNonReference(com.sun.tools.xjc.model.TypeUse propertyType)
           
 
Method Summary
protected  com.sun.tools.xjc.outline.FieldOutline generateField(ProcessModel context, com.sun.tools.xjc.model.CPropertyInfo core, com.sun.tools.xjc.generator.bean.ClassOutlineImpl classOutline, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
           
 com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode getDefaultGeneratedPropertyCollectionMode(ProcessModel context, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
           
 com.sun.xml.bind.v2.model.core.PropertyKind getDefaultGeneratedPropertyKind(ProcessModel context, com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
           
 
Methods inherited from class org.jvnet.hyperjaxb3.ejb.strategy.model.base.AbstractAdaptBuiltinPropertyInfo
getDefaultGeneratedPropertyName, getPropertyType, process
 
Methods inherited from class org.jvnet.hyperjaxb3.ejb.strategy.model.base.AbstractAdaptPropertyInfo
createAttributePropertyInfo, createCustomizations, createElementPropertyInfo, createPropertyInfo, getDefaultGeneratedPropertyQName, getSchemaComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptCollectionBuiltinNonReference

public AdaptCollectionBuiltinNonReference(com.sun.tools.xjc.model.TypeUse propertyType)
Method Detail

getDefaultGeneratedPropertyCollectionMode

public com.sun.tools.xjc.model.CElementPropertyInfo.CollectionMode getDefaultGeneratedPropertyCollectionMode(ProcessModel context,
                                                                                                             com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
Overrides:
getDefaultGeneratedPropertyCollectionMode in class AbstractAdaptPropertyInfo

getDefaultGeneratedPropertyKind

public com.sun.xml.bind.v2.model.core.PropertyKind getDefaultGeneratedPropertyKind(ProcessModel context,
                                                                                   com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
Overrides:
getDefaultGeneratedPropertyKind in class AbstractAdaptBuiltinPropertyInfo

generateField

protected com.sun.tools.xjc.outline.FieldOutline generateField(ProcessModel context,
                                                               com.sun.tools.xjc.model.CPropertyInfo core,
                                                               com.sun.tools.xjc.generator.bean.ClassOutlineImpl classOutline,
                                                               com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
Specified by:
generateField in class AbstractAdaptBuiltinPropertyInfo


Copyright © 2005-2014. All Rights Reserved.