Uses of Class
adams.flow.standalone.SetVariable
-
Packages that use SetVariable Package Description adams.gui.flow -
-
Uses of SetVariable in adams.gui.flow
Fields in adams.gui.flow with type parameters of type SetVariable Modifier and Type Field Description protected List<SetVariable>FlowRunnerPanel. m_CurrentSetVariablesthe current SetVariable singletons (used for displaying the parameters).Method parameters in adams.gui.flow with type arguments of type SetVariable Modifier and Type Method Description protected voidFlowRunnerPanel. findSetVariableActors(Actor parent, List<SetVariable> list)Locates all the SetVariable singleton actors below the parent.
-