Interface PowerFactorBinding

    • Method Detail

      • getFixedFactorValues

        EList<AbstractFixedFactorValue<?>> getFixedFactorValues()
        Returns the value of the 'Fixed Factor Values' containment reference list. The list contents are of type de.fzi.power.binding.FixedFactorValue. It is bidirectional and its opposite is ' Power Binding'.

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

        Returns:
        the value of the 'Fixed Factor Values' containment reference list.
        See Also:
        BindingPackage.getPowerFactorBinding_FixedFactorValues(), de.fzi.power.binding.FixedFactorValue#getPowerBinding
        Generated class or method.
        EMF model class or method.
        opposite="powerBinding" containment="true"