org.jboss.dtf.testframework.coordinator2
Class RuntimePermutation
java.lang.Object
org.jboss.dtf.testframework.coordinator2.RuntimePermutation
public class RuntimePermutation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RuntimePermutation
public RuntimePermutation()
contains
public boolean contains(OSProductCombination o)
getPermutationElements
public OSProductCombination[] getPermutationElements()
getRetryCount
public int getRetryCount()
incrementRetryCount
public int incrementRetryCount()
getPermutationCodeForLITask
public OSProductCombination getPermutationCodeForLITask()
add
public void add(OSProductCombination combination)
getNumberOfNodes
public int getNumberOfNodes()
clear
public void clear()
setCompleted
public void setCompleted()
isCompleted
public boolean isCompleted()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object