| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use FunctionJobControl | |
| biouml.model.util | |
| biouml.plugins.simulation | |
| com.developmentontheedge.application | |
| ru.biosoft.access | |
| Uses of FunctionJobControl in biouml.model.util |
| Methods in biouml.model.util with parameters of type FunctionJobControl | |
static void | ModulePackager.exportModule(Module module, String moduleName, String moduleVersion, String moduleDescription, String filename, FunctionJobControl jobControl, Set excludedNames)Export the specified module into distributive file. |
| Uses of FunctionJobControl in biouml.plugins.simulation |
| Subclasses of FunctionJobControl in biouml.plugins.simulation | |
class | SimulatorJobControl |
| Uses of FunctionJobControl in com.developmentontheedge.application |
| Methods in com.developmentontheedge.application that return FunctionJobControl | |
static FunctionJobControl | ApplicationUtils.createFunctionJobControl(Category cat) |
| Methods in com.developmentontheedge.application with parameters of type FunctionJobControl | |
static void | ApplicationUtils.copyFile(File dst, File src, FunctionJobControl jc) |
| Uses of FunctionJobControl in ru.biosoft.access |
| Constructors in ru.biosoft.access with parameters of type FunctionJobControl | |
FilteredDataCollection.FilteredDataCollection(DataCollection parent, String name, DataCollection primaryCollection, Filter filter, FunctionJobControl jobControl, Properties properties)Creates FilteredDataCollection with the specified parent, name, primary data collection and filter. | |
| Methods in ru.biosoft.access that return FunctionJobControl | |
FunctionJobControl | CreateDataCollectionController.getJobControl()Returns job control for process of collection creating. |
FunctionJobControl | CreateDataCollectionDefaultController.getJobControl() |
| Methods in ru.biosoft.access with parameters of type FunctionJobControl | |
static void | CollectionFactory.copyDataCollection(DataCollection source, DataCollection dest, FunctionJobControl jc, String successMessage) |
static void | CollectionFactory.copyFile(File dst, File src, FunctionJobControl jc) |
static void | CollectionFactory.copyFiles(File dir, File[] files, boolean copy, FunctionJobControl jc)Copy or move files to the specified directory. |
void | CreateDataCollectionController.setJobControl(FunctionJobControl jc)Set job control for process of collection creating. |
void | CreateDataCollectionDefaultController.setJobControl(FunctionJobControl jc) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||