| Class | Description |
|---|---|
| EnabledNegativeTransitionProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.enabledNegativeTransition pattern.
|
| EnabledNegativeTransitionQuerySpecification |
A pattern-specific query specification that can instantiate EnabledNegativeTransitionMatcher in a type-safe way.
|
| EnabledTransitionProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.enabledTransition pattern.
|
| EnabledTransitionQuerySpecification |
A pattern-specific query specification that can instantiate EnabledTransitionMatcher in a type-safe way.
|
| EventProcessedByEventTokenProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.eventProcessedByEventToken pattern.
|
| EventProcessedByEventTokenQuerySpecification |
A pattern-specific query specification that can instantiate EventProcessedByEventTokenMatcher in a type-safe way.
|
| FinishedAutomatonProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.finishedAutomaton pattern.
|
| FinishedAutomatonQuerySpecification |
A pattern-specific query specification that can instantiate FinishedAutomatonMatcher in a type-safe way.
|
| InitStateProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.initState pattern.
|
| InitStateQuerySpecification |
A pattern-specific query specification that can instantiate InitStateMatcher in a type-safe way.
|
| LatestEventProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.latestEvent pattern.
|
| LatestEventQuerySpecification |
A pattern-specific query specification that can instantiate LatestEventMatcher in a type-safe way.
|
| NegativeTransitionProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.negativeTransition pattern.
|
| NegativeTransitionQuerySpecification |
A pattern-specific query specification that can instantiate NegativeTransitionMatcher in a type-safe way.
|
| PartiallyMatchedEventPatternProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.partiallyMatchedEventPattern pattern.
|
| PartiallyMatchedEventPatternQuerySpecification |
A pattern-specific query specification that can instantiate PartiallyMatchedEventPatternMatcher in a type-safe way.
|
| ResettableEventTokenProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.resettableEventToken pattern.
|
| ResettableEventTokenQuerySpecification |
A pattern-specific query specification that can instantiate ResettableEventTokenMatcher in a type-safe way.
|
| TokenEntersTimedZoneProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.tokenEntersTimedZone pattern.
|
| TokenEntersTimedZoneQuerySpecification |
A pattern-specific query specification that can instantiate TokenEntersTimedZoneMatcher in a type-safe way.
|
| TokenInFinalStateProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.tokenInFinalState pattern.
|
| TokenInFinalStateQuerySpecification |
A pattern-specific query specification that can instantiate TokenInFinalStateMatcher in a type-safe way.
|
| TokenInInitStateProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.tokenInInitState pattern.
|
| TokenInInitStateQuerySpecification |
A pattern-specific query specification that can instantiate TokenInInitStateMatcher in a type-safe way.
|
| TokenInTimedZoneProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.tokenInTimedZone pattern.
|
| TokenInTimedZoneQuerySpecification |
A pattern-specific query specification that can instantiate TokenInTimedZoneMatcher in a type-safe way.
|
| TokenInTrapStateProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.tokenInTrapState pattern.
|
| TokenInTrapStateQuerySpecification |
A pattern-specific query specification that can instantiate TokenInTrapStateMatcher in a type-safe way.
|
| TokenLeavesTimedZoneProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.tokenLeavesTimedZone pattern.
|
| TokenLeavesTimedZoneQuerySpecification |
A pattern-specific query specification that can instantiate TokenLeavesTimedZoneMatcher in a type-safe way.
|
| TransitionWithEventTypeProcessor |
A match processor tailored for the org.eclipse.viatra.cep.core.engine.runtime.transitionWithEventType pattern.
|
| TransitionWithEventTypeQuerySpecification |
A pattern-specific query specification that can instantiate TransitionWithEventTypeMatcher in a type-safe way.
|