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 RunningFlowsRegistry
RunningFlowsRegistry. m_Singleton
the singleton.Methods in adams.flow.control that return RunningFlowsRegistry Modifier and Type Method Description static RunningFlowsRegistry
RunningFlowsRegistry. getSingleton()
Returns the singleton.
-