interface OriginQuery {
    criterion: SingleSlicingCriterion;
    type: "origin";
}

Hierarchy (View Summary)

Hierarchy-Diagram

UML class diagram of OriginQuery

Properties

Properties

The slicing criteria to use

type: "origin"

used to select the query type :)