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 final ReferenceWorld
RpclCondensedProbabilityDistributionParser.Interpretation
(FolSignature signature) Methods in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser that return types with arguments of type ReferenceWorldModifier and TypeMethodDescriptionstatic final 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 ReferenceWorld
ReferenceWorld.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.