|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommunicationProtocol | |
---|---|
de.cau.cs.kieler.krep.evalbench.comm | Package that defines a common interface for the communication between KIELER and the processor. |
de.cau.cs.kieler.krep.evalbench.trace | Implementation of Traces. |
Uses of ICommunicationProtocol in de.cau.cs.kieler.krep.evalbench.comm |
---|
Classes in de.cau.cs.kieler.krep.evalbench.comm that implement ICommunicationProtocol | |
---|---|
class |
CommunicationProtocol
Abstract class, implements common protocol features. |
class |
KepProtocol
Implementation of the communication protocol interface that uses the KEP protocol. |
class |
KlpProtocol
Implementation of the communication protocol interface that uses the KREP protocol. |
Uses of ICommunicationProtocol in de.cau.cs.kieler.krep.evalbench.trace |
---|
Methods in de.cau.cs.kieler.krep.evalbench.trace with parameters of type ICommunicationProtocol | |
---|---|
boolean |
TraceList.executeStep(ICommunicationProtocol krep)
Execute one step of the current trace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |