| Package | Description |
|---|---|
| org.protempa |
| Modifier and Type | Method and Description |
|---|---|
SlidingWindowWidthMode |
LowLevelAbstractionDefinition.getSlidingWindowWidthMode()
Gets the sliding window width mode.
|
static SlidingWindowWidthMode |
SlidingWindowWidthMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlidingWindowWidthMode[] |
SlidingWindowWidthMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LowLevelAbstractionDefinition.setSlidingWindowWidthMode(SlidingWindowWidthMode slidingWindowWidthMode)
Sets the sliding window width mode.
|
Copyright © 2012–2017 Emory University. All rights reserved.