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

Packages that use ParticleSGChain
net.sf.jaxme.generator.sg.impl   
 

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

Classes in net.sf.jaxme.generator.sg.impl that implement ParticleSGChain
 class JAXBParticleSG
           
 class ParticleSGChainImpl
           
 

Methods in net.sf.jaxme.generator.sg.impl that return ParticleSGChain
 ParticleSGChain ParticleSGImpl.getHeadOfChain()
           
 

Constructors in net.sf.jaxme.generator.sg.impl with parameters of type ParticleSGChain
ParticleSGImpl(ParticleSGChain o)
           
ParticleSGChainImpl(ParticleSGChain o)