public interface IReasonerMessage
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IReasonerMessage.IType
Defines the type of message types.
|
static class |
IReasonerMessage.Type
Defines basic message types.
|
| Modifier and Type | Method and Description |
|---|---|
IReasoner |
getSource()
Returns the message source.
|
IReasonerMessage.IType |
getType()
Returns the type of the message.
|
IReasoner getSource()
IReasonerMessage.IType getType()
Copyright © 2009 - 2018 SSE. All Rights Reserved.