Uses of Interface
net.sf.jaxme.generator.sg.SGFactory

Packages that use SGFactory
net.sf.jaxme.generator   
net.sf.jaxme.generator.sg   
net.sf.jaxme.generator.sg.impl   
net.sf.jaxme.generator.types   
 

Uses of SGFactory in net.sf.jaxme.generator
 

Methods in net.sf.jaxme.generator that return SGFactory
 SGFactory SchemaReader.getSGFactory()
          Returns the SGFactory.
 

Uses of SGFactory in net.sf.jaxme.generator.sg
 

Methods in net.sf.jaxme.generator.sg that return SGFactory
 SGFactory TypeSGChain.getFactory(TypeSG pController)
           
 SGFactory SimpleTypeSGChain.getFactory(SimpleTypeSG pController)
           
 SGFactory SGItem.getFactory()
          Returns the factory that created this item.
 SGFactory SchemaSGChain.getFactory(SchemaSG pController)
           
 SGFactory ObjectSGChain.getFactory(ObjectSG pController)
           
 SGFactory GroupSGChain.getFactory(GroupSG pController)
           
 SGFactory AttributeSGChain.getFactory(AttributeSG pController)
           
 

Methods in net.sf.jaxme.generator.sg with parameters of type SGFactory
 void SGFactoryChain.init(SGFactory pController)
           
 GroupSG[] SGFactoryChain.getGroups(SGFactory pController)
           
 TypeSG SGFactoryChain.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0)
           
 TypeSG SGFactoryChain.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, net.sf.jaxme.xs.xml.XsQName p1)
           
 TypeSG SGFactoryChain.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, Context p1, net.sf.jaxme.xs.xml.XsQName p2)
           
 GroupSG SGFactoryChain.getGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0, Context p1)
           
 GroupSG SGFactoryChain.getGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0)
           
 ObjectSG SGFactoryChain.getObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0, Context p1)
           
 ObjectSG SGFactoryChain.getObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0)
           
 TypeSG[] SGFactoryChain.getTypes(SGFactory pController)
           
 ObjectSG[] SGFactoryChain.getObjects(SGFactory pController)
           
 Generator SGFactoryChain.getGenerator(SGFactory pController)
           
 SchemaSG SGFactoryChain.newSchemaSG(SGFactory pController, net.sf.jaxme.xs.XSSchema p0)
           
 SchemaSG SGFactoryChain.getSchemaSG(SGFactory pController, net.sf.jaxme.xs.XSSchema p0)
           
 SchemaSG SGFactoryChain.getSchemaSG(SGFactory pController)
           
 java.lang.Object SGFactoryChain.newObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0)
           
 java.lang.Object SGFactoryChain.newObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0, Context p1)
           
 GroupSG SGFactoryChain.newGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0, Context p1)
           
 GroupSG SGFactoryChain.newGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0)
           
 java.lang.Object SGFactoryChain.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, net.sf.jaxme.xs.xml.XsQName p1)
           
 java.lang.Object SGFactoryChain.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, Context p1, net.sf.jaxme.xs.xml.XsQName p2)
           
 java.lang.Object SGFactoryChain.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0)
           
 net.sf.jaxme.xs.XSParser SGFactoryChain.newXSParser(SGFactory pController)
           
 Facet SGFactoryChain.newFacet(SGFactory pController, net.sf.jaxme.xs.XSType p0, net.sf.jaxme.xs.XSEnumeration[] p1)
           
 

Uses of SGFactory in net.sf.jaxme.generator.sg.impl
 

Classes in net.sf.jaxme.generator.sg.impl that implement SGFactory
 class SGFactoryImpl
           
 

Methods in net.sf.jaxme.generator.sg.impl that return SGFactory
 SGFactory TypeSGImpl.getFactory()
           
 SGFactory TypeSGChainImpl.getFactory(TypeSG pController)
           
 SGFactory SimpleTypeSGImpl.getFactory()
           
 SGFactory SimpleTypeSGChainImpl.getFactory(SimpleTypeSG pController)
           
 SGFactory SchemaSGImpl.getFactory()
           
 SGFactory SchemaSGChainImpl.getFactory(SchemaSG pController)
           
 SGFactory ObjectSGImpl.getFactory()
           
 SGFactory ObjectSGChainImpl.getFactory(ObjectSG pController)
           
