Package org.w3._2001.schema
Interface NamedAttributeGroup
-
- All Superinterfaces:
Annotated
,AttributeGroup
,EObject
,Notifier
,OpenAttrs
- All Known Implementing Classes:
NamedAttributeGroupImpl
public interface NamedAttributeGroup extends AttributeGroup
A representation of the model object 'Named Attribute Group'.- See Also:
SchemaPackage.getNamedAttributeGroup()
-
-
Method Summary
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface AttributeGroup
getAnyAttribute1, getAttribute, getAttributeGroup, getGroup, getName, getRef, setAnyAttribute1, setName, setRef
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-