Package org.w3._2001.schema
Interface SimpleExplicitGroup
-
- All Superinterfaces:
Annotated
,EObject
,ExplicitGroup
,Group
,Notifier
,OpenAttrs
- All Known Implementing Classes:
SimpleExplicitGroupImpl
public interface SimpleExplicitGroup extends ExplicitGroup
A representation of the model object 'Simple Explicit Group'.- See Also:
SchemaPackage.getSimpleExplicitGroup()
-
-
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
-
-