| Package | Description |
|---|---|
| jmodelgen.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
Mutable.LeftMutator<T extends Mutable<T>,S extends Domain<T>>
Implements a generic mutator which generates all possible single mutations
for a given mutable item.
|
static interface |
Mutable.Transfer<T extends Mutable<T>,S extends Domain<T>>
Provides a mechanism for manipulating the domain of a mutator based on the
sequence of children.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mutable.Extensible<T>
A mutable item which can additionally be extended
|
Copyright © 2019. All rights reserved.