Package org.w3._2001.schema
Interface ExplicitGroup
-
- All Known Subinterfaces:
All
,SimpleExplicitGroup
- All Known Implementing Classes:
AllImpl
,ExplicitGroupImpl
,SimpleExplicitGroupImpl
public interface ExplicitGroup extends Group
A representation of the model object 'Explicit Group'. group type for the three kinds of group- See Also:
SchemaPackage.getExplicitGroup()
-
-
Method Summary
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface Group
getAll, getAny, getChoice, getElement, getGroup, getMaxOccurs, getMinOccurs, getName, getParticle, getRef, getSequence, isSetMaxOccurs, isSetMinOccurs, setMaxOccurs, setMinOccurs, setName, setRef, unsetMaxOccurs, unsetMinOccurs
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-