Package | Description |
---|---|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
Modifier and Type | Field and Description |
---|---|
protected EventPatternDistributor.Phase |
EventPatternDistributor.phase |
Modifier and Type | Method and Description |
---|---|
static EventPatternDistributor.Phase |
EventPatternDistributor.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventPatternDistributor.Phase[] |
EventPatternDistributor.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|