Uses of Class
org.tweetyproject.arg.adf.semantics.interpretation.Interpretation.Builder
-
Packages that use Interpretation.Builder Package Description org.tweetyproject.arg.adf.semantics.interpretation -
-
Uses of Interpretation.Builder in org.tweetyproject.arg.adf.semantics.interpretation
Methods in org.tweetyproject.arg.adf.semantics.interpretation that return Interpretation.Builder Modifier and Type Method Description static Interpretation.BuilderInterpretation. builder(java.util.Collection<Argument> arguments)static Interpretation.BuilderInterpretation. builder(AbstractDialecticalFramework adf)Interpretation.BuilderInterpretation.Builder. put(Argument arg, java.lang.Boolean value)
-