org.jbpm.simulation.util
Class SimulationConstants
java.lang.Object
org.jbpm.simulation.util.SimulationConstants
public class SimulationConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STAFF_AVAILABILITY
public static final String STAFF_AVAILABILITY
- See Also:
- Constant Field Values
WORKING_HOURS
public static final String WORKING_HOURS
- See Also:
- Constant Field Values
COST_PER_TIME_UNIT
public static final String COST_PER_TIME_UNIT
- See Also:
- Constant Field Values
TIMEUNIT
public static final String TIMEUNIT
- See Also:
- Constant Field Values
STANDARD_DEVIATION
public static final String STANDARD_DEVIATION
- See Also:
- Constant Field Values
DISTRIBUTION_TYPE
public static final String DISTRIBUTION_TYPE
- See Also:
- Constant Field Values
PROBABILITY
public static final String PROBABILITY
- See Also:
- Constant Field Values
MIN
public static final String MIN
- See Also:
- Constant Field Values
MAX
public static final String MAX
- See Also:
- Constant Field Values
MEAN
public static final String MEAN
- See Also:
- Constant Field Values
CURRENCY
public static final String CURRENCY
- See Also:
- Constant Field Values
ACTIVITY_ID
public static final String ACTIVITY_ID
- See Also:
- Constant Field Values
ACTIVITY_NAME
public static final String ACTIVITY_NAME
- See Also:
- Constant Field Values
MIN_EXECUTION_TIME
public static final String MIN_EXECUTION_TIME
- See Also:
- Constant Field Values
AVG_EXECUTION_TIME
public static final String AVG_EXECUTION_TIME
- See Also:
- Constant Field Values
MAX_EXECUTION_TIME
public static final String MAX_EXECUTION_TIME
- See Also:
- Constant Field Values
MIN_WAIT_TIME
public static final String MIN_WAIT_TIME
- See Also:
- Constant Field Values
AVG_WAIT_TIME
public static final String AVG_WAIT_TIME
- See Also:
- Constant Field Values
MAX_WAIT_TIME
public static final String MAX_WAIT_TIME
- See Also:
- Constant Field Values
MIN_RESOURCE_UTILIZATIN
public static final String MIN_RESOURCE_UTILIZATIN
- See Also:
- Constant Field Values
AVG_RESOURCE_UTILIZATIN
public static final String AVG_RESOURCE_UTILIZATIN
- See Also:
- Constant Field Values
MAX_RESOURCE_UTILIZATIN
public static final String MAX_RESOURCE_UTILIZATIN
- See Also:
- Constant Field Values
SimulationConstants
public SimulationConstants()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.