Uses of Class
org.tweetyproject.arg.bipolar.syntax.PEEAFTheory.Argument
-
Uses of PEEAFTheory.Argument in org.tweetyproject.arg.bipolar.syntax
Modifier and TypeMethodDescriptionPEEAFTheory.checkAndGetArgument
(String identifier) Get the argument with the identifierPEEAFTheory.Attack.getFrom()
Return the argument that originates the attackPEEAFTheory.Support.getTo()
Return the argument that is targetedModifier and TypeMethodDescriptionPEEAFTheory.getArguments()
Get the insert ordered list of arguments.PEEAFTheory.Support.getFroms()
Return the set of arguments that originates the supportModifier and TypeMethodDescriptionvoid
PEEAFTheory.Support.addFrom
(PEEAFTheory.Argument from) Adds the argument into the set of arguments that originates the supportvoid
PEEAFTheory.Attack.setFrom
(PEEAFTheory.Argument from) Sets the argument that the attack originates fromvoid
PEEAFTheory.Support.setTo
(PEEAFTheory.Argument to) Set the argument that the support link targets