Uses of Class
adams.flow.control.RunningFlowsRegistry
-
Packages that use RunningFlowsRegistry Package Description adams.flow.control -
-
Uses of RunningFlowsRegistry in adams.flow.control
Fields in adams.flow.control declared as RunningFlowsRegistry Modifier and Type Field Description protected static RunningFlowsRegistryRunningFlowsRegistry. m_Singletonthe singleton.Methods in adams.flow.control that return RunningFlowsRegistry Modifier and Type Method Description static RunningFlowsRegistryRunningFlowsRegistry. getSingleton()Returns the singleton.
-