- receiveFromNeighbor(DeviceUID, Map<CodePath, Object>) - Method in class org.protelis.test.infrastructure.CachingNetworkManager
-
External access to put messages into receive cache.
- remove(String) - Method in class org.protelis.test.infrastructure.ProtelisNode
-
- removeNeighbor(DeviceUID) - Method in class org.protelis.test.infrastructure.CachingNetworkManager
-
External access to note when a device is no longer a neighbor, wiping
cache.
- removeOutputMonitor(OutputMonitor<T>) - Method in class it.unibo.alchemist.core.implementations.Engine
-
- removeReaction(Environment<T>, Reaction<T>) - Static method in class it.unibo.alchemist.core.implementations.Engine
-
- RESULT - Static variable in class org.protelis.test.infrastructure.RunProtelisProgram
-
RESULT.
- run() - Method in class it.unibo.alchemist.core.implementations.Engine
-
- run() - Method in class it.unibo.alchemist.core.implementations.Engine.StateCommand
-
Sets the desired status to Status.RUNNING.
- runExpectingErrors(String, Class<? extends Throwable>, boolean, String...) - Static method in class org.protelis.test.ProgramTester
-
Tests a program expecting an error, and checks its message contents.
- runExpectingErrors(String, Class<E>, Consumer<E>) - Static method in class org.protelis.test.ProgramTester
-
Tests a program expecting an error, and checks its message contents.
- runExpectingErrors(String, Class<? extends Throwable>, String...) - Static method in class org.protelis.test.ProgramTester
-
Tests a program expecting an error, and checks its message contents.
- runFile(String) - Static method in class org.protelis.test.ProgramTester
-
- runFile(String, int) - Static method in class org.protelis.test.ProgramTester
-
- runFile(String, int, Object) - Static method in class org.protelis.test.ProgramTester
-
- runFileWithExplicitResult(String, Object) - Static method in class org.protelis.test.ProgramTester
-
- runFileWithMultipleRuns(String) - Static method in class org.protelis.test.ProgramTester
-
- runFileWithMultipleRuns(String, int, int) - Static method in class org.protelis.test.ProgramTester
-
- runFileWithMultipleRuns(String, IntStream) - Static method in class org.protelis.test.ProgramTester
-
- runProgram(String, int) - Static method in class org.protelis.test.ProgramTester
-
- RunProtelisProgram - Class in org.protelis.test.infrastructure
-
- RunProtelisProgram(Environment<Object>, ProtelisNode, Reaction<Object>, RandomGenerator, String) - Constructor for class org.protelis.test.infrastructure.RunProtelisProgram
-
- runTest(String) - Static method in class org.protelis.test.InfrastructureTester
-
Test the given file.
- runTest(String, int, int) - Static method in class org.protelis.test.InfrastructureTester
-
Test the given file.
- runTest(String, int, int, Object) - Static method in class org.protelis.test.InfrastructureTester
-
Test a given property.
- runTest(String, Object) - Static method in class org.protelis.test.InfrastructureTester
-
Test a given property.