Class XJCCMPropertyInfoOrigin
- java.lang.Object
-
- org.jvnet.jaxb.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>
-
- org.jvnet.jaxb.xjc.model.concrete.origin.XJCCMPropertyInfoOrigin
-
- All Implemented Interfaces:
SchemaComponentAware,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, SchemaComponentAware
-
-
Constructor Summary
Constructors Constructor Description XJCCMPropertyInfoOrigin(com.sun.tools.xjc.model.CPropertyInfo source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MPropertyOutlineGeneratorcreateGenerator(com.sun.tools.xjc.outline.Outline outline)com.sun.xml.xsom.XSComponentgetSchemaComponent()-
Methods inherited from class org.jvnet.jaxb.xml.bind.model.concrete.origin.CMPropertyInfoOrigin
getSource
-
-
-
-
Method Detail
-
createGenerator
public MPropertyOutlineGenerator createGenerator(com.sun.tools.xjc.outline.Outline outline)
- Specified by:
createGeneratorin interfaceOutlineGeneratorFactory<MPropertyOutlineGenerator>
-
getSchemaComponent
public com.sun.xml.xsom.XSComponent getSchemaComponent()
- Specified by:
getSchemaComponentin interfaceSchemaComponentAware
-
-