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