Uses of Enum
org.tweetyproject.arg.rankings.reasoner.PropagationRankingReasoner.PropagationSemantics
-
Uses of PropagationRankingReasoner.PropagationSemantics in org.tweetyproject.arg.rankings.reasoner
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.PropagationRankingReasoner.PropagationSemantics.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionPropagationRankingReasoner
(double attackedArgumentsInfluence, boolean useMultiset, PropagationRankingReasoner.PropagationSemantics semantics) Creates a new PropagationRankingReasoner with the given parameters.