Package org.eclipse.viatra.transformation.evm.specific.job
-
Class Summary Class Description EnableJob<EventAtom> ErrorLoggingJob<EventAtom> Composite job for logging any errors that happen in the execution of the composed job.SequentialProcessorsJob<Match extends IPatternMatch> Sequentially executes a list of match processors in a stateless manner.StatelessJob<Match extends IPatternMatch> This class represents aJob
that uses anConsumer
on the match of the activation when executed.