case class
ParamsConfig(root: String = "", exceptsFilename: String = "", lattices: Seq[Configuration.Lattice.Value] = List(Configuration.Lattice.TypeSet), bounds: Seq[Int] = List(100), addresses: Seq[Configuration.Address.Value] = ..., filenamesPattern: String = "regex:.+\\.scm", stepFilters: Seq[Boolean] = List(false), machines: Seq[Configuration.Machine.Value] = ..., processes: Seq[Int] = List(1), filenamePrepare: String = "", nbRepetition: Int = 1, timeout: FiniteDuration = FiniteDuration(1, "day"), betweenTime: FiniteDuration = FiniteDuration(1, "second"), headerEnabled: Boolean = true, infoHeaderEnabled: Boolean = false, statsEnabled: Boolean = false, statsEscaped: Boolean = false, kamonEnabled: Boolean = false, outputGraphEnabled: Boolean = false, statsOutputGraphEnabled: Boolean = false, dotGraphEnabled: Boolean = false, isListMachines: Boolean = false, justListEnabled: Boolean = false, estimationTime: FiniteDuration = FiniteDuration(1, "second")) extends Product with Serializable
Instance Constructors
-
new
ParamsConfig(root: String = "", exceptsFilename: String = "", lattices: Seq[Configuration.Lattice.Value] = List(Configuration.Lattice.TypeSet), bounds: Seq[Int] = List(100), addresses: Seq[Configuration.Address.Value] = ..., filenamesPattern: String = "regex:.+\\.scm", stepFilters: Seq[Boolean] = List(false), machines: Seq[Configuration.Machine.Value] = ..., processes: Seq[Int] = List(1), filenamePrepare: String = "", nbRepetition: Int = 1, timeout: FiniteDuration = FiniteDuration(1, "day"), betweenTime: FiniteDuration = FiniteDuration(1, "second"), headerEnabled: Boolean = true, infoHeaderEnabled: Boolean = false, statsEnabled: Boolean = false, statsEscaped: Boolean = false, kamonEnabled: Boolean = false, outputGraphEnabled: Boolean = false, statsOutputGraphEnabled: Boolean = false, dotGraphEnabled: Boolean = false, isListMachines: Boolean = false, justListEnabled: Boolean = false, estimationTime: FiniteDuration = FiniteDuration(1, "second"))
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (ParamsConfig, B)
-
final
def
==(arg0: Any): Boolean
-
val
addresses: Seq[Configuration.Address.Value]
-
final
def
asInstanceOf[T0]: T0
-
val
betweenTime: FiniteDuration
-
val
bounds: Seq[Int]
-
def
clone(): AnyRef
-
val
dotGraphEnabled: Boolean
-
def
ensuring(cond: (ParamsConfig) ⇒ Boolean, msg: ⇒ Any): ParamsConfig
-
def
ensuring(cond: (ParamsConfig) ⇒ Boolean): ParamsConfig
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ParamsConfig
-
def
ensuring(cond: Boolean): ParamsConfig
-
final
def
eq(arg0: AnyRef): Boolean
-
val
estimationTime: FiniteDuration
-
val
exceptsFilename: String
-
val
filenamePrepare: String
-
val
filenamesPattern: String
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
val
headerEnabled: Boolean
-
val
infoHeaderEnabled: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
val
isListMachines: Boolean
-
val
justListEnabled: Boolean
-
val
kamonEnabled: Boolean
-
val
lattices: Seq[Configuration.Lattice.Value]
-
val
machines: Seq[Configuration.Machine.Value]
-
val
nbRepetition: Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
outputGraphEnabled: Boolean
-
val
processes: Seq[Int]
-
val
root: String
-
val
statsEnabled: Boolean
-
val
statsEscaped: Boolean
-
val
statsOutputGraphEnabled: Boolean
-
val
stepFilters: Seq[Boolean]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
timeout: FiniteDuration
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
→[B](y: B): (ParamsConfig, B)
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
final
def
getClass(): Class[_]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from
ParamsConfig to any2stringadd[ParamsConfig]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
ParamsConfig to StringFormat[ParamsConfig]
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (ParamsConfig, B)
-
final
def
==(arg0: Any): Boolean
-
val
addresses: Seq[Configuration.Address.Value]
-
final
def
asInstanceOf[T0]: T0
-
val
betweenTime: FiniteDuration
-
val
bounds: Seq[Int]
-
def
clone(): AnyRef
-
val
dotGraphEnabled: Boolean
-
def
ensuring(cond: (ParamsConfig) ⇒ Boolean, msg: ⇒ Any): ParamsConfig
-
def
ensuring(cond: (ParamsConfig) ⇒ Boolean): ParamsConfig
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ParamsConfig
-
def
ensuring(cond: Boolean): ParamsConfig
-
final
def
eq(arg0: AnyRef): Boolean
-
val
estimationTime: FiniteDuration
-
val
exceptsFilename: String
-
val
filenamePrepare: String
-
val
filenamesPattern: String
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
val
headerEnabled: Boolean
-
val
infoHeaderEnabled: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
val
isListMachines: Boolean
-
val
justListEnabled: Boolean
-
val
kamonEnabled: Boolean
-
val
lattices: Seq[Configuration.Lattice.Value]
-
val
machines: Seq[Configuration.Machine.Value]
-
val
nbRepetition: Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
outputGraphEnabled: Boolean
-
val
processes: Seq[Int]
-
val
root: String
-
val
statsEnabled: Boolean
-
val
statsEscaped: Boolean
-
val
statsOutputGraphEnabled: Boolean
-
val
stepFilters: Seq[Boolean]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
timeout: FiniteDuration
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
→[B](y: B): (ParamsConfig, B)
-
def
finalize(): Unit