Interface Attributes

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
    All Known Implementing Classes:
    AttributesImpl

    public interface Attributes
    extends org.eclipse.emf.cdo.CDOObject
    A representation of the model object 'Attributes'.

    The following features are supported:

    See Also:
    SystemcontextPackage.getAttributes()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • getAttribute

        List<Attribute> getAttribute()
        Returns the value of the 'Attribute' containment reference list. The list contents are of type Attribute.
        Returns:
        the value of the 'Attribute' containment reference list.
        See Also:
        SystemcontextPackage.getAttributes_Attribute()
        Generated class or method.
        EMF model class or method.
        containment="true"