org.wso2.siddhi.query.api.query.input.pattern.element
Class FollowedByElement
java.lang.Object
org.wso2.siddhi.query.api.query.input.pattern.element.FollowedByElement
- All Implemented Interfaces:
- PatternElement
public class FollowedByElement
- extends Object
- implements PatternElement
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FollowedByElement
public FollowedByElement(PatternElement patternElement,
PatternElement followedByPatternElement)
getPatternElement
public PatternElement getPatternElement()
getFollowedByPatternElement
public PatternElement getFollowedByPatternElement()
Copyright © 2014. All rights reserved.