org.apache.ws.jaxme.xs.xml.impl

Class XsTSimpleExplicitGroupImpl

public class XsTSimpleExplicitGroupImpl extends XsTAnnotatedImpl implements XsTSimpleExplicitGroup

Author: Jochen Wiedmann

Constructor Summary
protected XsTSimpleExplicitGroupImpl(XsObject pParent)
Method Summary
protected voidaddParticle(XsTNestedParticle pParticle)
XsEAnycreateAny()
XsEChoicecreateChoice()
XsTLocalElementcreateElement()
XsTGroupRefcreateGroup()
XsESequencecreateSequence()
XsTNestedParticle[]getParticles()

Constructor Detail

XsTSimpleExplicitGroupImpl

protected XsTSimpleExplicitGroupImpl(XsObject pParent)

Method Detail

addParticle

protected void addParticle(XsTNestedParticle pParticle)

createAny

public XsEAny createAny()

createChoice

public XsEChoice createChoice()

createElement

public XsTLocalElement createElement()

createGroup

public XsTGroupRef createGroup()

createSequence

public XsESequence createSequence()

getParticles

public XsTNestedParticle[] getParticles()