Class CompoundExpression

java.lang.Object
security.whisper.javastix.pattern.expressions.CompoundExpression
All Implemented Interfaces:
PatternExpression

public class CompoundExpression extends Object implements PatternExpression
Represents a compound expression in a STIX pattern (AND/OR). Format: expression AND/OR expression