Constant Field Values


Contents
org.ow2.*

org.ow2.jasmine.probe.collectors.slope.internal.SlopeCollectorService
public static final String LONG_DESC "Two source indicators must be provided (s1 and s2).\nThe order is important, since the result will be: delta(s1) / delta(s2), where delta(s) = current(s) - previous(s).\nEach source indicator\'s value should be composed of only one result (current limitation). The result must be a Number."
public static final String SHORT_DESC "Calculate slope value from two source values."
public static final String SOURCE_DESC "First source is the numerator value, second source is the denominator value."
public static final int SOURCE_MAX 2
public static final int SOURCE_MIN 2



Copyright © 2012 OW2 Consortium. All Rights Reserved.