Uses of Class
org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
Packages that use ReferenceWorld
Package
Description
-
Uses of ReferenceWorld in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
Methods in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser that return ReferenceWorldModifier and TypeMethodDescriptionstatic ReferenceWorldRpclCondensedProbabilityDistributionParser.Interpretation(FolSignature signature)Methods in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser that return types with arguments of type ReferenceWorldModifier and TypeMethodDescriptionstatic Pair<ReferenceWorld,Probability>RpclCondensedProbabilityDistributionParser.ProbabilityAssignment(FolSignature signature) -
Uses of ReferenceWorld in org.tweetyproject.logics.rpcl.semantics
Methods in org.tweetyproject.logics.rpcl.semantics that return ReferenceWorldModifier and TypeMethodDescriptionstatic ReferenceWorldReferenceWorld.getMapping(HerbrandInterpretation i, Set<Predicate> predicates, Set<Set<Constant>> constants)Determines the reference world of the given interpretation wrt.Methods in org.tweetyproject.logics.rpcl.semantics that return types with arguments of type ReferenceWorldModifier and TypeMethodDescriptionstatic Set<ReferenceWorld>Determines the set of all reference worlds wrt.CondensedProbabilityDistribution.toProbabilityDistribution()Converts this condensed probability distribution into an ordinary probability distribution.