Uses of Interface
org.simplesim.core.dynamic.ChangeRequest
Package
Description
Provides requests for dynamic model changes during a simulation run
Base classes for agent development and model building
-
Uses of ChangeRequest in org.simplesim.core.dynamic
Modifier and TypeClassDescriptionfinal class
Request to add an entity to a domain.final class
Request to move an entity from one domain to an other.final class
Request to connect two ports.final class
Request to disconnect two port.final class
Request to disconnect two port.class
Request to remove an entity from the model. -
Uses of ChangeRequest in org.simplesim.model
Modifier and TypeMethodDescriptionstatic final ChangeRequest
BasicAgent.pollModelChangeRequest()
Removes first model change request in queue