public class Pattern extends Object implements ExpressionEvaluator
| Modifier and Type | Method and Description |
|---|---|
static Pattern |
build(String rawPattern) |
boolean |
evaluate() |
BaseObservationExpression |
getExpression() |
String |
toString() |
public static Pattern build(String rawPattern) throws StixPatternProcessorException
StixPatternProcessorExceptionpublic BaseObservationExpression getExpression()
public boolean evaluate()
evaluate in interface ExpressionEvaluatorCopyright © 2020. All rights reserved.