Uses of Class
org.tweetyproject.web.services.sequenceexplanation.SequenceExplanationService.SequenceExplanations
Packages that use SequenceExplanationService.SequenceExplanations
-
Uses of SequenceExplanationService.SequenceExplanations in org.tweetyproject.web.services.sequenceexplanation
Methods in org.tweetyproject.web.services.sequenceexplanation that return SequenceExplanationService.SequenceExplanationsModifier and TypeMethodDescriptionSequenceExplanationService.querySequenceExplanations(DungTheory theory, Set<Argument> argumentFilter) Computes sequence explanations for the given theory.Methods in org.tweetyproject.web.services.sequenceexplanation with parameters of type SequenceExplanationService.SequenceExplanationsModifier and TypeMethodDescriptionSequenceExplanationResponse.GetSequenceExplanationsResult.from(SequenceExplanationService.SequenceExplanations sequenceExplanations) Creates a DTO result from service-level sequence explanations.