Uses of Enum Class
org.sim0mq.federationmanager.ModelState
Package
Description
The FederationManager is an example class that sends messages to FederateStarters to start model components, loggers, data
collectors, etc.
-
Uses of ModelState in org.sim0mq.federationmanager
Modifier and TypeMethodDescriptionstatic ModelState
Returns the enum constant of this class with the specified name.static ModelState[]
ModelState.values()
Returns an array containing the constants of this enum class, in the order they are declared.