fr.dyade.aaa.agent.UnknownNotification Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for fr.dyade.aaa.agent.UnknownNotification:

Inheritance graph
[legend]
Collaboration diagram for fr.dyade.aaa.agent.UnknownNotification:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UnknownNotification (AgentId agent, Notification not)
StringBuffer toString (StringBuffer output)

Public Attributes

AgentId agent
Notification not

Detailed Description

Notify by agents when there is no reaction allowed.

See also:
Agent

Definition at line 33 of file UnknownNotification.java.


Constructor & Destructor Documentation

fr.dyade.aaa.agent.UnknownNotification.UnknownNotification ( AgentId  agent,
Notification  not 
)

Allocates a new UnknownNotification notification.

Parameters:
agent The target agent id.
not The failing notification.

Definition at line 50 of file UnknownNotification.java.

References fr.dyade.aaa.agent.UnknownNotification.agent, and fr.dyade.aaa.agent.UnknownNotification.not.


Member Function Documentation

StringBuffer fr.dyade.aaa.agent.UnknownNotification.toString ( StringBuffer  output  ) 

Appends a string image for this object to the StringBuffer parameter.

Parameters:
output buffer to fill in
Returns:
output buffer is returned

Reimplemented from fr.dyade.aaa.agent.Notification.

Definition at line 63 of file UnknownNotification.java.

References fr.dyade.aaa.agent.UnknownNotification.agent, and fr.dyade.aaa.agent.UnknownNotification.not.


Member Data Documentation

AgentId fr.dyade.aaa.agent.UnknownNotification.agent

The target agent id.

Definition at line 40 of file UnknownNotification.java.

Referenced by fr.dyade.aaa.agent.UnknownNotification.toString(), and fr.dyade.aaa.agent.UnknownNotification.UnknownNotification().

Notification fr.dyade.aaa.agent.UnknownNotification.not

The failing notification.

Definition at line 42 of file UnknownNotification.java.

Referenced by fr.dyade.aaa.agent.UnknownNotification.toString(), and fr.dyade.aaa.agent.UnknownNotification.UnknownNotification().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:16:55 2008 for joram by  doxygen 1.5.0