Interface AcceptEventAction

    • Method Detail

      • isUnmarshall

        boolean isUnmarshall()
        Returns the value of the 'Unmarshall' attribute. The default value is "false". Indicates whether there is a single OutputPin for a SignalEvent occurrence, or multiple OutputPins for attribute values of the instance of the Signal associated with a SignalEvent occurrence.
        Returns:
        the value of the 'Unmarshall' attribute.
        See Also:
        setUnmarshall(boolean), com.nomagic.uml2.ext.magicdraw.metadata.UMLPackage#getAcceptEventAction_Unmarshall()
        Model:
        default="false" dataType="com.nomagic.uml2.ext.magicdraw.Boolean" required="true" ordered="false"
        Generated:
      • setUnmarshall

        void setUnmarshall​(boolean value)
        Sets the value of the 'Unmarshall' attribute.
        Parameters:
        value - the new value of the 'Unmarshall' attribute.
        See Also:
        isUnmarshall()
        Generated:
      • hasResult

        boolean hasResult()
                   throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasTrigger

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