Uses of Interface
editor.run.IRunConfigFactory
-
Packages that use IRunConfigFactory Package Description editor.run -
-
Uses of IRunConfigFactory in editor.run
Classes in editor.run that implement IRunConfigFactory Modifier and Type Class Description classProgramRunConfigFactoryclassRemoteRunConfigFactoryFields in editor.run declared as IRunConfigFactory Modifier and Type Field Description private IRunConfigFactoryRunConfigTree. _factoryMethods in editor.run that return IRunConfigFactory Modifier and Type Method Description IRunConfigFactoryRunConfigTree. getFactory()Methods in editor.run with parameters of type IRunConfigFactory Modifier and Type Method Description private IRunConfigParametersRunConfigDialog. copyParams(IRunConfig runConfig, IRunConfigFactory factory)Constructors in editor.run with parameters of type IRunConfigFactory Constructor Description RunConfigTree(IRunConfigFactory factory, RunConfigTree parent)
-