Package | Description |
---|---|
edu.freiburg.dbis.rdd.fol |
Modifier and Type | Method and Description |
---|---|
static FOImplies.ConclusionType |
FOImplies.ConclusionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FOImplies.ConclusionType[] |
FOImplies.ConclusionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|