public interface ProcManInterface
| Modifier and Type | Method and Description |
|---|---|
GoalSet |
getCurrentGoalSet() |
GoalSet |
getSavedGoalSet(String s) |
void |
setCurrentGoalSet(GoalSet goalset) |
void |
setLogRetentionPeriod(String s,
int i,
int j) |
void |
setOutputLevel(String s,
int i,
String s1) |
void |
setSavedGoalSet(String s,
GoalSet goalset) |
void |
stopProcess(String s,
int i) |
void |
stopProcMan() |
Copyright © 1996-2013 FreeHEP. All Rights Reserved.