Interface UsageScenario

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setWorkload

        void setWorkload​(Workload value)
        Sets the value of the 'Workload' containment reference.
        Parameters:
        value - the new value of the 'Workload' containment reference.
        See Also:
        getWorkload()
        Generated class or method.