Interface AttributeGroup

All Superinterfaces:
Annotated, EObject, Notifier, OpenAttrs
All Known Subinterfaces:
AttributeGroupRef, NamedAttributeGroup
All Known Implementing Classes:
AttributeGroupImpl, AttributeGroupRefImpl, NamedAttributeGroupImpl

public interface AttributeGroup extends Annotated
A representation of the model object 'Attribute Group'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Any Attribute1' containment reference.
    EList<Attribute>
    Returns the value of the 'Attribute' containment reference list.
    Returns the value of the 'Attribute Group' containment reference list.
    FeatureMap
    Returns the value of the 'Group' attribute list.
    Returns the value of the 'Name' attribute.
    Returns the value of the 'Ref' attribute.
    void
    Sets the value of the 'Any Attribute1' containment reference.
    void
    setName(String value)
    Sets the value of the 'Name' attribute.
    void
    setRef(QName value)
    Sets the value of the 'Ref' attribute.

    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 Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface OpenAttrs

    getAnyAttribute