JACK 5.4 Application Interface

aos.jack.jak.event
Class TracedMessageEvent

java.lang.Object
  extended byaos.jack.jak.util.Watchable
      extended byaos.jack.jak.fsm.FSM
          extended byaos.jack.jak.event.Event
              extended byaos.jack.jak.event.MessageEvent
                  extended byaos.jack.jak.event.TracedMessageEvent
All Implemented Interfaces:
aos.apib.Base, ObservableInt, java.io.Serializable
Direct Known Subclasses:
BDITracedMessageEvent

Deprecated. as of JACK v3.3 MessageEvent can be used instead. TracedMessageEvent is a base class for events. It extends MessageEvent to provide interaction diagram display of inter-agent messaging.

public class TracedMessageEvent
extends MessageEvent
implements aos.apib.Base

See Also:
Serialized Form

Field Summary
 java.lang.String ident
          Deprecated. Message identification.
 java.lang.String message
          Deprecated. The trace string to display for this message.
 
Fields inherited from class aos.jack.jak.event.MessageEvent
from, mid, rmid
 
Fields inherited from class aos.jack.jak.event.Event
behavior, priority, relevant, task
 
Constructor Summary
TracedMessageEvent()
          Deprecated.  
 
Methods inherited from class aos.jack.jak.event.MessageEvent
getReply, lostReply, replied, traceReceived, traceSent
 
Methods inherited from class aos.jack.jak.event.Event
computeFirstApplicable, dump, getEventName, getVariable, getVariable, getVariableValue, getVariableValue, gotException, init_sentinel, isFailed, isPassed, isRunning, remove, stateInfo, variableNames, variableTypes
 
Methods inherited from class aos.jack.jak.fsm.FSM
describe, discard, exceptionInfo, getAgent, getPreferredPriority, init, loadClass, restart, run, setMode, thrownAnException, toString, traceGoal
 
Methods inherited from class aos.jack.jak.util.Watchable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface aos.apib.Base
getStreamer
 

Field Detail

message

public java.lang.String message
Deprecated. 
The trace string to display for this message. This is typically set within the posting methods of application events extending TracedMessageEvent.


ident

public java.lang.String ident
Deprecated. 
Message identification. This member is assigned when the message is sent to a unique identification of the message instance.

Constructor Detail

TracedMessageEvent

public TracedMessageEvent()
Deprecated. 

JACK 5.4 Application Interface

Copyright (C) 1999-2008, Agent Oriented Software Pty. Ltd.

US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.


Agent Oriented Software Pty. Ltd.     http://www.aosgrp.com
PO Box 639, Carlton South, Victoria 3053, Australia
Phone: +61 3 9349 5055, Fax: +61 3 9349 5088