Interface Match

    • Method Detail

      • getRulename

        java.lang.String getRulename()
        Returns the value of the 'Rulename' attribute.

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

        Returns:
        the value of the 'Rulename' attribute.
        See Also:
        setRulename(String), EmftvmPackage.getMatch_Rulename()
      • setRulename

        void setRulename​(java.lang.String value)
        Sets the value of the 'Rulename' attribute.
        Parameters:
        value - the new value of the 'Rulename' attribute.
        See Also:
        getRulename()