public class XsTSimpleExplicitGroupImpl extends XsTAnnotatedImpl implements XsTSimpleExplicitGroup
Modifier | Constructor and Description |
---|---|
protected |
XsTSimpleExplicitGroupImpl(XsObject pParent) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParticle(XsTNestedParticle pParticle) |
XsEAny |
createAny() |
XsEChoice |
createChoice() |
XsTLocalElement |
createElement() |
XsTGroupRef |
createGroup() |
XsESequence |
createSequence() |
XsTNestedParticle[] |
getParticles() |
createAnnotation, getAnnotation, getId, setId
getOpenAttributes, setAttribute
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
protected XsTSimpleExplicitGroupImpl(XsObject pParent)
protected void addParticle(XsTNestedParticle pParticle)
public XsTLocalElement createElement()
createElement
in interface XsTSimpleExplicitGroup
public XsTGroupRef createGroup()
createGroup
in interface XsTSimpleExplicitGroup
public XsEChoice createChoice()
createChoice
in interface XsTSimpleExplicitGroup
public XsESequence createSequence()
createSequence
in interface XsTSimpleExplicitGroup
public XsEAny createAny()
createAny
in interface XsTSimpleExplicitGroup
public XsTNestedParticle[] getParticles()
getParticles
in interface XsTSimpleExplicitGroup