public class XSTypeImpl.XSGroupComplexTypeImpl extends XSTypeImpl.XSBasicComplexTypeImpl
owner, restrictedType
Constructor and Description |
---|
XSTypeImpl.XSGroupComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XSGroup pGroup,
XsTGroupRef pRef) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAll() |
boolean |
isChoice() |
boolean |
isSequence() |
getAttributes, getComplexContentType, getParticle, setParticle
getExtendedType, getOwner, getRestrictedType, getSimpleContent, getXsTComplexType, hasComplexContent, hasSimpleContent, isElementOnly, isEmpty, isExtension, isMixed, isRestriction, validate
public XSTypeImpl.XSGroupComplexTypeImpl(XSType pOwner, XsTComplexType pType, XSGroup pGroup, XsTGroupRef pRef) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public boolean isAll()
isAll
in class XSTypeImpl.XSComplexTypeImpl
public boolean isChoice()
isChoice
in class XSTypeImpl.XSComplexTypeImpl
public boolean isSequence()
isSequence
in class XSTypeImpl.XSComplexTypeImpl