All Implemented Interfaces:
org.apache.jena.atlas.io.Printable, Op, Named, PrintSerializable
Direct Known Subclasses:
OpBGP, OpDatasetNames, OpNull, OpPath, OpQuad, OpQuadBlock, OpQuadPattern, OpTable, OpTriple

public abstract class Op0 extends OpBase
Super class for operators that do not combine other operators
  • Constructor Details

    • Op0

      public Op0()
  • Method Details

    • apply

      public abstract Op apply(Transform transform)
    • copy

      public abstract Op0 copy()