@import views.editor.GenerateId @import org.silkframework.workspace.Project @import org.silkframework.runtime.activity.UserContext @(id: String, weight: Int, threshold: Double, plugin: org.silkframework.runtime.plugin.PluginDescription[_], parameterValues: Seq[String], x: Int, y: Int, display: Boolean, project: Project)(implicit userContext: UserContext) @operatorBox("Compare", id, plugin, parameterValues, x, y, display, project) {