Random List
Provides a model element representation for a DUniformList
Constructors
Link copied to clipboard
constructor(parent: ModelElement, elements: MutableList<T>, streamNum: Int = 0, name: String? = null)
Allows randomly selecting with equal probability from the elements of the list.