arq.cmdline
Class ModAlgebra

java.lang.Object
  extended by arq.cmdline.ModAlgebra
All Implemented Interfaces:
ArgModule, ArgModuleGeneral

public class ModAlgebra
extends java.lang.Object
implements ArgModuleGeneral


Constructor Summary
ModAlgebra()
           
 
Method Summary
 com.hp.hpl.jena.sparql.algebra.Op getOp()
           
 void processArgs(CmdArgModule cmdLine)
           
 void registerWith(CmdGeneral cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModAlgebra

public ModAlgebra()
Method Detail

registerWith

public void registerWith(CmdGeneral cmdLine)
Specified by:
registerWith in interface ArgModuleGeneral

processArgs

public void processArgs(CmdArgModule cmdLine)
Specified by:
processArgs in interface ArgModule

getOp

public com.hp.hpl.jena.sparql.algebra.Op getOp()


Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP