Interface DtoAttribute

    • Method Detail

      • getType

        java.lang.String getType()
        Returns the value of the 'Type' attribute.

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

        Returns:
        the value of the 'Type' attribute.
        See Also:
        setType(String), TacticdslPackage.getDtoAttribute_Type()
        Model:
        Generated:
      • setType

        void setType​(java.lang.String value)
        Sets the value of the 'Type' attribute.
        Parameters:
        value - the new value of the 'Type' attribute.
        See Also:
        getType()
        Generated:
      • isAssertFalse

        boolean isAssertFalse()
        Returns the value of the 'Assert False' attribute.

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

        Returns:
        the value of the 'Assert False' attribute.
        See Also:
        setAssertFalse(boolean), TacticdslPackage.getDtoAttribute_AssertFalse()
        Model:
        Generated:
      • setAssertFalse

        void setAssertFalse​(boolean value)
        Sets the value of the 'Assert False' attribute.
        Parameters:
        value - the new value of the 'Assert False' attribute.
        See Also:
        isAssertFalse()
        Generated:
      • getAssertFalseMessage

        java.lang.String getAssertFalseMessage()
        Returns the value of the 'Assert False Message' attribute.

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

        Returns:
        the value of the 'Assert False Message' attribute.
        See Also:
        setAssertFalseMessage(String), TacticdslPackage.getDtoAttribute_AssertFalseMessage()
        Model:
        Generated:
      • setAssertFalseMessage

        void setAssertFalseMessage​(java.lang.String value)
        Sets the value of the 'Assert False Message' attribute.
        Parameters:
        value - the new value of the 'Assert False Message' attribute.
        See Also:
        getAssertFalseMessage()
        Generated:
      • isAssertTrue

        boolean isAssertTrue()
        Returns the value of the 'Assert True' attribute.

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

        Returns:
        the value of the 'Assert True' attribute.
        See Also:
        setAssertTrue(boolean), TacticdslPackage.getDtoAttribute_AssertTrue()
        Model:
        Generated:
      • setAssertTrue

        void setAssertTrue​(boolean value)
        Sets the value of the 'Assert True' attribute.
        Parameters:
        value - the new value of the 'Assert True' attribute.
        See Also:
        isAssertTrue()
        Generated:
      • getAssertTrueMessage

        java.lang.String getAssertTrueMessage()
        Returns the value of the 'Assert True Message' attribute.

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

        Returns:
        the value of the 'Assert True Message' attribute.
        See Also:
        setAssertTrueMessage(String), TacticdslPackage.getDtoAttribute_AssertTrueMessage()
        Model:
        Generated:
      • setAssertTrueMessage

        void setAssertTrueMessage​(java.lang.String value)
        Sets the value of the 'Assert True Message' attribute.
        Parameters:
        value - the new value of the 'Assert True Message' attribute.
        See Also:
        getAssertTrueMessage()
        Generated:
      • setCreditCardNumber

        void setCreditCardNumber​(boolean value)
        Sets the value of the 'Credit Card Number' attribute.
        Parameters:
        value - the new value of the 'Credit Card Number' attribute.
        See Also:
        isCreditCardNumber()
        Generated:
      • setCreditCardNumberMessage

        void setCreditCardNumberMessage​(java.lang.String value)
        Sets the value of the 'Credit Card Number Message' attribute.
        Parameters:
        value - the new value of the 'Credit Card Number Message' attribute.
        See Also:
        getCreditCardNumberMessage()
        Generated:
      • getDigits

        java.lang.String getDigits()
        Returns the value of the 'Digits' attribute.

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

        Returns:
        the value of the 'Digits' attribute.
        See Also:
        setDigits(String), TacticdslPackage.getDtoAttribute_Digits()
        Model:
        Generated:
      • setDigits

        void setDigits​(java.lang.String value)
        Sets the value of the 'Digits' attribute.
        Parameters:
        value - the new value of the 'Digits' attribute.
        See Also:
        getDigits()
        Generated:
      • isEmail

        boolean isEmail()
        Returns the value of the 'Email' attribute.

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

        Returns:
        the value of the 'Email' attribute.
        See Also:
        setEmail(boolean), TacticdslPackage.getDtoAttribute_Email()
        Model:
        Generated:
      • setEmail

        void setEmail​(boolean value)
        Sets the value of the 'Email' attribute.
        Parameters:
        value - the new value of the 'Email' attribute.
        See Also:
        isEmail()
        Generated:
      • getEmailMessage

        java.lang.String getEmailMessage()
        Returns the value of the 'Email Message' attribute.

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

        Returns:
        the value of the 'Email Message' attribute.
        See Also:
        setEmailMessage(String), TacticdslPackage.getDtoAttribute_EmailMessage()
        Model:
        Generated:
      • setEmailMessage

        void setEmailMessage​(java.lang.String value)
        Sets the value of the 'Email Message' attribute.
        Parameters:
        value - the new value of the 'Email Message' attribute.
        See Also:
        getEmailMessage()
        Generated:
      • isFuture

        boolean isFuture()
        Returns the value of the 'Future' attribute.

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

        Returns:
        the value of the 'Future' attribute.
        See Also:
        setFuture(boolean), TacticdslPackage.getDtoAttribute_Future()
        Model:
        Generated:
      • setFuture

        void setFuture​(boolean value)
        Sets the value of the 'Future' attribute.
        Parameters:
        value - the new value of the 'Future' attribute.
        See Also:
        isFuture()
        Generated:
      • getFutureMessage

        java.lang.String getFutureMessage()
        Returns the value of the 'Future Message' attribute.

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

        Returns:
        the value of the 'Future Message' attribute.
        See Also:
        setFutureMessage(String), TacticdslPackage.getDtoAttribute_FutureMessage()
        Model:
        Generated:
      • setFutureMessage

        void setFutureMessage​(java.lang.String value)
        Sets the value of the 'Future Message' attribute.
        Parameters:
        value - the new value of the 'Future Message' attribute.
        See Also:
        getFutureMessage()
        Generated:
      • isPast

        boolean isPast()
        Returns the value of the 'Past' attribute.

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

        Returns:
        the value of the 'Past' attribute.
        See Also:
        setPast(boolean), TacticdslPackage.getDtoAttribute_Past()
        Model:
        Generated:
      • setPast

        void setPast​(boolean value)
        Sets the value of the 'Past' attribute.
        Parameters:
        value - the new value of the 'Past' attribute.
        See Also:
        isPast()
        Generated:
      • getPastMessage

        java.lang.String getPastMessage()
        Returns the value of the 'Past Message' attribute.

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

        Returns:
        the value of the 'Past Message' attribute.
        See Also:
        setPastMessage(String), TacticdslPackage.getDtoAttribute_PastMessage()
        Model:
        Generated:
      • setPastMessage

        void setPastMessage​(java.lang.String value)
        Sets the value of the 'Past Message' attribute.
        Parameters:
        value - the new value of the 'Past Message' attribute.
        See Also:
        getPastMessage()
        Generated:
      • getMax

        java.lang.String getMax()
        Returns the value of the 'Max' attribute.

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

        Returns:
        the value of the 'Max' attribute.
        See Also:
        setMax(String), TacticdslPackage.getDtoAttribute_Max()
        Model:
        Generated:
      • setMax

        void setMax​(java.lang.String value)
        Sets the value of the 'Max' attribute.
        Parameters:
        value - the new value of the 'Max' attribute.
        See Also:
        getMax()
        Generated:
      • getMin

        java.lang.String getMin()
        Returns the value of the 'Min' attribute.

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

        Returns:
        the value of the 'Min' attribute.
        See Also:
        setMin(String), TacticdslPackage.getDtoAttribute_Min()
        Model:
        Generated:
      • setMin

        void setMin​(java.lang.String value)
        Sets the value of the 'Min' attribute.
        Parameters:
        value - the new value of the 'Min' attribute.
        See Also:
        getMin()
        Generated:
      • getDecimalMax

        java.lang.String getDecimalMax()
        Returns the value of the 'Decimal Max' attribute.

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

        Returns:
        the value of the 'Decimal Max' attribute.
        See Also:
        setDecimalMax(String), TacticdslPackage.getDtoAttribute_DecimalMax()
        Model:
        Generated:
      • setDecimalMax

        void setDecimalMax​(java.lang.String value)
        Sets the value of the 'Decimal Max' attribute.
        Parameters:
        value - the new value of the 'Decimal Max' attribute.
        See Also:
        getDecimalMax()
        Generated:
      • getDecimalMin

        java.lang.String getDecimalMin()
        Returns the value of the 'Decimal Min' attribute.

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

        Returns:
        the value of the 'Decimal Min' attribute.
        See Also:
        setDecimalMin(String), TacticdslPackage.getDtoAttribute_DecimalMin()
        Model:
        Generated:
      • setDecimalMin

        void setDecimalMin​(java.lang.String value)
        Sets the value of the 'Decimal Min' attribute.
        Parameters:
        value - the new value of the 'Decimal Min' attribute.
        See Also:
        getDecimalMin()
        Generated:
      • isNotBlank

        boolean isNotBlank()
        Returns the value of the 'Not Blank' attribute.

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

        Returns:
        the value of the 'Not Blank' attribute.
        See Also:
        setNotBlank(boolean), TacticdslPackage.getDtoAttribute_NotBlank()
        Model:
        Generated:
      • setNotBlank

        void setNotBlank​(boolean value)
        Sets the value of the 'Not Blank' attribute.
        Parameters:
        value - the new value of the 'Not Blank' attribute.
        See Also:
        isNotBlank()
        Generated:
      • getNotBlankMessage

        java.lang.String getNotBlankMessage()
        Returns the value of the 'Not Blank Message' attribute.

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

        Returns:
        the value of the 'Not Blank Message' attribute.
        See Also:
        setNotBlankMessage(String), TacticdslPackage.getDtoAttribute_NotBlankMessage()
        Model:
        Generated:
      • setNotBlankMessage

        void setNotBlankMessage​(java.lang.String value)
        Sets the value of the 'Not Blank Message' attribute.
        Parameters:
        value - the new value of the 'Not Blank Message' attribute.
        See Also:
        getNotBlankMessage()
        Generated:
      • getPattern

        java.lang.String getPattern()
        Returns the value of the 'Pattern' attribute.

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

        Returns:
        the value of the 'Pattern' attribute.
        See Also:
        setPattern(String), TacticdslPackage.getDtoAttribute_Pattern()
        Model:
        Generated:
      • setPattern

        void setPattern​(java.lang.String value)
        Sets the value of the 'Pattern' attribute.
        Parameters:
        value - the new value of the 'Pattern' attribute.
        See Also:
        getPattern()
        Generated:
      • getRange

        java.lang.String getRange()
        Returns the value of the 'Range' attribute.

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

        Returns:
        the value of the 'Range' attribute.
        See Also:
        setRange(String), TacticdslPackage.getDtoAttribute_Range()
        Model:
        Generated:
      • setRange

        void setRange​(java.lang.String value)
        Sets the value of the 'Range' attribute.
        Parameters:
        value - the new value of the 'Range' attribute.
        See Also:
        getRange()
        Generated:
      • getLength

        java.lang.String getLength()
        Returns the value of the 'Length' attribute.

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

        Returns:
        the value of the 'Length' attribute.
        See Also:
        setLength(String), TacticdslPackage.getDtoAttribute_Length()
        Model:
        Generated:
      • setLength

        void setLength​(java.lang.String value)
        Sets the value of the 'Length' attribute.
        Parameters:
        value - the new value of the 'Length' attribute.
        See Also:
        getLength()
        Generated:
      • getScriptAssert

        java.lang.String getScriptAssert()
        Returns the value of the 'Script Assert' attribute.

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

        Returns:
        the value of the 'Script Assert' attribute.
        See Also:
        setScriptAssert(String), TacticdslPackage.getDtoAttribute_ScriptAssert()
        Model:
        Generated:
      • setScriptAssert

        void setScriptAssert​(java.lang.String value)
        Sets the value of the 'Script Assert' attribute.
        Parameters:
        value - the new value of the 'Script Assert' attribute.
        See Also:
        getScriptAssert()
        Generated:
      • getUrl

        java.lang.String getUrl()
        Returns the value of the 'Url' attribute.

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

        Returns:
        the value of the 'Url' attribute.
        See Also:
        setUrl(String), TacticdslPackage.getDtoAttribute_Url()
        Model:
        Generated:
      • setUrl

        void setUrl​(java.lang.String value)
        Sets the value of the 'Url' attribute.
        Parameters:
        value - the new value of the 'Url' attribute.
        See Also:
        getUrl()
        Generated: