Package org.eclipse.viatra.query.runtime.localsearch.planner.compiler
-
Interface Summary Interface Description IOperationCompiler An operation compiler is responsible for creating executable search plans from the subplan structure. -
Class Summary Class Description AbstractOperationCompiler EMFOperationCompiler Operation compiler implementation that uses EMF-specific operations.GenericOperationCompiler