tdb.cmdline
Class ModModel
java.lang.Object
tdb.cmdline.ModModel
- All Implemented Interfaces:
- arq.cmdline.ArgModule, arq.cmdline.ArgModuleGeneral
public class ModModel
- extends java.lang.Object
- implements arq.cmdline.ArgModuleGeneral
Name a model
|
Constructor Summary |
ModModel(java.lang.String argName,
java.lang.String... altNames)
|
|
Method Summary |
arq.cmdline.ArgDecl |
getArg()
|
com.hp.hpl.jena.rdf.model.Model |
getModel()
|
void |
processArgs(arq.cmdline.CmdArgModule cmdLine)
|
void |
registerWith(arq.cmdline.CmdGeneral cmdLine)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModModel
public ModModel(java.lang.String argName,
java.lang.String... altNames)
getArg
public arq.cmdline.ArgDecl getArg()
registerWith
public void registerWith(arq.cmdline.CmdGeneral cmdLine)
- Specified by:
registerWith in interface arq.cmdline.ArgModuleGeneral
processArgs
public void processArgs(arq.cmdline.CmdArgModule cmdLine)
- Specified by:
processArgs in interface arq.cmdline.ArgModule
getModel
public com.hp.hpl.jena.rdf.model.Model getModel()
Copyright © 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright © 2010 Talis Information Ltd.