protected  SGFactory JaxMeJdbcSG.getSGFactory()
           
 SGFactory JAXBTypeSG.getFactory(TypeSG pController)
           
 SGFactory JAXBSGItem.getFactory()
           
 SGFactory JAXBSchemaSG.getFactory(SchemaSG pController)
           
 SGFactory JAXBSchemaReader.getSGFactory()
           
 SGFactory JAXBObjectSG.getFactory(ObjectSG pController)
           
 SGFactory JAXBGroupSG.getFactory(GroupSG pController)
           
 SGFactory GroupSGImpl.getFactory()
           
 SGFactory GroupSGChainImpl.getFactory(GroupSG pController)
           
 SGFactory AttributeSGImpl.getFactory()
           
 SGFactory AttributeSGChainImpl.getFactory(AttributeSG pController)
           
 

Methods in net.sf.jaxme.generator.sg.impl with parameters of type SGFactory
 void SGFactoryChainImpl.init(SGFactory pController)
           
 GroupSG[] SGFactoryChainImpl.getGroups(SGFactory pController)
           
 TypeSG SGFactoryChainImpl.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0)
           
 TypeSG SGFactoryChainImpl.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, net.sf.jaxme.xs.xml.XsQName p1)
           
 TypeSG SGFactoryChainImpl.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, Context p1, net.sf.jaxme.xs.xml.XsQName p2)
           
 GroupSG SGFactoryChainImpl.getGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0, Context p1)
           
 GroupSG SGFactoryChainImpl.getGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0)
           
 ObjectSG SGFactoryChainImpl.getObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0, Context p1)
           
 ObjectSG SGFactoryChainImpl.getObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0)
           
 TypeSG[] SGFactoryChainImpl.getTypes(SGFactory pController)
           
 ObjectSG[] SGFactoryChainImpl.getObjects(SGFactory pController)
           
 Generator SGFactoryChainImpl.getGenerator(SGFactory pController)
           
 SchemaSG SGFactoryChainImpl.newSchemaSG(SGFactory pController, net.sf.jaxme.xs.XSSchema p0)
           
 SchemaSG SGFactoryChainImpl.getSchemaSG(SGFactory pController, net.sf.jaxme.xs.XSSchema p0)
           
 SchemaSG SGFactoryChainImpl.getSchemaSG(SGFactory pController)
           
 java.lang.Object SGFactoryChainImpl.newObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0)
           
 java.lang.Object SGFactoryChainImpl.newObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement p0, Context p1)
           
 GroupSG SGFactoryChainImpl.newGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0, Context p1)
           
 GroupSG SGFactoryChainImpl.newGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup p0)
           
 java.lang.Object SGFactoryChainImpl.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, net.sf.jaxme.xs.xml.XsQName p1)
           
 java.lang.Object SGFactoryChainImpl.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0, Context p1, net.sf.jaxme.xs.xml.XsQName p2)
           
 java.lang.Object SGFactoryChainImpl.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType p0)
           
 net.sf.jaxme.xs.XSParser SGFactoryChainImpl.newXSParser(SGFactory pController)
           
 Facet SGFactoryChainImpl.newFacet(SGFactory pController, net.sf.jaxme.xs.XSType p0, net.sf.jaxme.xs.XSEnumeration[] p1)
           
 void JaxMeJdbcSG.init(SGFactory pFactory)
           
 Generator JaxMeJdbcSG.getGenerator(SGFactory pFactory)
           
 java.lang.Object JaxMeJdbcSG.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType)
           
 java.lang.Object JaxMeJdbcSG.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType, Context pClassContext, net.sf.jaxme.xs.xml.XsQName pName)
           
 void JAXBSGFactory.init(SGFactory pController)
           
 Generator JAXBSGFactory.getGenerator(SGFactory pController)
           
 GroupSG JAXBSGFactory.getGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup pGroup)
           
 GroupSG JAXBSGFactory.newGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup pGroup)
           
 GroupSG JAXBSGFactory.getGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup pGroup, Context pClassContext)
           
 GroupSG JAXBSGFactory.newGroupSG(SGFactory pController, net.sf.jaxme.xs.XSGroup pGroup, Context pClassContext)
           
 java.lang.Object JAXBSGFactory.newObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement pElement)
           
 ObjectSG JAXBSGFactory.getObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement pElement)
           
 java.lang.Object JAXBSGFactory.newObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement pElement, Context pContext)
           
 ObjectSG JAXBSGFactory.getObjectSG(SGFactory pController, net.sf.jaxme.xs.XSElement pElement, Context pContext)
           
 SchemaSG JAXBSGFactory.getSchemaSG(SGFactory pController, net.sf.jaxme.xs.XSSchema pSchema)
           
 SchemaSG JAXBSGFactory.getSchemaSG(SGFactory pController)
           
 SchemaSG JAXBSGFactory.newSchemaSG(SGFactory pController, net.sf.jaxme.xs.XSSchema pSchema)
           
 TypeSG JAXBSGFactory.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType)
           
 java.lang.Object JAXBSGFactory.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType)
           
 TypeSG JAXBSGFactory.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType, Context pClassContext, net.sf.jaxme.xs.xml.XsQName pName)
           
 java.lang.Object JAXBSGFactory.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType, Context pClassContext, net.sf.jaxme.xs.xml.XsQName pName)
           
 java.lang.Object JAXBSGFactory.newTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType, net.sf.jaxme.xs.xml.XsQName pName)
           
 TypeSG JAXBSGFactory.getTypeSG(SGFactory pController, net.sf.jaxme.xs.XSType pType, net.sf.jaxme.xs.xml.XsQName pName)
           
 net.sf.jaxme.xs.XSParser JAXBSGFactory.newXSParser(SGFactory pController)
           
 Facet JAXBSGFactory.newFacet(SGFactory pController, net.sf.jaxme.xs.XSType pType, net.sf.jaxme.xs.XSEnumeration[] pEnumerations)
           
 TypeSG[] JAXBSGFactory.getTypes(SGFactory pController)
           
 GroupSG[] JAXBSGFactory.getGroups(SGFactory pController)
           
 ObjectSG[] JAXBSGFactory.getObjects(SGFactory pController)
           
 

