Interface Action

    • Method Detail

      • getType

        TypeRef getType()
        Returns the value of the 'Type' containment reference.

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

        Returns:
        the value of the 'Type' containment reference.
        See Also:
        setType(TypeRef), XtextPackage.getAction_Type()
        Model:
        containment="true"
        Generated:
      • setType

        void setType​(TypeRef value)
        Sets the value of the 'Type' containment reference.
        Parameters:
        value - the new value of the 'Type' containment reference.
        See Also:
        getType()
        Generated:
      • getFeature

        java.lang.String getFeature()
        Returns the value of the 'Feature' attribute.

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

        Returns:
        the value of the 'Feature' attribute.
        See Also:
        setFeature(String), XtextPackage.getAction_Feature()
        Model:
        Generated:
      • setFeature

        void setFeature​(java.lang.String value)
        Sets the value of the 'Feature' attribute.
        Parameters:
        value - the new value of the 'Feature' attribute.
        See Also:
        getFeature()
        Generated:
      • getOperator

        java.lang.String getOperator()
        Returns the value of the 'Operator' attribute.

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

        Returns:
        the value of the 'Operator' attribute.
        See Also:
        setOperator(String), XtextPackage.getAction_Operator()
        Model:
        Generated:
      • setOperator

        void setOperator​(java.lang.String value)
        Sets the value of the 'Operator' attribute.
        Parameters:
        value - the new value of the 'Operator' attribute.
        See Also:
        getOperator()
        Generated: