IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.execution.results.data.aggregation
Class Aggregator.DataRepresentation

java.lang.Object
  extended by com.ibm.rational.test.lt.execution.results.data.aggregation.Aggregator.DataRepresentation
Enclosing class:
Aggregator

public static class Aggregator.DataRepresentation
extends Object


Field Summary
 double divisor
           
 Integer endIndex
           
 int remainder
           
 Integer startIndex
           
 org.eclipse.emf.common.util.EList<Double> times
           
 org.eclipse.emf.common.util.EList values
           
 
Constructor Summary
Aggregator.DataRepresentation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

values

public org.eclipse.emf.common.util.EList values

times

public org.eclipse.emf.common.util.EList<Double> times

divisor

public double divisor

remainder

public int remainder

startIndex

public Integer startIndex

endIndex

public Integer endIndex
Constructor Detail

Aggregator.DataRepresentation

public Aggregator.DataRepresentation()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.