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, setIdgetOpenAttributes, setAttributeasXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAnnotation, getAnnotation, getId, setIdgetOpenAttributesgetLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validateprotected XsTSimpleExplicitGroupImpl(XsObject pParent)
protected void addParticle(XsTNestedParticle pParticle)
public XsTLocalElement createElement()
createElement in interface XsTSimpleExplicitGrouppublic XsTGroupRef createGroup()
createGroup in interface XsTSimpleExplicitGrouppublic XsEChoice createChoice()
createChoice in interface XsTSimpleExplicitGrouppublic XsESequence createSequence()
createSequence in interface XsTSimpleExplicitGrouppublic XsEAny createAny()
createAny in interface XsTSimpleExplicitGrouppublic XsTNestedParticle[] getParticles()
getParticles in interface XsTSimpleExplicitGroup