jena
Class schemagen.OptionDefinition

java.lang.Object
  extended by jena.schemagen.OptionDefinition
Enclosing class:
schemagen

public static class schemagen.OptionDefinition
extends java.lang.Object

An option that can be set either on the command line or in the RDF config


Method Summary
 java.lang.String getCommandLineForm()
          Return the command line form of this option
 Property getDeclarationProperty()
          Return the RDF property that is used when configuring this option via a Model
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDeclarationProperty

public Property getDeclarationProperty()
Return the RDF property that is used when configuring this option via a Model

Returns:
The declaration property, or null

getCommandLineForm

public java.lang.String getCommandLineForm()
Return the command line form of this option

Returns:
The command line form as a String


Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP