public class PatternFactoryServiceImpl extends Object implements PatternFactoryService
Modifier and Type | Field and Description |
---|---|
static PatternFactoryServiceImpl |
INSTANCE |
public static final PatternFactoryServiceImpl INSTANCE
public EvalRootFactoryNode root()
root
in interface PatternFactoryService
public EvalObserverFactoryNode observer()
observer
in interface PatternFactoryService
public EvalGuardFactoryNode guard()
guard
in interface PatternFactoryService
public TimerWithinGuardFactory guardTimerWithin()
guardTimerWithin
in interface PatternFactoryService
public TimerIntervalObserverFactory observerTimerInterval()
observerTimerInterval
in interface PatternFactoryService
public EvalAndFactoryNode and()
and
in interface PatternFactoryService
public EvalOrFactoryNode or()
or
in interface PatternFactoryService
public EvalFilterFactoryNode filter()
filter
in interface PatternFactoryService
public EvalEveryFactoryNode every()
every
in interface PatternFactoryService
public EvalNotFactoryNode not()
not
in interface PatternFactoryService
public EvalFollowedByFactoryNode followedby()
followedby
in interface PatternFactoryService
public EvalMatchUntilFactoryNode matchUntil()
matchUntil
in interface PatternFactoryService
public TimerWithinOrMaxCountGuardFactory guardTimerWithinOrMax()
guardTimerWithinOrMax
in interface PatternFactoryService
public EvalEveryDistinctFactoryNode everyDistinct()
everyDistinct
in interface PatternFactoryService
public TimerAtObserverFactory observerTimerAt()
observerTimerAt
in interface PatternFactoryService
public TimerScheduleObserverFactory observerTimerSchedule()
observerTimerSchedule
in interface PatternFactoryService
public ExpressionGuardFactory guardWhile()
guardWhile
in interface PatternFactoryService
Copyright © 2005–2018. All rights reserved.