| Package | Description |
|---|---|
| net.sf.tweety.logics.pl.parser |
| Modifier and Type | Method and Description |
|---|---|
static PlParserFactory.Format |
PlParserFactory.Format.getFormat(String id) |
static PlParserFactory.Format |
PlParserFactory.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlParserFactory.Format[] |
PlParserFactory.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static net.sf.tweety.commons.Parser<PlBeliefSet> |
PlParserFactory.getParserForFormat(PlParserFactory.Format f)
Retrieves an appropriate parser for the given format.
|
Copyright © 2018. All rights reserved.