org.objectweb.proactive.benchmarks.timit.config
Class Serie
java.lang.Object
org.objectweb.proactive.benchmarks.timit.config.Tag
org.objectweb.proactive.benchmarks.timit.config.Serie
public class Serie
- extends Tag
Constructor Summary |
Serie(org.jdom.Element eSerie)
|
Methods inherited from class org.objectweb.proactive.benchmarks.timit.config.Tag |
addAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Serie
public Serie(org.jdom.Element eSerie)
get
public java.lang.String get(java.lang.String name)
- Overrides:
get
in class Tag
- Returns:
- the value of the given attribute
getBenchmarks
public Benchmark[] getBenchmarks()
getCharts
public ConfigChart[] getCharts()
toString
public java.lang.String toString()
- Description copied from class:
Tag
- Construct a pretty printed tag. For debug purpose
- Overrides:
toString
in class Tag
oldtoArray
public static Serie[] oldtoArray(java.util.List serieList)
toArray
public static Serie[] toArray(java.util.List serieList)
Copyright 2001-2007 INRIA All Rights Reserved.