This package contains the implementation of the internal components of the package. For a detailed description of the implementation see the Developers Guide.
Name | Description |
---|---|
Developers Guide | |
Partial atomic DEVS model | |
Interfaces that represent DEVS ports | |
standard event/message | |
Standard model state | |
Sends a message to a queue (message is stored a the end of the queue) | |
sends a message to a queue (message is stored at the beginning of the queue) | |
sends a message to a queue (message is stored by increasing 'value') | |
sends a message to a queue (message is stored by decreasing 'value') | |
reads a message from the 'position' of the queue | |
reads a message from the 'position' of the queue | |
Returns the number of messages in the queue | |
Returns the number of messages in the queue | |
Returns the ordering value for the message in that 'position' of the queue | |
Creates a new queue for messages | |
Duplicates and forwards messages | |
Breaks algebraic loops in coupled models | |
Forwards the message following the condition | |
Interface models for hybrid system modeling | |
QSS integration methods |