Interface FeatureGroupDegree

    • Method Detail

      • getFeaturegroup

        de.uka.ipd.sdq.featuremodel.FeatureGroup getFeaturegroup()
        Returns the value of the 'Featuregroup' reference.

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

        Returns:
        the value of the 'Featuregroup' reference.
        See Also:
        setFeaturegroup(FeatureGroup), specificPackage.getFeatureGroupDegree_Featuregroup()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setFeaturegroup

        void setFeaturegroup​(de.uka.ipd.sdq.featuremodel.FeatureGroup value)
        Sets the value of the 'Featuregroup' reference.
        Parameters:
        value - the new value of the 'Featuregroup' reference.
        See Also:
        getFeaturegroup()
        Generated class or method.
      • getDomainOfFeatureConfigCombinations

        EList<FeatureSubset> getDomainOfFeatureConfigCombinations()
        Returns the value of the 'Domain Of Feature Config Combinations' containment reference list. The list contents are of type FeatureSubset.

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

        Returns:
        the value of the 'Domain Of Feature Config Combinations' containment reference list.
        See Also:
        specificPackage.getFeatureGroupDegree_DomainOfFeatureConfigCombinations()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" ordered="false"