|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ObjectSG | |
| net.sf.jaxme.generator.sg | |
| net.sf.jaxme.generator.sg.impl | |
| Uses of ObjectSG in net.sf.jaxme.generator.sg |
| Methods in net.sf.jaxme.generator.sg that return ObjectSG | |
ObjectSG |
SGFactoryChain.getObjectSG(SGFactory pController,
net.sf.jaxme.xs.XSElement p0,
Context p1)
|
ObjectSG |
SGFactoryChain.getObjectSG(SGFactory pController,
net.sf.jaxme.xs.XSElement p0)
|
ObjectSG[] |
SGFactoryChain.getObjects(SGFactory pController)
|
ObjectSG |
SGFactory.getObjectSG(net.sf.jaxme.xs.XSElement pElement)
Returns an instance of ObjectSG generating the
given element. |
ObjectSG |
SGFactory.getObjectSG(net.sf.jaxme.xs.XSElement pElement,
Context pContext)
Returns an instance of ObjectSG generating the given
element in the given context. |
ObjectSG[] |
SGFactory.getObjects()
Returns an array of all objects created by the factory. |
ObjectSG[] |
SchemaSGChain.getElements(SchemaSG pController)
|
ObjectSG[] |
SchemaSGChain.getObjects(SchemaSG pController)
|
ObjectSG |
SchemaSGChain.getElement(SchemaSG pController,
net.sf.jaxme.xs.xml.XsQName p0)
|
ObjectSG[] |
SchemaSG.getObjects()
Returns the schemas global attributes and elements. |
ObjectSG |
SchemaSG.getElement(net.sf.jaxme.xs.xml.XsQName pName)
Returns the schemas global element with the given name or null, if no such element exists. |
ObjectSG[] |
SchemaSG.getElements()
Returns the schemas global elements. |
ObjectSG |
ParticleSGChain.getObjectSG(ParticleSG pController)
|
ObjectSG |
ParticleSG.getObjectSG()
If the particle is an element or wildcard, returns the particles ObjectSG. |
| Methods in net.sf.jaxme.generator.sg with parameters of type ObjectSG | |
net.sf.jaxme.xs.xml.XsQName |
ObjectSGChain.getName(ObjectSG pController)
|
void |
ObjectSGChain.generate(ObjectSG pController)
|
Context |
ObjectSGChain.getClassContext(ObjectSG pController)
|
TypeSG |
ObjectSGChain.getTypeSG(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChain.getXMLInterface(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChain.getXMLImplementation(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChain.getXMLSerializer(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChain.getXMLHandler(ObjectSG pController)
|
void |
ObjectSGChain.init(ObjectSG pController)
|
Locator |
ObjectSGChain.getLocator(ObjectSG pController)
|
SchemaSG |
ObjectSGChain.getSchema(ObjectSG pController)
|
SGFactory |
ObjectSGChain.getFactory(ObjectSG pController)
|
| Uses of ObjectSG in net.sf.jaxme.generator.sg.impl |
| Classes in net.sf.jaxme.generator.sg.impl that implement ObjectSG | |
class |
ObjectSGImpl
|
| Methods in net.sf.jaxme.generator.sg.impl that return ObjectSG | |
ObjectSG |
SGFactoryImpl.getObjectSG(net.sf.jaxme.xs.XSElement p0,
Context p1)
|
ObjectSG |
SGFactoryImpl.getObjectSG(net.sf.jaxme.xs.XSElement p0)
|
ObjectSG[] |
SGFactoryImpl.getObjects()
|
ObjectSG |
SGFactoryChainImpl.getObjectSG(SGFactory pController,
net.sf.jaxme.xs.XSElement p0,
Context p1)
|
ObjectSG |
SGFactoryChainImpl.getObjectSG(SGFactory pController,
net.sf.jaxme.xs.XSElement p0)
|
ObjectSG[] |
SGFactoryChainImpl.getObjects(SGFactory pController)
|
ObjectSG[] |
SchemaSGImpl.getElements()
|
ObjectSG[] |
SchemaSGImpl.getObjects()
|
ObjectSG |
SchemaSGImpl.getElement(net.sf.jaxme.xs.xml.XsQName p0)
|
ObjectSG[] |
SchemaSGChainImpl.getElements(SchemaSG pController)
|
ObjectSG[] |
SchemaSGChainImpl.getObjects(SchemaSG pController)
|
ObjectSG |
SchemaSGChainImpl.getElement(SchemaSG pController,
net.sf.jaxme.xs.xml.XsQName p0)
|
ObjectSG |
ParticleSGImpl.getObjectSG()
|
ObjectSG |
ParticleSGChainImpl.getObjectSG(ParticleSG pController)
|
ObjectSG |
JAXBSGFactory.getObjectSG(SGFactory pController,
net.sf.jaxme.xs.XSElement pElement)
|
ObjectSG |
JAXBSGFactory.getObjectSG(SGFactory pController,
net.sf.jaxme.xs.XSElement pElement,
Context pContext)
|
ObjectSG[] |
JAXBSGFactory.getObjects(SGFactory pController)
|
ObjectSG[] |
JAXBSchemaSG.getObjects(SchemaSG pController)
|
ObjectSG |
JAXBSchemaSG.getElement(SchemaSG pController,
net.sf.jaxme.xs.xml.XsQName pName)
|
ObjectSG[] |
JAXBSchemaSG.getElements(SchemaSG pController)
|
ObjectSG |
JAXBParticleSG.getObjectSG(ParticleSG pController)
|
| Methods in net.sf.jaxme.generator.sg.impl with parameters of type ObjectSG | |
net.sf.jaxme.xs.xml.XsQName |
ObjectSGChainImpl.getName(ObjectSG pController)
|
void |
ObjectSGChainImpl.generate(ObjectSG pController)
|
Context |
ObjectSGChainImpl.getClassContext(ObjectSG pController)
|
TypeSG |
ObjectSGChainImpl.getTypeSG(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChainImpl.getXMLInterface(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChainImpl.getXMLImplementation(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChainImpl.getXMLSerializer(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
ObjectSGChainImpl.getXMLHandler(ObjectSG pController)
|
void |
ObjectSGChainImpl.init(ObjectSG pController)
|
Locator |
ObjectSGChainImpl.getLocator(ObjectSG pController)
|
SchemaSG |
ObjectSGChainImpl.getSchema(ObjectSG pController)
|
SGFactory |
ObjectSGChainImpl.getFactory(ObjectSG pController)
|
void |
JAXBObjectSG.init(ObjectSG pController)
|
TypeSG |
JAXBObjectSG.getTypeSG(ObjectSG pController)
|
Locator |
JAXBObjectSG.getLocator(ObjectSG pController)
|
SGFactory |
JAXBObjectSG.getFactory(ObjectSG pController)
|
SchemaSG |
JAXBObjectSG.getSchema(ObjectSG pController)
|
Context |
JAXBObjectSG.getClassContext(ObjectSG pController)
|
net.sf.jaxme.xs.xml.XsQName |
JAXBObjectSG.getName(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
JAXBObjectSG.getXMLInterface(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
JAXBObjectSG.getXMLImplementation(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
JAXBObjectSG.getXMLSerializer(ObjectSG pController)
|
net.sf.jaxme.js.JavaSource |
JAXBObjectSG.getXMLHandler(ObjectSG pController)
|
void |
JAXBObjectSG.generate(ObjectSG pController)
|
| Constructors in net.sf.jaxme.generator.sg.impl with parameters of type ObjectSG | |
MultiplePropertySG(PropertySGChain pBase,
ObjectSG pObjectSG,
int pMinOccurs,
int pMaxOccurs)
Creates a new instance of MultipleObjectSG. |
|
JAXBPropertySG(ObjectSG pElement,
net.sf.jaxme.xs.XSElement pXSElement)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||