Constructors in net.sf.jaxme.generator.sg.impl with parameters of type SGFactory
JAXBTypeSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new, global instance of JAXBTypeSG.
JAXBTypeSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType, net.sf.jaxme.xs.xml.XsQName pName)
           
JAXBTypeSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType, Context pClassContext, net.sf.jaxme.xs.xml.XsQName pName)
          Creates a new, local instance of JAXBTypeSG.
JAXBSGItem(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSObject pObject)
           
JAXBSchemaSG(SGFactory pFactory, net.sf.jaxme.xs.XSSchema pSchema)
          Creates a new instance of JAXBSchemaSG.
JAXBObjectSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSAttribute pAttribute, Context pClassContext)
          Creates a new, local instance of JAXBObjectSG, generating the given attribute within the given Context.
JAXBObjectSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSElement pElement)
          Creates a new, global instance of JAXBObjectSG, generating the given element.
JAXBObjectSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSElement pElement, Context pClassContext)
          Creates a new, local instance of JAXBObjectSG, generating the given element within the given Context.
JAXBObjectSG(SGFactory pFactory, SchemaSG pSchema, TypeSG pComplexType, net.sf.jaxme.xs.XSSimpleContentType pContainer, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of JAXBObjectSG generating the given simple content pContent of the given complex type pComplexType.
JAXBGroupSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSGroup pGroup)
          Creates a new, global group.
JAXBGroupSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSGroup pGroup, Context pContext)
          Creates a new, local group.
 

Uses of SGFactory in net.sf.jaxme.generator.types
 

Methods in net.sf.jaxme.generator.types that return SGFactory
 SGFactory SimpleTypeSGImpl.getFactory(SimpleTypeSG pController)
           
 

Constructors in net.sf.jaxme.generator.types with parameters of type SGFactory
UnsignedShortSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of UnsignedShortSG.
UnsignedIntSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of UnsignedIntSG.
UnionTypeSGImpl(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType, Context pClassContext, net.sf.jaxme.xs.xml.XsQName pName)
          Creates a new instance of UnionTypeSG.
TimeSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of TimeSG.
StringSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of StringTypeSG.java.
SimpleTypeSGImpl(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of SimpleTypeSGImpl.
ShortSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of LongSG.
QNameSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of QNameSG.
PrimitiveTypeSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of PrimitiveTypeSG.java.
LongSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of LongSG.
ListTypeSGImpl(SGFactory pFactory, SchemaSG pSchemaSG, net.sf.jaxme.xs.XSType pType, Context pClassContext, net.sf.jaxme.xs.xml.XsQName pName)
          Creates a new instance of ListTypeSG in the given Context.
IntSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of LongSG.
IntegerSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of IntegerSG.
IDSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of IDSG.
IDREFSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of IDREFSG.
HexBinarySG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of HexBinarySG.
FloatSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of FloatSG.
DurationSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of DateTimeSG.java.
DoubleSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of DoubleSG.
DecimalSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of DecimalSG.
DateTimeSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of DurationSG.
DateSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of DateSG.
ByteSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of LongSG.
BooleanSG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of BooleanSG.java.
Base64BinarySG(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of Base64BinarySG.
AtomicTypeSGImpl(SGFactory pFactory, SchemaSG pSchema, net.sf.jaxme.xs.XSType pType)
          Creates a new instance of AtomicTypeSGImpl.