| Package | Description |
|---|---|
| net.sf.tweety.logics.cl.semantics |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalStructure.Generator |
ConditionalStructure.Generator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionalStructure.Generator[] |
ConditionalStructure.Generator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<net.sf.tweety.logics.pl.semantics.NicePossibleWorld,ConditionalStructure.Generator> |
ConditionalStructure.getConditionalGenerators(Conditional conditional)
Processes the Map form PossibleWorlds to the Generators of the given Conditional
|
Map<Conditional,ConditionalStructure.Generator> |
ConditionalStructure.getWorldGenerators(net.sf.tweety.logics.pl.semantics.NicePossibleWorld world)
Processes the map from Conditionals to Generators for a given PossibleWorld
|
Copyright © 2018. All rights reserved.