Interface Expression

    • Method Detail

      • getSymbol

        @CheckForNull
        java.lang.String getSymbol()
        Returns the value of the 'Symbol' attribute. The default value is "". The symbol associated with this node in the expression tree.
        Returns:
        the value of the 'Symbol' attribute.
        See Also:
        setSymbol(String), UMLPackage.getExpression_Symbol()
        Model:
        default="" dataType="com.nomagic.uml2.ext.magicdraw.String" ordered="false"
        Generated:
      • setSymbol

        void setSymbol​(@CheckForNull
                       java.lang.String value)
        Sets the value of the 'Symbol' attribute.
        Parameters:
        value - the new value of the 'Symbol' attribute.
        See Also:
        getSymbol()
        Generated:
      • hasOperand

        boolean hasOperand()
                    throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated: