Interface FeatureObjective

    • Method Detail

      • getFeatureGroups

        EList<FeatureGroup> getFeatureGroups()
        Returns the value of the 'Feature Groups' containment reference list. The list contents are of type FeatureGroup.

        If the meaning of the 'Feature Groups' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Feature Groups' containment reference list.
        See Also:
        FeatureObjectivePackage.getFeatureObjective_FeatureGroups()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" ordered="false"
      • getConstraints

        EList<Constraint> getConstraints()
        Returns the value of the 'Constraints' containment reference list. The list contents are of type Constraint.

        If the meaning of the 'Constraints' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Constraints' containment reference list.
        See Also:
        FeatureObjectivePackage.getFeatureObjective_Constraints()
        Generated class or method.
        EMF model class or method.
        containment="true" ordered="false"
      • getAnnotatableElement

        EList<EObject> getAnnotatableElement()
        Returns the value of the 'Annotatable Element' reference list. The list contents are of type EObject.

        If the meaning of the 'Annotatable Element' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Annotatable Element' reference list.
        See Also:
        FeatureObjectivePackage.getFeatureObjective_AnnotatableElement()
        Generated class or method.
        EMF model class or method.
        ordered="false"