|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISlice
describes a slice of the orthogonal parameter space search.
| Method Summary | |
|---|---|
long |
getFirstIteration()
return the first iteration index included in this slice |
long |
getId()
unique id of the slice, this is typically the slice number |
long |
getLastIteration()
return the last iteration index included in this slice |
java.util.Map<java.lang.String,java.lang.Object> |
getParameterValues()
the parameter values associated with the manipulated parameter names. |
java.lang.Object |
getProperty(java.lang.String property)
|
java.util.Collection<java.lang.String> |
getWorkingDirectories()
return the working directoryies of each run relative to user.dir |
| Method Detail |
|---|
long getId()
java.util.Map<java.lang.String,java.lang.Object> getParameterValues()
long getFirstIteration()
long getLastIteration()
java.util.Collection<java.lang.String> getWorkingDirectories()
java.lang.Object getProperty(java.lang.String property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||