Uses of Class
org.aksw.shellgebra.algebra.stream.op.StreamOpVar
Packages that use StreamOpVar
Package
Description
-
Uses of StreamOpVar in org.aksw.shellgebra.algebra.stream.op
Methods in org.aksw.shellgebra.algebra.stream.op with parameters of type StreamOpVar -
Uses of StreamOpVar in org.aksw.shellgebra.algebra.stream.transform
Methods in org.aksw.shellgebra.algebra.stream.transform with parameters of type StreamOpVarModifier and TypeMethodDescriptionStreamOpTransformExecutionPartitioner.transform(StreamOpVar op) StreamOpTransformSubst.transform(StreamOpVar op) StreamOpVisitorFileName.visit(StreamOpVar op) StreamOpVisitorStream.visit(StreamOpVar op) -
Uses of StreamOpVar in org.aksw.shellgebra.algebra.stream.transformer
Methods in org.aksw.shellgebra.algebra.stream.transformer with parameters of type StreamOpVarModifier and TypeMethodDescriptionStreamOpTransformBase.transform(StreamOpVar op) StreamOpTransformGeneric.transform(StreamOpVar op) StreamOpVisitorApplyTransform.visit(StreamOpVar op)