|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.xml.impl.XsObjectImpl net.sf.jaxme.xs.xml.impl.XsTOpenAttrsImpl net.sf.jaxme.xs.xml.impl.XsTAnnotatedImpl net.sf.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
Constructor Summary | |
protected |
XsTSimpleExplicitGroupImpl(XsObject pParent)
|
Method Summary | |
protected void |
addParticle(XsTNestedParticle pParticle)
|
XsEAny |
createAny()
|
XsEChoice |
createChoice()
|
XsTLocalElement |
createElement()
|
XsTGroupRef |
createGroup()
|
XsESequence |
createSequence()
|
XsTNestedParticle[] |
getParticles()
|
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsTAnnotatedImpl |
createAnnotation, getAnnotation, getId, setId |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsTOpenAttrsImpl |
getOpenAttributes, setAttribute |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsObjectImpl |
asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.xs.xml.XsTAnnotated |
createAnnotation, getAnnotation, getId, setId |
Methods inherited from interface net.sf.jaxme.xs.xml.XsObject |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate |
Constructor Detail |
protected XsTSimpleExplicitGroupImpl(XsObject pParent)
Method Detail |
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |