|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchRecogizePatternElementType | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of MatchRecogizePatternElementType in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return MatchRecogizePatternElementType | |
---|---|
MatchRecogizePatternElementType |
MatchRecognizeRegExNested.getType()
Returns multiplicity. |
MatchRecogizePatternElementType |
MatchRecognizeRegExAtom.getType()
Returns multiplicity. |
static MatchRecogizePatternElementType |
MatchRecogizePatternElementType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MatchRecogizePatternElementType[] |
MatchRecogizePatternElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.espertech.esper.client.soda with parameters of type MatchRecogizePatternElementType | |
---|---|
void |
MatchRecognizeRegExNested.setType(MatchRecogizePatternElementType type)
Sets multiplicity. |
void |
MatchRecognizeRegExAtom.setType(MatchRecogizePatternElementType type)
Sets multiplicity. |
Constructors in com.espertech.esper.client.soda with parameters of type MatchRecogizePatternElementType | |
---|---|
MatchRecognizeRegExAtom(java.lang.String name,
MatchRecogizePatternElementType type)
Ctor. |
|
MatchRecognizeRegExNested(MatchRecogizePatternElementType type)
Ctor. |
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |