Interface ProfilingModel

    • Method Detail

      • getModelName

        java.lang.String getModelName()
        Returns the value of the 'Model Name' attribute.

        If the meaning of the 'Model Name' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Model Name' attribute.
        See Also:
        setModelName(String), ModelPackage.getProfilingModel_ModelName()
      • setModelName

        void setModelName​(java.lang.String value)
        Sets the value of the 'Model Name' attribute.
        Parameters:
        value - the new value of the 'Model Name' attribute.
        See Also:
        getModelName()