Interface Subjects

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

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

    The following features are supported:

    See Also:
    SubjectPackage.getSubjects()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • getSubject

        EList<Subject> getSubject()
        Returns the value of the 'Subject' containment reference list. The list contents are of type Subject.
        Returns:
        the value of the 'Subject' containment reference list.
        See Also:
        SubjectPackage.getSubjects_Subject()
        Generated class or method.
        EMF model class or method.
        containment="true"