|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ScenarioConfig.HelperOpType | |
---|---|
medisyn | Contains classes needed to form scenario configurations (X2XProxy, ScenarioConfig etc) but also only medisyn specific classes. |
Uses of ScenarioConfig.HelperOpType in medisyn |
---|
Fields in medisyn declared as ScenarioConfig.HelperOpType | |
---|---|
private ScenarioConfig.HelperOpType |
ScenarioConfig.HelperThread.type
|
Methods in medisyn that return ScenarioConfig.HelperOpType | |
---|---|
static ScenarioConfig.HelperOpType |
ScenarioConfig.HelperOpType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScenarioConfig.HelperOpType[] |
ScenarioConfig.HelperOpType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in medisyn with parameters of type ScenarioConfig.HelperOpType | |
---|---|
ScenarioConfig.HelperThread(IDataTransferrer worker,
ScenarioConfig.HelperOpType type,
PlanetLabMgr planetLabApi,
java.lang.String localDir,
java.lang.String remoteDir,
java.util.Vector<Node> nodes,
java.lang.String command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |