|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--dfki.util.config.Config.Property | +--dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
Field Summary | |
static DotExecutor.Property |
COMMAND
Command string to run the 'dot' tool |
static DotExecutor.Property |
FONT_PATH
Path to font files used by dot |
static java.lang.String |
MODULE_NAME
|
static DotExecutor.Property |
TYPE
Type of output, e.g. |
Fields inherited from class dfki.util.config.Config.Property |
MULTI_VALUE,
SEPARATOR,
SINGLE_VALUE |
Constructor Summary | |
DotExecutor.Property(java.lang.String id,
java.lang.String descr)
|
Methods inherited from class dfki.util.config.Config.Property |
getId,
isMultiValued,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String MODULE_NAME
public static final DotExecutor.Property TYPE
public static final DotExecutor.Property COMMAND
public static final DotExecutor.Property FONT_PATH
Constructor Detail |
public DotExecutor.Property(java.lang.String id, java.lang.String descr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |