C G L M N O P R S T 
All Classes All Packages

C

checkAckNack(TransceiverInterface, Object[], Boolean, String) - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Call the get method of a TransceiverInterface and verify most of the results.
checkLastResult(String) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Verify that lastResult is not null, an Object array of length 1 and the one and only element is a String with the expected text.
constructModel() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
constructModel() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel
createMock() - Static method in class org.opentrafficsim.sim0mq.publisher.MockDEVSSimulator
 

G

getDescription() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getInputParameterMap() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getMock() - Method in class org.opentrafficsim.sim0mq.publisher.MyMockGTU
 
getNetwork() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getNetwork() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel
getOutputStatistics() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getPayload() - Method in class org.opentrafficsim.sim0mq.publisher.NoTransceiver
Retrieve the payload.
getShortName() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getSimulator() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
getSourceId() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel
getStreamInformation() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
getStreamInformation() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel

L

lastAckNack - Variable in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Storage for the last ACK or NACK value submitted to the ReturnWrapper.
lastContent - Variable in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Storage for last content submitted to notify method in EventListenerInterface.
lastPayload - Variable in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Storage for the last payload submitted to the ReturnWrapper.
lastResult - Variable in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Storage for the last result submitted to the ReturnWrapper.
lastTime - Variable in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Time stamp of last notify event.

M

MockDEVSSimulator - Class in org.opentrafficsim.sim0mq.publisher
MockSimulator.java.
MyMockGTU - Class in org.opentrafficsim.sim0mq.publisher
...
MyMockGTU(String, GTUType, DirectedPoint, Speed, Acceleration, OTSSimulatorInterface) - Constructor for class org.opentrafficsim.sim0mq.publisher.MyMockGTU
 

N

notify(EventInterface) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel
NoTransceiver - Class in org.opentrafficsim.sim0mq.publisher
Class for testing the TransceiverInterface.
NoTransceiver(String) - Constructor for class org.opentrafficsim.sim0mq.publisher.NoTransceiver
Construct a NoTransceiver object.

O

org.opentrafficsim.sim0mq.publisher - package org.opentrafficsim.sim0mq.publisher
 

P

PublisherTest - Class in org.opentrafficsim.sim0mq.publisher
Unit tests.
PublisherTest() - Constructor for class org.opentrafficsim.sim0mq.publisher.PublisherTest
 
PublisherTest.TestModel - Class in org.opentrafficsim.sim0mq.publisher
The Model.

R

readStringFromURL(URL) - Static method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Open an URL, read it and store the contents in a string.

S

setStreamInformation(StreamInformation) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
setStreamInformation(StreamInformation) - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel

T

TEST_NETWORK_XML - Static variable in class org.opentrafficsim.sim0mq.publisher.PublisherTest
The test network.
testGTUIdTransceiver() - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Test the GTUIdTransceiver and the GTUTransceiver.
TestModel(OTSSimulatorInterface, String, String, String) - Constructor for class org.opentrafficsim.sim0mq.publisher.PublisherTest.TestModel
 
testNoTransceiver() - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Test the constructResultFields method for a class that it cannot handle.
testPublisher() - Method in class org.opentrafficsim.sim0mq.publisher.PublisherTest
Test the Publisher class.
testVerifyMetaData() - Method in class org.opentrafficsim.sim0mq.publisher.TransceiverTest
Test the static verifyMetaData method in AbstractTransceiver.
TransceiverTest - Class in org.opentrafficsim.sim0mq.publisher
Unit tests.
TransceiverTest() - Constructor for class org.opentrafficsim.sim0mq.publisher.TransceiverTest
 
C G L M N O P R S T 
All Classes All Packages