public interface IMessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
notify(ReasonerDescriptor reasoner,
IReasonerMessage.IType type)
Is called when a reasoner message is issued.
|
void notify(ReasonerDescriptor reasoner, IReasonerMessage.IType type)
reasoner - the descriptor of the issuing reasoner (may be null)type - the type of the messageCopyright © 2009 - 2018 SSE. All Rights Reserved.