Uses of Class
org.aksw.shellgebra.algebra.cmd.op.CmdOpString
Packages that use CmdOpString
Package
Description
-
Uses of CmdOpString in org.aksw.shellgebra.algebra.cmd.op
Methods in org.aksw.shellgebra.algebra.cmd.op with parameters of type CmdOpString -
Uses of CmdOpString in org.aksw.shellgebra.algebra.cmd.transform
Methods in org.aksw.shellgebra.algebra.cmd.transform with parameters of type CmdOpStringModifier and TypeMethodDescriptionCmdOpVisitorToCmdString.visit(CmdOpString op) CmdOpVisitorToProcessSubstString.visit(CmdOpString op) -
Uses of CmdOpString in org.aksw.shellgebra.algebra.cmd.transformer
Methods in org.aksw.shellgebra.algebra.cmd.transformer with parameters of type CmdOpStringModifier and TypeMethodDescriptionCmdOpTransform.transform(CmdOpString op) CmdOpTransformBase.transform(CmdOpString op) CmdOpApplyTransformVisitor.visit(CmdOpString op)