Uses of Class
net.sf.jaxme.xs.impl.XSModelGroupImpl

Packages that use XSModelGroupImpl
net.sf.jaxme.xs.impl   
 

Uses of XSModelGroupImpl in net.sf.jaxme.xs.impl
 

Methods in net.sf.jaxme.xs.impl with parameters of type XSModelGroupImpl
protected  void XSGroupImpl.initParticles(XSModelGroupImpl pModelGroup, XsTNestedParticle[] pParticles)
           
protected  void XSGroupImpl.initParticles(XSModelGroupImpl pModelGroup, XsTParticle[] pParticles)
           
protected  void XSGroupImpl.addParticle(XSModelGroupImpl pModelGroup, XsTParticle pParticle)
           
protected  void XSGroupImpl.addParticle(XSModelGroupImpl pModelGroup, XsTNestedParticle pParticle)