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 classProgramRunConfigFactoryclassRemoteRunConfigFactoryMethods in editor.run that return IRunConfigFactory Modifier and Type Method Description IRunConfigFactoryRunConfigTree. getFactory()Constructors in editor.run with parameters of type IRunConfigFactory Constructor Description RunConfigTree(IRunConfigFactory factory, RunConfigTree parent)
-