| Package | Description |
|---|---|
| net.sf.tweety.agents |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProtocol.addProtocolListener(ProtocolListener listener) |
void |
Protocol.addProtocolListener(ProtocolListener listener)
Adds the given listener to this protocol.
|
boolean |
AbstractProtocol.removeProtocolListener(ProtocolListener listener) |
boolean |
Protocol.removeProtocolListener(ProtocolListener listener)
Removes the given protocol listener from this protocol.
|
Copyright © 2018. All rights reserved.