Interface WorkParameterEvolution

    • Method Detail

      • getEvolution

        tools.descartes.dlim.Sequence getEvolution()
        Returns the value of the 'Evolution' reference.

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

        Returns:
        the value of the 'Evolution' reference.
        See Also:
        setEvolution(Sequence), UsageevolutionPackage.getWorkParameterEvolution_Evolution()
        Generated class or method.
        EMF model class or method.
        required="true"
      • setEvolution

        void setEvolution​(tools.descartes.dlim.Sequence value)
        Sets the value of the 'Evolution' reference.
        Parameters:
        value - the new value of the 'Evolution' reference.
        See Also:
        getEvolution()
        Generated class or method.
      • setVariableCharacterisation

        void setVariableCharacterisation​(org.palladiosimulator.pcm.parameter.VariableCharacterisation value)
        Sets the value of the 'Variable Characterisation' reference.
        Parameters:
        value - the new value of the 'Variable Characterisation' reference.
        See Also:
        getVariableCharacterisation()
        Generated class or method.