OwlModuleParser<Transformer>
, OwlModuleParser.TransformerParser
public final class LTL2DRACliParser extends java.lang.Object implements OwlModuleParser.TransformerParser
OwlModuleParser.ReaderParser, OwlModuleParser.TransformerParser, OwlModuleParser.WriterParser
Modifier and Type | Field | Description |
---|---|---|
static LTL2DRACliParser |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getKey() |
|
org.apache.commons.cli.Options |
getOptions() |
|
Transformer |
parse(org.apache.commons.cli.CommandLine commandLine) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription
public static final LTL2DRACliParser INSTANCE
public java.lang.String getKey()
getKey
in interface OwlModuleParser<Transformer>
public org.apache.commons.cli.Options getOptions()
getOptions
in interface OwlModuleParser<Transformer>
public Transformer parse(org.apache.commons.cli.CommandLine commandLine)
parse
in interface OwlModuleParser<Transformer>