Interface BroadcastSignalAction

  • All Superinterfaces:
    Action, ActivityNode, BaseElement, java.lang.Cloneable, java.lang.Comparable, Element, org.eclipse.emf.ecore.EObject, ExecutableNode, InvocationAction, MDObject, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, RedefinableElement, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject

    public interface BroadcastSignalAction
    extends InvocationAction
    A representation of the model object 'Broadcast Signal Action'.

    A BroadcastSignalAction is an InvocationAction that transmits a Signal instance to all the potential target objects in the system. Values from the argument InputPins are used to provide values for the attributes of the Signal. The requestor continues execution immediately after the Signal instances are sent out and cannot receive reply values.

    The following features are supported:

    See Also:
    UMLPackage.getBroadcastSignalAction()
    Model:
    annotation="MOF package='actions.mdintermediateactions'"
    Generated: