Package org.w3._2001.schema
Interface NamedGroup
-
- All Known Implementing Classes:
NamedGroupImpl
public interface NamedGroup extends RealGroup
A representation of the model object 'Named Group'.- See Also:
SchemaPackage.getNamedGroup()
-
-
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
-
Methods inherited from interface RealGroup
getAll1, getChoice1, getSequence1, setAll1, setChoice1, setSequence1
-
-