Index

A F G I K P S T 
All Classes and Interfaces|All Packages

S

setActive(boolean) - Method in class io.github.sumeetk321.ProcessNode
Sets the isActive member.
setDestAcceptAmt(int) - Method in class io.github.sumeetk321.FIFOChannel
Sets the amount of tokens the destination node needs to execute its process.
setOutgoingChannel(FIFOChannel<T>) - Method in class io.github.sumeetk321.ProcessNode
Sets the outgoing FIFO channel
setSourceProduceAmt(int) - Method in class io.github.sumeetk321.FIFOChannel
Sets the amount of tokens the source node produces after each process execution.
simulateTimestep() - Method in class io.github.sumeetk321.KahnProcessNetwork
Simulates a single time step in the execution of the network.
size() - Method in class io.github.sumeetk321.FIFOChannel
Returns the size of the channel.
A F G I K P S T 
All Classes and Interfaces|All Packages