org.gridbus.broker.constants
Class ApplicationModel
java.lang.Object
org.gridbus.broker.constants.ApplicationModel
public class ApplicationModel
- extends java.lang.Object
- Author:
- hag
|
Field Summary |
static int |
BAG_OF_TASKS
Independent Bag-of-tasks Application |
static int |
PARAM_SWEEP
Parameter Sweep Application |
static int |
SCS
Sensor Collection Service |
static int |
WORKFLOW
Workflow Application |
|
Method Summary |
static java.lang.String |
stringValue(int model)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BAG_OF_TASKS
public static final int BAG_OF_TASKS
- Independent Bag-of-tasks Application
- See Also:
- Constant Field Values
PARAM_SWEEP
public static final int PARAM_SWEEP
- Parameter Sweep Application
- See Also:
- Constant Field Values
WORKFLOW
public static final int WORKFLOW
- Workflow Application
- See Also:
- Constant Field Values
SCS
public static final int SCS
- Sensor Collection Service
- See Also:
- Constant Field Values
ApplicationModel
public ApplicationModel()
stringValue
public static java.lang.String stringValue(int model)
- Parameters:
model -
- Returns:
- string