Interface SeffVariableChar

    • Method Detail

      • setCharacterisationType

        void setCharacterisationType​(org.palladiosimulator.pcm.parameter.VariableCharacterisationType value)
        Sets the value of the 'Characterisation Type' attribute.
        Parameters:
        value - the new value of the 'Characterisation Type' attribute.
        See Also:
        VariableCharacterisationType, getCharacterisationType()
        Generated class or method.
      • setValue

        void setValue​(String value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()
        Generated class or method.