Class ANCallOperationHelper


  • public abstract class ANCallOperationHelper
    extends java.lang.Object
    CallOperationAction is an action that transmits an operation call request to the target object where it may cause the invocation of associated behavior. The argument values of the action are available to the execution of the invoked behavior.
    See Also:
    ANCallOperation