Uses of Enum Class
eu.bandm.tscore.base.EventPatternDistributor.Phase
Packages that use EventPatternDistributor.Phase
Package
Description
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.-
Uses of EventPatternDistributor.Phase in eu.bandm.tscore.base
Fields in eu.bandm.tscore.base declared as EventPatternDistributor.PhaseModifier and TypeFieldDescriptionprotected EventPatternDistributor.Phase
EventPatternDistributor.phase
Methods in eu.bandm.tscore.base that return EventPatternDistributor.PhaseModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EventPatternDistributor.Phase[]
EventPatternDistributor.Phase.values()
Returns an array containing the constants of this enum class, in the order they are declared.