arq.cmdline
Class ModGraphStore

java.lang.Object
  extended by arq.cmdline.ModBase
      extended by arq.cmdline.ModAssembler
          extended by arq.cmdline.ModGraphStore
All Implemented Interfaces:
ArgModule, ArgModuleGeneral

public class ModGraphStore
extends ModAssembler


Constructor Summary
ModGraphStore()
           
 
Method Summary
 GraphStore createGraphStore()
           
 GraphStore getGraphStore()
           
 void processArgs(CmdArgModule cmdLine)
           
 void registerWith(CmdGeneral cmdLine)
           
 
Methods inherited from class arq.cmdline.ModAssembler
create, getAssemblerFile
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModGraphStore

public ModGraphStore()
Method Detail

registerWith

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

processArgs

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

getGraphStore

public GraphStore getGraphStore()

createGraphStore

public GraphStore createGraphStore()


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