| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMessageAdapter
Interface for external messages to be passed to a Jadex agent. The methods of this interface are called in the following order:
| Method Summary | |
|---|---|
|  String | getId()Get the unique message id. | 
|  Object | getMessage()Get the platform message. | 
|  Object | getValue(String name,
         jadex.runtime.impl.RCapability scope)Get a parameter or parameter set value. | 
|  boolean | match(IMMessageEvent msgevent)todo: is it possible to remove this method somehow? | 
| Method Detail | 
|---|
boolean match(IMMessageEvent msgevent)
msgevent - The message event.
Object getMessage()
Object getValue(String name,
                jadex.runtime.impl.RCapability scope)
String getId()
| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.