| Package | Description |
|---|---|
| com.soundhelix.component.sequenceengine.impl |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractSequenceEngine.PatternRestartMode |
AbstractSequenceEngine.patternRestartMode
The pattern restart mode, including its default.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractSequenceEngine.PatternRestartMode |
AbstractSequenceEngine.PatternRestartMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractSequenceEngine.PatternRestartMode[] |
AbstractSequenceEngine.PatternRestartMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSequenceEngine.setPatternRestartMode(AbstractSequenceEngine.PatternRestartMode patternRestartMode) |