Interface Data

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    DataImpl

    public interface Data
    extends EObject
    A representation of the model object 'Data'.

    The following features are supported:

    See Also:
    DSLPackage.getData()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • getSelectors

        EList<DataSelector> getSelectors()
        Returns the value of the 'Selectors' containment reference list. The list contents are of type DataSelector.
        Returns:
        the value of the 'Selectors' containment reference list.
        See Also:
        DSLPackage.getData_Selectors()
        Generated class or method.
        EMF model class or method.
        containment="true"