Package org.w3._2001.schema
Interface AttributeGroupRef
-
- All Superinterfaces:
Annotated
,AttributeGroup
,EObject
,Notifier
,OpenAttrs
- All Known Implementing Classes:
AttributeGroupRefImpl
public interface AttributeGroupRef extends AttributeGroup
A representation of the model object 'Attribute Group Ref'.- See Also:
SchemaPackage.getAttributeGroupRef()
-
-
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
-
-