Uses of Enum
org.tweetyproject.logics.cl.semantics.ConditionalStructure.Generator
-
Uses of ConditionalStructure.Generator in org.tweetyproject.logics.cl.semantics
Modifier and TypeMethodDescriptionReturns 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 TypeMethodDescriptionConditionalStructure.getConditionalGenerators
(Conditional conditional) Processes the Map form PossibleWorlds to the Generators of the given ConditionalConditionalStructure.getWorldGenerators
(NicePossibleWorld world) Processes the map from Conditionals to Generators for a given PossibleWorld