Class ANSendObjectHelper

java.lang.Object
de.mid.innovator.srv2api.icw2ac.ANSendObjectHelper

public abstract class ANSendObjectHelper extends Object
SendObjectAction is an action that transmits an object to the target object where it may invoke behavior such as the firing of state machine transitions or the execution of an activity. The value of the object is available to the execution of invoked behaviors. The requestor continues execution immediately. Any reply message is ignored and is not transmitted to the requestor.
See Also: