Package | Description |
---|---|
org.wso2.siddhi.core.util.parser | |
org.wso2.siddhi.core.util.statemachine |
Modifier and Type | Method and Description |
---|---|
static List<State> |
StateParser.identifyStates(PatternElement patternElement) |
static List<State> |
StateParser.identifyStates(SequenceElement sequenceElement) |
Modifier and Type | Method and Description |
---|---|
static List<PatternState> |
StateParser.convertToPatternStateList(List<State> stateList) |
static List<SequenceState> |
StateParser.convertToSequenceStateList(List<State> stateList) |
Modifier and Type | Class and Description |
---|---|
class |
AndState |
class |
CountState |
class |
OrState |
Copyright © 2012. All Rights Reserved.