| Package | Description |
|---|---|
| net.sf.tweety.logics.fol.syntax.tptp.fof |
| Modifier and Type | Method and Description |
|---|---|
TptpFofFormulaRole |
TptpFofFormulaFormat.getRole() |
static TptpFofFormulaRole |
TptpFofFormulaRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TptpFofFormulaRole[] |
TptpFofFormulaRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TptpFofFormulaFormat(String name,
TptpFofFormulaRole role,
TptpFofFormula formula)
Base constructor for entries without initial annotation.
|
TptpFofFormulaFormat(String name,
TptpFofFormulaRole role,
TptpFofFormula formula,
String annotation)
Extended constructor for entries with initial annotation.
|
Copyright © 2016. All rights reserved.