jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.util
Class SimulationConstants

java.lang.Object
  extended by org.jbpm.simulation.util.SimulationConstants

public class SimulationConstants
extends Object


Field Summary
static String ACTIVITY_ID
           
static String ACTIVITY_NAME
           
static String AVG_EXECUTION_TIME
           
static String AVG_RESOURCE_UTILIZATIN
           
static String AVG_WAIT_TIME
           
static String COST_PER_TIME_UNIT
           
static String CURRENCY
           
static String DISTRIBUTION_TYPE
           
static String MAX
           
static String MAX_EXECUTION_TIME
           
static String MAX_RESOURCE_UTILIZATIN
           
static String MAX_WAIT_TIME
           
static String MEAN
           
static String MIN
           
static String MIN_EXECUTION_TIME
           
static String MIN_RESOURCE_UTILIZATIN
           
static String MIN_WAIT_TIME
           
static String PROBABILITY
           
static String STAFF_AVAILABILITY
           
static String STANDARD_DEVIATION
           
static String TIMEUNIT
           
static String WORKING_HOURS
           
 
Constructor Summary
SimulationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

SimulationConstants

public SimulationConstants()

jBPM Simulation 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.