- DalalDistance - Class in net.sf.tweety.logics.pl.analysis
- 
This class models the dalal distance measure between possible worlds,
 see e.g. 
- DalalDistance() - Constructor for class net.sf.tweety.logics.pl.analysis.DalalDistance
-  
- db1 - Variable in class net.sf.tweety.machinelearning.assoc.AprioriTest
-  
- db2 - Variable in class net.sf.tweety.machinelearning.assoc.AprioriTest
-  
- DDOT - Static variable in interface net.sf.tweety.logics.fol.parser.FolParserBConstants
- 
RegularExpression Id. 
- debugStream - Variable in class net.sf.tweety.arg.delp.parser.DelpParserTokenManager
- 
Debug output. 
- debugStream - Static variable in class net.sf.tweety.arg.dung.parser.DungParserTokenManager
- 
Debug output. 
- debugStream - Variable in class net.sf.tweety.logics.fol.parser.FolParserBTokenManager
- 
Debug output. 
- debugStream - Static variable in class net.sf.tweety.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
- 
Debug output. 
- debugStream - Static variable in class net.sf.tweety.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
- 
Debug output. 
- debugStream - Variable in class net.sf.tweety.lp.asp.parser.ASPParserTokenManager
- 
Debug output. 
- debugStream - Variable in class net.sf.tweety.preferences.io.POParserTokenManager
- 
Debug output. 
- debugStream - Variable in class net.sf.tweety.preferences.io.UPParserTokenManager
- 
Debug output. 
- declar(FolSignature) - Method in class net.sf.tweety.logics.fol.parser.FolParserB
-  
- decrease(ProbabilityFunction<Byte>, double) - Method in class net.sf.tweety.logics.pl.util.SyntacticRandomPlBeliefSetSampler
- 
Adapts the given probability function by decreasing the probabilities of NEG, CONJ and DISJ. 
- Deduction<T extends Formula> - Class in net.sf.tweety.arg.aba.syntax
-  
- Deduction(String) - Constructor for class net.sf.tweety.arg.aba.syntax.Deduction
- 
Constructs a new deduction 
- Deduction(String, ABARule<T>, Collection<Deduction<T>>) - Constructor for class net.sf.tweety.arg.aba.syntax.Deduction
- 
Constructs a new deduction 
- DeductionTest1() - Method in class net.sf.tweety.arg.aba.ABATest
-  
- DeductionTest2() - Method in class net.sf.tweety.arg.aba.ABATest
-  
- DeductiveArgMeReasoner - Class in net.sf.tweety.arg.prob.test.deductive
- 
This class implements the ME-reasoning approach from [Hunter, Thimm, 2013, in preparation]. 
- DeductiveArgMeReasoner(BeliefBase, Attack) - Constructor for class net.sf.tweety.arg.prob.test.deductive.DeductiveArgMeReasoner
- 
Creates a new reasoner for the given knowledge base and attack relation. 
- DeductiveArgument - Class in net.sf.tweety.arg.deductive.semantics
- 
Instances of this class represent arguments in the sense
 of Definition 3.1 in
 
 Philippe Besnard and Anthony Hunter.
 
- DeductiveArgument(Collection<? extends PropositionalFormula>, PropositionalFormula) - Constructor for class net.sf.tweety.arg.deductive.semantics.DeductiveArgument
- 
Creates a new deductive argument with the given support
 and claim. 
- DeductiveArgumentNode - Class in net.sf.tweety.arg.deductive.semantics
- 
Extends a deductive argument by a unique identifier. 
- DeductiveArgumentNode(Collection<? extends PropositionalFormula>, PropositionalFormula) - Constructor for class net.sf.tweety.arg.deductive.semantics.DeductiveArgumentNode
- 
Creates a new deductive argument node with the given support
 and claim (a unique ID is generated) 
- DeductiveArgumentNode(DeductiveArgument) - Constructor for class net.sf.tweety.arg.deductive.semantics.DeductiveArgumentNode
- 
Creates a new deductive argument node from the given deductive argument
 (a unique ID is generated) 
- DeductiveEnvironment - Class in net.sf.tweety.agents.dialogues.oppmodels
- 
This class models the environment for agents in a game of deductive
 argumentation. 
- DeductiveEnvironment(PlBeliefSet) - Constructor for class net.sf.tweety.agents.dialogues.oppmodels.DeductiveEnvironment
- 
Creates a new grounded environment. 
- DeductiveKnowledgeBase - Class in net.sf.tweety.arg.deductive
- 
Instances of this class represent deductive knowledge bases,
 i.e. 
- DeductiveKnowledgeBase() - Constructor for class net.sf.tweety.arg.deductive.DeductiveKnowledgeBase
- 
Creates a new (empty) knowledge base. 
- DeductiveKnowledgeBase(Collection<? extends PropositionalFormula>) - Constructor for class net.sf.tweety.arg.deductive.DeductiveKnowledgeBase
- 
Creates a new knowledge base with the given
 set of formulas. 
- DeductiveProbabilisticKnowledgebase - Class in net.sf.tweety.arg.prob.test.deductive
- 
This class represents a probabilistic knowledge base in the sense of [Hunter, Thimm, 2013, in preparation]. 
- DeductiveProbabilisticKnowledgebase() - Constructor for class net.sf.tweety.arg.prob.test.deductive.DeductiveProbabilisticKnowledgebase
- 
Creates a new empty probabilistic knowledge base 
- DeductiveProbabilisticKnowledgebase(DeductiveKnowledgeBase, Map<PropositionalFormula, Probability>) - Constructor for class net.sf.tweety.arg.prob.test.deductive.DeductiveProbabilisticKnowledgebase
- 
Creates a new probabilistic knowledge base from the given parameters. 
- DeductiveProbTest - Class in net.sf.tweety.arg.prob.test.deductive
-  
- DeductiveProbTest() - Constructor for class net.sf.tweety.arg.prob.test.deductive.DeductiveProbTest
-  
- DeductiveTest - Class in net.sf.tweety.arg.deductive.test
- 
For testing purposes. 
- DeductiveTest() - Constructor for class net.sf.tweety.arg.deductive.test.DeductiveTest
-  
- DefAtom() - Method in class net.sf.tweety.lp.asp.parser.ASPParser
-  
- DEFAULT - Static variable in interface net.sf.tweety.arg.delp.parser.DelpParserConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.arg.dung.parser.DungParserConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.logics.fol.parser.FolParserBConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.lp.asp.parser.ASPParserConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.preferences.io.POParserConstants
- 
Lexical state. 
- DEFAULT - Static variable in interface net.sf.tweety.preferences.io.UPParserConstants
- 
Lexical state. 
- DEFAULT_MAXIMAL_FORMULA_LENGTH - Static variable in class net.sf.tweety.commons.FormulaSampler
- 
This constant specifies the default length for sampled
 formulas. 
- DEFAULT_MAXIMUM_BELIEFBASE_LENGTH - Static variable in class net.sf.tweety.commons.BeliefBaseSampler
- 
This constant specifies the default maximum length for sampled
 belief bases. 
- DEFAULT_MINIMUM_BELIEFBASE_LENGTH - Static variable in class net.sf.tweety.commons.BeliefBaseSampler
- 
This constant specifies the default minimum length for sampled
 belief bases. 
- DEFAULT_SPLIT - Variable in class net.sf.tweety.logics.rdl.parser.RdlParser
- 
regexes for parsing a default and the justifications 
- DefaultBaseExpansionOperator<T extends Formula> - Class in net.sf.tweety.beliefdynamics
- 
This class implements the default base expansion operator, ie. 
- DefaultBaseExpansionOperator() - Constructor for class net.sf.tweety.beliefdynamics.DefaultBaseExpansionOperator
-  
- DefaultBehavior() - Constructor for class net.sf.tweety.lp.asp.beliefdynamics.revision.CredibilityRevision.DefaultBehavior
-  
- DefaultCompatibilityMeasure - Class in net.sf.tweety.logics.ml.analysis
- 
This class represents the default compatibility measure that uses
 a coherence measure. 
- DefaultCompatibilityMeasure(AbstractCoherenceMeasure) - Constructor for class net.sf.tweety.logics.ml.analysis.DefaultCompatibilityMeasure
- 
Creates a new compatibility measure. 
- DefaultCondensedProbabilityDistributionWriter - Class in net.sf.tweety.logics.rpcl.writers
- 
This class implements a simple writer for writing condensed probability distributions. 
- DefaultCondensedProbabilityDistributionWriter() - Constructor for class net.sf.tweety.logics.rpcl.writers.DefaultCondensedProbabilityDistributionWriter
- 
Creates a new writer. 
- DefaultCondensedProbabilityDistributionWriter(CondensedProbabilityDistribution) - Constructor for class net.sf.tweety.logics.rpcl.writers.DefaultCondensedProbabilityDistributionWriter
- 
Creates a new writer for the given condensed probability distribution. 
- DefaultDungTheoryGenerator - Class in net.sf.tweety.arg.dung.util
- 
Implements a customizable Dung theory generator. 
- DefaultDungTheoryGenerator(DungTheoryGenerationParameters) - Constructor for class net.sf.tweety.arg.dung.util.DefaultDungTheoryGenerator
- 
Creates a new generator with the given parameters. 
- defaultEnumerator - Static variable in class net.sf.tweety.logics.pl.sat.PlMusEnumerator
- 
The default MUS enumerator. 
- DefaultFileHandler() - Constructor for class net.sf.tweety.beliefdynamics.gui.RevisionComparePresenter.DefaultFileHandler
-  
- DefaultFileHandler() - Constructor for class net.sf.tweety.lp.asp.beliefdynamics.gui.SimpleRevisionComparePresenter.DefaultFileHandler
-  
- DefaultFormulaStream<S extends Formula> - Class in net.sf.tweety.commons.streams
- 
This class models a default stream on the formulas of a given collection. 
- DefaultFormulaStream(Collection<S>) - Constructor for class net.sf.tweety.commons.streams.DefaultFormulaStream
- 
Creates a new default stream with the given formulas that ends after all formulas
 have been streamed. 
- DefaultFormulaStream(Collection<S>, boolean) - Constructor for class net.sf.tweety.commons.streams.DefaultFormulaStream
- 
Creates a new default stream with the given formulas. 
- defaultGeneralSolver - Static variable in class net.sf.tweety.math.opt.Solver
- 
The default solver for non-linear (general) optimization problems. 
- DefaultGraph<T extends Node> - Class in net.sf.tweety.graphs
- 
Instance of this class represent graphs with
 nodes of type T 
- DefaultGraph() - Constructor for class net.sf.tweety.graphs.DefaultGraph
- 
Creates an empty graph. 
- defaultGraph - Variable in class net.sf.tweety.graphs.orders.Order
- 
The directed defaultGraph that represents the order 
- defaultification(Program) - Static method in class net.sf.tweety.lp.asp.syntax.Program
- 
Creates the defaultifictation p_d of a given program p. 
- DefaultificationTest - Class in net.sf.tweety.lp.asp.syntax
-  
- DefaultificationTest(String) - Constructor for class net.sf.tweety.lp.asp.syntax.DefaultificationTest
- 
Create the test case 
- DefaultInconsistencyListener - Class in net.sf.tweety.logics.commons.analysis.streams
- 
A simple implementation of an inconsistency listener that simply
 prints out each event to standard output. 
- DefaultInconsistencyListener() - Constructor for class net.sf.tweety.logics.commons.analysis.streams.DefaultInconsistencyListener
-  
- defaultIntegerLinearSolver - Static variable in class net.sf.tweety.math.opt.Solver
- 
The default solver for integer linear problems 
- defaultLexState - Variable in class net.sf.tweety.arg.delp.parser.DelpParserTokenManager
-  
- defaultLexState - Static variable in class net.sf.tweety.arg.dung.parser.DungParserTokenManager
-  
- defaultLexState - Variable in class net.sf.tweety.logics.fol.parser.FolParserBTokenManager
-  
- defaultLexState - Static variable in class net.sf.tweety.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
-  
- defaultLexState - Static variable in class net.sf.tweety.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
-  
- defaultLexState - Variable in class net.sf.tweety.lp.asp.parser.ASPParserTokenManager
-  
- defaultLexState - Variable in class net.sf.tweety.preferences.io.POParserTokenManager
-  
- defaultLexState - Variable in class net.sf.tweety.preferences.io.UPParserTokenManager
-  
- defaultLinearSolver - Static variable in class net.sf.tweety.math.opt.Solver
- 
The default solver for linear optimization problems. 
- DefaultMeReasoner - Class in net.sf.tweety.logics.pcl
- 
This class implements a maximum entropy reasoner for probabilistic
 conditional logic. 
- DefaultMeReasoner(BeliefBase) - Constructor for class net.sf.tweety.logics.pcl.DefaultMeReasoner
- 
Creates a new default ME-reasoner for the given knowledge base. 
- DefaultMeReasoner(BeliefBase, Signature) - Constructor for class net.sf.tweety.logics.pcl.DefaultMeReasoner
- 
Creates a new default ME-reasoner for the given knowledge base. 
- DefaultMultipleBaseExpansionOperator<T extends Formula> - Class in net.sf.tweety.beliefdynamics
- 
This class implements the default multiple base expansion operator, ie. 
- DefaultMultipleBaseExpansionOperator() - Constructor for class net.sf.tweety.beliefdynamics.DefaultMultipleBaseExpansionOperator
-  
- DefaultNegation - Class in net.sf.tweety.math.func.fuzzy
- 
Implements the default fuzzy negation x -> x-1 
- DefaultNegation() - Constructor for class net.sf.tweety.math.func.fuzzy.DefaultNegation
-  
- DefaultObservation - Class in net.sf.tweety.machinelearning
- 
A default observation is a vector of double values. 
- DefaultObservation() - Constructor for class net.sf.tweety.machinelearning.DefaultObservation
-  
- DefaultProbabilityDistributionWriter - Class in net.sf.tweety.logics.rpcl.writers
- 
This class implements a simple writer for writing probability distributions. 
- DefaultProbabilityDistributionWriter() - Constructor for class net.sf.tweety.logics.rpcl.writers.DefaultProbabilityDistributionWriter
- 
Creates a new writer. 
- DefaultProbabilityDistributionWriter(RpclProbabilityDistribution) - Constructor for class net.sf.tweety.logics.rpcl.writers.DefaultProbabilityDistributionWriter
- 
Creates a new writer for the given probability distribution. 
- DefaultProcessTree - Class in net.sf.tweety.logics.rdl.semantics
- 
Computes the extensions of a default theory 
- DefaultProcessTree(DefaultTheory) - Constructor for class net.sf.tweety.logics.rdl.semantics.DefaultProcessTree
- 
constructs a default process tree out of the default theory t 
- defaultProver - Static variable in class net.sf.tweety.logics.fol.prover.FolTheoremProver
- 
Empty default prover 
- DefaultRule - Class in net.sf.tweety.logics.rdl.syntax
- 
Models a default rule in Reiter's default logic, see [R. 
- DefaultRule() - Constructor for class net.sf.tweety.logics.rdl.syntax.DefaultRule
- 
an empty Default Rule 
- DefaultRule(FolFormula, FolFormula, FolFormula) - Constructor for class net.sf.tweety.logics.rdl.syntax.DefaultRule
-  
- DefaultRule(FolFormula, Collection<FolFormula>, FolFormula) - Constructor for class net.sf.tweety.logics.rdl.syntax.DefaultRule
-  
- defaultRuleTest() - Static method in class net.sf.tweety.logics.rdl.test.RDLTest
-  
- defaults - Variable in class net.sf.tweety.logics.rdl.DefaultTheory
- 
The set of default rules 
- defaults - Variable in class net.sf.tweety.logics.rdl.semantics.DefaultSequence
- 
the sequence of defaults 
- defaultSatSolver - Static variable in class net.sf.tweety.logics.pl.sat.SatSolver
- 
The default SAT solver. 
- DefaultSequence - Class in net.sf.tweety.logics.rdl.semantics
- 
sequence of defaults 
- DefaultSequence(DefaultTheory) - Constructor for class net.sf.tweety.logics.rdl.semantics.DefaultSequence
- 
constructs an empty sequence of defaults of the default theory dt 
- DefaultSequence(DefaultSequence, DefaultRule) - Constructor for class net.sf.tweety.logics.rdl.semantics.DefaultSequence
- 
constructs a sequence by appending d to ds 
- DefaultStreamBasedInconsistencyMeasure<S extends Formula> - Class in net.sf.tweety.logics.commons.analysis.streams
- 
Implements a stream-based inconsistency measure on a given class of
 inconsistency measurement processes. 
- DefaultStreamBasedInconsistencyMeasure(Class<? extends InconsistencyMeasurementProcess<S>>) - Constructor for class net.sf.tweety.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- 
Creates a new inconsistency measure based on the given process class. 
- DefaultStreamBasedInconsistencyMeasure(Class<? extends InconsistencyMeasurementProcess<S>>, Map<String, Object>) - Constructor for class net.sf.tweety.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
- 
Creates a new inconsistency measure based on the given process class and the given configuration options for that process. 
- DefaultSubsetIterator<T> - Class in net.sf.tweety.commons.util
- 
Iterates over all subsets of a given sets. 
- DefaultSubsetIterator(Set<T>) - Constructor for class net.sf.tweety.commons.util.DefaultSubsetIterator
- 
Creates a new subset iterator for the given set. 
- DefaultTheory - Class in net.sf.tweety.logics.rdl
- 
Models a default theory in Reiter's default logic, see [R. 
- DefaultTheory() - Constructor for class net.sf.tweety.logics.rdl.DefaultTheory
- 
constructs empty default theory 
- DefaultTheory(FolBeliefSet, Collection<DefaultRule>) - Constructor for class net.sf.tweety.logics.rdl.DefaultTheory
- 
constructs a default theory from a knowledge base and a set of defaults 
- defaultValue - Variable in class net.sf.tweety.machinelearning.TrainingParameter
- 
The default value of the parameter. 
- DefeasibleInferenceRule<T extends Invertable> - Class in net.sf.tweety.arg.aspic.syntax
-  
- DefeasibleInferenceRule() - Constructor for class net.sf.tweety.arg.aspic.syntax.DefeasibleInferenceRule
- 
Constructs an empty instance 
- DefeasibleInferenceRule(T, Collection<T>) - Constructor for class net.sf.tweety.arg.aspic.syntax.DefeasibleInferenceRule
- 
Constructs a defeasible inference rule p => c 
- DefeasibleLogicProgram - Class in net.sf.tweety.arg.delp
- 
This class models a defeasible logic program (DeLP). 
- DefeasibleLogicProgram() - Constructor for class net.sf.tweety.arg.delp.DefeasibleLogicProgram
- 
Default constructor; initializes empty delpFacts, strict and defeasible rules
 and empty comparison criterion. 
- DefeasibleLogicProgram(DefeasibleLogicProgram) - Constructor for class net.sf.tweety.arg.delp.DefeasibleLogicProgram
- 
constructor; initializes this program with the given program 
- DefeasibleLogicProgram.DelpOptions - Class in net.sf.tweety.arg.delp
-  
- defeasibleNotClonable() - Method in class net.sf.tweety.arg.delp.TestRules
-  
- DefeasibleRule - Class in net.sf.tweety.arg.delp.syntax
- 
This class models a defeasible rule in defeasible logic programming. 
- DefeasibleRule(FolFormula, Set<FolFormula>) - Constructor for class net.sf.tweety.arg.delp.syntax.DefeasibleRule
- 
Initializes the defeasible rule with the given parameters 
- defeasibleRules() - Method in class net.sf.tweety.arg.delp.TestRules
-  
- Defeat - Class in net.sf.tweety.arg.deductive.semantics.attacks
- 
This attack notion models the defeat relation; A is defeated by B iff claim(B) |- \neg support(A). 
- Defeat() - Constructor for class net.sf.tweety.arg.deductive.semantics.attacks.Defeat
- 
Private constructor. 
- Defeat - Class in net.sf.tweety.arg.lp.semantics.attack
- 
This notion of attack models the defeat relation. 
- Defeat() - Constructor for class net.sf.tweety.arg.lp.semantics.attack.Defeat
- 
Private constructor. 
- defeatersWhenNull1() - Method in class net.sf.tweety.arg.delp.TestDTree
-  
- defeatersWhenNull2() - Method in class net.sf.tweety.arg.delp.TestDTree
-  
- defeatersWhenNull3() - Method in class net.sf.tweety.arg.delp.TestDTree
-  
- DefeatingRebuttal - Class in net.sf.tweety.arg.deductive.semantics.attacks
- 
This attack notion models the defeating rebuttal relation; A is defeated by B iff claim(B) |- \neg claim(A). 
- DefeatingRebuttal() - Constructor for class net.sf.tweety.arg.deductive.semantics.attacks.DefeatingRebuttal
- 
Private constructor. 
- defends(Collection<Assumption<T>>, Assumption<T>) - Method in class net.sf.tweety.arg.aba.ABATheory
- 
Checks whether a set of arguments defends an argument 
- defense - Variable in class net.sf.tweety.arg.lp.ArgumentationReasoner
-  
- defenseRelation - Variable in class net.sf.tweety.lp.asp.beliefdynamics.selectiverevision.NaiveLiteralTransformationFunction
-  
- defenseRelation - Variable in class net.sf.tweety.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator
-  
- defenseRelation - Variable in class net.sf.tweety.lp.asp.beliefdynamics.selectiverevision.ScepticalLiteralTransformationFunction
-  
- defNeg - Variable in class net.sf.tweety.lp.asp.parser.ASTDefAtom
-  
- DEFNOT - Static variable in interface net.sf.tweety.lp.asp.parser.ASPParserConstants
- 
RegularExpression Id. 
- deleteTmp - Variable in class net.sf.tweety.logics.pl.util.SyntacticEnumeratingPlBeliefSetSampler
- 
if "true" then the temporary folder is cleaned after each sample (it is recommended to set this
             to "false" to speed up sampling) 
- DELP_BIRDS - Static variable in class net.sf.tweety.arg.delp.TestArguments
-  
- DELP_BIRDS - Static variable in class net.sf.tweety.arg.delp.TestDTree
-  
- DelpAnswer - Class in net.sf.tweety.arg.delp
- 
Wrapping a generic answer from a reasoner in order to allow UNDECIDED
 in addition to the traditional YES and NO. 
- DelpAnswer(BeliefBase, Formula) - Constructor for class net.sf.tweety.arg.delp.DelpAnswer
-  
- DelpAnswer.Type - Enum in net.sf.tweety.arg.delp
-  
- DelpArgument - Class in net.sf.tweety.arg.delp.syntax
- 
This class models a DeLP argument which comprises of a set of defeasible rules (the support) and a literal (the conclusion). 
- DelpArgument(FolFormula) - Constructor for class net.sf.tweety.arg.delp.syntax.DelpArgument
- 
constructor; initializes the conclusion of this argument with the given literal 
- DelpArgument(Set<DefeasibleRule>, FolFormula) - Constructor for class net.sf.tweety.arg.delp.syntax.DelpArgument
- 
constructor; initializes this argument with the given parameters 
- DelpFact - Class in net.sf.tweety.arg.delp.syntax
- 
This class implements a fact in defeasible logic programming which encapsulates a literal. 
- DelpFact(FolFormula) - Constructor for class net.sf.tweety.arg.delp.syntax.DelpFact
- 
Default constructor; initializes this fact with the given literal 
- DelpOptions() - Constructor for class net.sf.tweety.arg.delp.DefeasibleLogicProgram.DelpOptions
-  
- DelpParser - Class in net.sf.tweety.arg.delp.parser
- 
This class implements a parser for defeasible logic programs. 
- DelpParser() - Constructor for class net.sf.tweety.arg.delp.parser.DelpParser
-  
- DelpParser(InputStream) - Constructor for class net.sf.tweety.arg.delp.parser.DelpParser
- 
Constructor with InputStream. 
- DelpParser(InputStream, String) - Constructor for class net.sf.tweety.arg.delp.parser.DelpParser
- 
Constructor with InputStream and supplied encoding 
- DelpParser(Reader) - Constructor for class net.sf.tweety.arg.delp.parser.DelpParser
- 
Constructor. 
- DelpParser(DelpParserTokenManager) - Constructor for class net.sf.tweety.arg.delp.parser.DelpParser
- 
Constructor with generated Token Manager. 
- DelpParserConstants - Interface in net.sf.tweety.arg.delp.parser
- 
Token literal values and constants. 
- DelpParserTokenManager - Class in net.sf.tweety.arg.delp.parser
- 
Token Manager. 
- DelpParserTokenManager(SimpleCharStream) - Constructor for class net.sf.tweety.arg.delp.parser.DelpParserTokenManager
- 
Constructor. 
- DelpParserTokenManager(SimpleCharStream, int) - Constructor for class net.sf.tweety.arg.delp.parser.DelpParserTokenManager
- 
Constructor. 
- DelpReasoner - Class in net.sf.tweety.arg.delp
- 
This reasoner performs default dialectical reasoning
 on some given DeLP. 
- DelpReasoner(BeliefBase, ComparisonCriterion) - Constructor for class net.sf.tweety.arg.delp.DelpReasoner
- 
Creates a new DelpReasoner for the given delp. 
- DelpRule - Class in net.sf.tweety.arg.delp.syntax
- 
This method is the superclass for both a strict rule and a defeasible rule in defeasible logic programming
 and captures their common attributes and methods. 
- DelpRule(FolFormula, Collection<? extends FolFormula>) - Constructor for class net.sf.tweety.arg.delp.syntax.DelpRule
- 
Default constructor; initializes head and body of the rule 
- DelpService - Class in net.sf.tweety.web.services
- 
Web service for defeasible logic programming. 
- DelpService() - Constructor for class net.sf.tweety.web.services.DelpService
-  
- denominator - Variable in class net.sf.tweety.math.term.Fraction
- 
The denominator of the fraction. 
- depth - Variable in class net.sf.tweety.machinelearning.GridSearchParameterLearner
- 
The depth of the recursion. 
- derivation - Variable in class net.sf.tweety.arg.saf.syntax.ArgumentStructure
- 
The derivation of this argument structure 
- Derivation<T extends Rule<?,?>> - Class in net.sf.tweety.commons.util.rules
- 
This class models a derivation, i.e. 
- Derivation(List<T>) - Constructor for class net.sf.tweety.commons.util.rules.Derivation
- 
Creates a new derivation with the given sequence of rules. 
- DerivationGraph<F extends Formula,R extends Rule<F,F>> - Class in net.sf.tweety.commons.util.rules
-  
- DerivationGraph() - Constructor for class net.sf.tweety.commons.util.rules.DerivationGraph
-  
- DerivationGraphTest() - Method in class net.sf.tweety.arg.aspic.AspicTest
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.AbsoluteValue
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Constant
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Difference
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Exp
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Fraction
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Logarithm
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Maximum
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Minimum
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Power
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Product
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Root
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Sum
-  
- derive(Variable) - Method in class net.sf.tweety.math.term.Term
- 
Differentiates the term with respect to the given variable. 
- derive(Variable) - Method in class net.sf.tweety.math.term.Variable
-  
- description - Variable in enum net.sf.tweety.arg.dung.parser.FileFormat
- 
The description of the file format. 
- description() - Method in enum net.sf.tweety.arg.dung.parser.FileFormat
- 
Returns the description of the file format. 
- description - Variable in enum net.sf.tweety.arg.dung.semantics.Problem.SubProblem
- 
The description of the sub-problem. 
- description() - Method in enum net.sf.tweety.arg.dung.semantics.Problem.SubProblem
- 
Returns the description of the sub-problem. 
- description - Variable in enum net.sf.tweety.arg.dung.semantics.Semantics
- 
The description of the semantics. 
- description() - Method in enum net.sf.tweety.arg.dung.semantics.Semantics
- 
Returns the description of the semantics. 
- description - Variable in class net.sf.tweety.plugin.OutputField
-  
- description - Variable in class net.sf.tweety.plugin.parameter.CommandParameter
- 
The description string for this parameter,  e.g. 
- descriptions - Static variable in class net.sf.tweety.logics.cl.test.ReasonerCompare
-  
- determineAttackRelations(Collection<AspicArgument<T>>, Comparator<AspicArgument<T>>, RuleFormulaGenerator<T>) - Static method in class net.sf.tweety.arg.aspic.semantics.AspicAttack
- 
Checks for defeats in a list of arguments 
- DfInconsistencyMeasure<S extends Formula> - Class in net.sf.tweety.logics.commons.analysis
- 
This class implements the family of "Measures of the Degree of Inconsistency" from
 [Mu,Liu,Jin, Bell. 
- DfInconsistencyMeasure(SimpleFunction<double[], Double>, MusEnumerator<S>) - Constructor for class net.sf.tweety.logics.commons.analysis.DfInconsistencyMeasure
- 
Creates a new inconsistency measure. 
- DfInconsistencyMeasureTest - Class in net.sf.tweety.logics.pl.test
-  
- DfInconsistencyMeasureTest() - Constructor for class net.sf.tweety.logics.pl.test.DfInconsistencyMeasureTest
-  
- dfs(int, List<Argument>, boolean[], boolean[]) - Method in class net.sf.tweety.arg.dung.DungTheory
- 
Depth-First-Search to find a cycle in the theory. 
- DHitInconsistencyMeasure<T extends Interpretation,S extends Formula> - Class in net.sf.tweety.logics.commons.analysis
- 
This class implements the d-hit inconsistency measure from  [Grant, Hunter. 
- DHitInconsistencyMeasure(InterpretationDistance<T, S>, InterpretationIterator<T>) - Constructor for class net.sf.tweety.logics.commons.analysis.DHitInconsistencyMeasure
- 
Creates a new d-sum inconsistency measure using the given distance and interpretations
 provided from the given interpretation iterator. 
- diagonalOnly - Variable in class net.sf.tweety.math.opt.solver.ApacheCommonsCMAESOptimizer
- 
Number of initial iterations, where the covariance matrix remains diagonal. 
- DialecticalTree - Class in net.sf.tweety.arg.delp.semantics
- 
This class implements a node of a dialectical tree from DeLP. 
- DialecticalTree(DelpArgument) - Constructor for class net.sf.tweety.arg.delp.semantics.DialecticalTree
- 
constructor; initializes this dialectical tree node as a root with given argument 
- DialecticalTree(DialecticalTree, DelpArgument) - Constructor for class net.sf.tweety.arg.delp.semantics.DialecticalTree
-  
- DialecticalTree.Mark - Enum in net.sf.tweety.arg.delp.semantics
-  
- DialogueTrace<S,T extends java.util.Collection<S>> - Class in net.sf.tweety.agents.dialogues
- 
Objects of this class represent traces of dialogue in an argumentation game,
 ie. 
- DialogueTrace() - Constructor for class net.sf.tweety.agents.dialogues.DialogueTrace
-  
- Difference - Class in net.sf.tweety.math.term
- 
This class models a difference between two terms. 
- Difference(Term, Term) - Constructor for class net.sf.tweety.math.term.Difference
- 
Creates a new difference with the given terms. 
- DIGIT - Static variable in interface net.sf.tweety.logics.fol.parser.FolParserBConstants
- 
RegularExpression Id. 
- DIGIT - Static variable in interface net.sf.tweety.lp.asp.parser.ASPParserConstants
- 
RegularExpression Id. 
- Digraph<T> - Class in net.sf.tweety.commons.util
-  
- Digraph() - Constructor for class net.sf.tweety.commons.util.Digraph
-  
- Digraph(boolean) - Constructor for class net.sf.tweety.commons.util.Digraph
-  
- DigraphNode<T> - Class in net.sf.tweety.commons.util
-  
- DigraphNode(Digraph<T>, T, boolean) - Constructor for class net.sf.tweety.commons.util.DigraphNode
-  
- DirectDefeat - Class in net.sf.tweety.arg.deductive.semantics.attacks
- 
This attack notion models the direct defeat relation; A is defeated by B iff there is c in support(A) with claim(B) |- \neg c. 
- DirectDefeat() - Constructor for class net.sf.tweety.arg.deductive.semantics.attacks.DirectDefeat
- 
Private constructor. 
- DirectedEdge<T extends Node> - Class in net.sf.tweety.graphs
- 
Instances of this class represent directed edges. 
- DirectedEdge(T, T) - Constructor for class net.sf.tweety.graphs.DirectedEdge
- 
Creates a new directed edge for the given nodes. 
- DirectGameProtocol - Class in net.sf.tweety.agents.dialogues.lotteries.sim
- 
This class implements a direct protocol for argumentation games. 
- DirectGameProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class net.sf.tweety.agents.dialogues.lotteries.sim.DirectGameProtocol
-  
- DirectGameProtocolGenerator - Class in net.sf.tweety.agents.dialogues.lotteries.sim
- 
Creates direct game protocols. 
- DirectGameProtocolGenerator() - Constructor for class net.sf.tweety.agents.dialogues.lotteries.sim.DirectGameProtocolGenerator
-  
- directsubs - Variable in class net.sf.tweety.arg.aspic.syntax.AspicArgument
- 
The argument's direct children, whose conclusions fit its prerequisites 
- DirectUndercut - Class in net.sf.tweety.arg.deductive.semantics.attacks
- 
This attack notion models the direct undercut relation; A is defeated by B iff there is c in support(A) with claim(B) == \neg c. 
- DirectUndercut() - Constructor for class net.sf.tweety.arg.deductive.semantics.attacks.DirectUndercut
- 
Private constructor. 
- disable_tracing() - Method in class net.sf.tweety.arg.delp.parser.DelpParser
- 
Disable tracing. 
- disable_tracing() - Static method in class net.sf.tweety.arg.dung.parser.DungParser
- 
Disable tracing. 
- disable_tracing() - Method in class net.sf.tweety.logics.fol.parser.FolParserB
- 
Disable tracing. 
- disable_tracing() - Static method in class net.sf.tweety.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
- 
Disable tracing. 
- disable_tracing() - Static method in class net.sf.tweety.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
- 
Disable tracing. 
- disable_tracing() - Method in class net.sf.tweety.lp.asp.parser.ASPParser
- 
Disable tracing. 
- disable_tracing() - Method in class net.sf.tweety.preferences.io.POParser
- 
Disable tracing. 
- disable_tracing() - Method in class net.sf.tweety.preferences.io.UPParser
- 
Disable tracing. 
- disagree(Set<FolFormula>) - Method in class net.sf.tweety.arg.delp.DefeasibleLogicProgram
- 
Checks whether the given set of literals disagree with respect to the strict part of this program. 
- DISJ - Static variable in class net.sf.tweety.logics.pl.util.SyntacticRandomPlBeliefSetSampler
-  
- Disjunctable - Interface in net.sf.tweety.logics.commons.syntax.interfaces
- 
Formulas implementing this interface can be connected using
 OR. 
- DISJUNCTION() - Static method in class net.sf.tweety.logics.commons.LogicalSymbols
-  
- Disjunction - Class in net.sf.tweety.logics.fol.syntax
- 
The classical disjunction of first-order logic. 
- Disjunction(Collection<? extends RelationalFormula>) - Constructor for class net.sf.tweety.logics.fol.syntax.Disjunction
- 
Creates a new disjunction with the given inner formulas. 
- Disjunction() - Constructor for class net.sf.tweety.logics.fol.syntax.Disjunction
- 
Creates a new (empty) disjunction. 
- Disjunction(RelationalFormula, RelationalFormula) - Constructor for class net.sf.tweety.logics.fol.syntax.Disjunction
- 
Creates a new disjunction with the two given formulae 
- Disjunction - Class in net.sf.tweety.logics.pl.syntax
- 
This class represents a disjunction in propositional logic. 
- Disjunction(Collection<? extends PropositionalFormula>) - Constructor for class net.sf.tweety.logics.pl.syntax.Disjunction
- 
Creates a new disjunction with the given inner formulas. 
- Disjunction() - Constructor for class net.sf.tweety.logics.pl.syntax.Disjunction
- 
Creates a new (empty) disjunction. 
- Disjunction(PropositionalFormula, PropositionalFormula) - Constructor for class net.sf.tweety.logics.pl.syntax.Disjunction
- 
Creates a new disjunction with the two given formulae 
- DisjunctionToHead() - Method in class net.sf.tweety.logics.translators.aspfol.ASPFOLTranslatorTest
-  
- display() - Method in class net.sf.tweety.agents.dialogues.oppmodels.BeliefState
- 
Pretty print of this belief state. 
- display() - Method in class net.sf.tweety.agents.dialogues.oppmodels.T1BeliefState
-  
- display() - Method in class net.sf.tweety.agents.dialogues.oppmodels.T2BeliefState
-  
- display(int) - Method in class net.sf.tweety.agents.dialogues.oppmodels.T2BeliefState
- 
Aux method for pretty print(); 
- display() - Method in class net.sf.tweety.agents.dialogues.oppmodels.T3BeliefState
-  
- display(int) - Method in class net.sf.tweety.agents.dialogues.oppmodels.T3BeliefState
- 
Aux method for pretty print(); 
- display() - Method in class net.sf.tweety.agents.sim.SimulationResult
- 
Gives a pretty print of the results. 
- displayHelp - Variable in class net.sf.tweety.arg.delp.DefeasibleLogicProgram.DelpOptions
-  
- displayHelp() - Method in class net.sf.tweety.arg.delp.TestDeLP
-  
- dist(SocialMapping<Double>, SocialMapping<Double>, Collection<Argument>) - Method in class net.sf.tweety.arg.social.IssReasoner
- 
Returns the maximum-norm distance between the two social
 mappings 
- distance(T, T) - Method in class net.sf.tweety.commons.analysis.DrasticDistance
-  
- distance(S, T) - Method in class net.sf.tweety.commons.analysis.DrasticDistance
-  
- distance(T, T) - Method in interface net.sf.tweety.commons.analysis.InterpretationDistance
- 
Measures the distance between the two given interpretations. 
- distance(S, T) - Method in interface net.sf.tweety.commons.analysis.InterpretationDistance
- 
Measures the distance between a formula and some
 interpretation by taking the minimal distance from all models
 of the formula to the given interpretation. 
- distance - Variable in class net.sf.tweety.logics.commons.analysis.DHitInconsistencyMeasure
- 
The distance used by this measure. 
- distance - Variable in class net.sf.tweety.logics.commons.analysis.DMaxInconsistencyMeasure
- 
The distance used by this measure. 
- distance - Variable in class net.sf.tweety.logics.commons.analysis.DSumInconsistencyMeasure
- 
The distance used by this measure. 
- distance - Variable in class net.sf.tweety.logics.ml.analysis.AggregatingCoherenceMeasure
- 
The distance function used to measure the difference of the probabilities
 of each ground instance for a single formula. 
- distance(List<Double>, List<Double>) - Method in class net.sf.tweety.logics.ml.analysis.AggregatingDistanceFunction
-  
- distance(List<Double>, List<Double>) - Method in interface net.sf.tweety.logics.ml.analysis.DistanceFunction
- 
Measures the distance between the two vectors. 
- distance(List<Double>, List<Double>) - Method in class net.sf.tweety.logics.ml.analysis.PNormDistanceFunction
-  
- distance(List<Double>, List<Double>) - Method in class net.sf.tweety.logics.ml.analysis.ProbabilisticAggregatingDistanceFunction
-  
- distance(List<Double>, List<Double>) - Method in class net.sf.tweety.logics.ml.analysis.ProbabilisticPNormDistanceFunction
-  
- distance(PossibleWorld, PossibleWorld) - Method in class net.sf.tweety.logics.pl.analysis.DalalDistance
-  
- distance(PossibleWorld, PossibleWorld) - Method in class net.sf.tweety.logics.pl.analysis.PossibleWorldDistance
-  
- distance(PropositionalFormula, PossibleWorld) - Method in class net.sf.tweety.logics.pl.analysis.PossibleWorldDistance
-  
- distance(Vector<Double>, Vector<Double>) - Method in class net.sf.tweety.math.norm.EntropyNorm
-  
- distance(ProbabilityFunction<T>, ProbabilityFunction<T>) - Method in class net.sf.tweety.math.norm.EntropyNorm
-  
- distance(Vector<Double>, Vector<Double>) - Method in class net.sf.tweety.math.norm.ManhattanNorm
-  
- distance(Vector<Double>, Vector<Double>) - Method in class net.sf.tweety.math.norm.MaximumNorm
-  
- distance(T, T) - Method in interface net.sf.tweety.math.norm.Norm
- 
The distance between the two object, i.e. 
- distance(Vector<Double>, Vector<Double>) - Method in class net.sf.tweety.math.norm.PNorm
-  
- DistanceFunction - Interface in net.sf.tweety.logics.ml.analysis
- 
This interface defines a distance function for two vectors of doubles. 
- DistanceMinimizationInconsistencyMeasure - Class in net.sf.tweety.logics.pcl.analysis
- 
This class models the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], extended
 by the use of different p-norms. 
- DistanceMinimizationInconsistencyMeasure() - Constructor for class net.sf.tweety.logics.pcl.analysis.DistanceMinimizationInconsistencyMeasure
- 
Creates a new measure for p=1. 
- DistanceMinimizationInconsistencyMeasure(int) - Constructor for class net.sf.tweety.logics.pcl.analysis.DistanceMinimizationInconsistencyMeasure
- 
Creates a new measure for the given p. 
- DistanceMinimizationMachineShop - Class in net.sf.tweety.logics.pcl.analysis
- 
This consistency restorer uses the distance minimization inconsistency measure
 to restore consistency. 
- DistanceMinimizationMachineShop() - Constructor for class net.sf.tweety.logics.pcl.analysis.DistanceMinimizationMachineShop
- 
Creates a new restorer for p=1. 
- DistanceMinimizationMachineShop(int) - Constructor for class net.sf.tweety.logics.pcl.analysis.DistanceMinimizationMachineShop
- 
Creates a new restorer for the given p. 
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class net.sf.tweety.math.norm.AbstractRealVectorNorm
-  
- distanceTerm(Term[], Term[]) - Method in class net.sf.tweety.math.norm.AbstractRealVectorNorm
-  
- distanceTerm(Term[], Term[]) - Method in class net.sf.tweety.math.norm.EntropyNorm
-  
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class net.sf.tweety.math.norm.EntropyNorm
-  
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class net.sf.tweety.math.norm.ManhattanNorm
-  
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class net.sf.tweety.math.norm.MaximumNorm
-  
- distanceTerm(Vector<Term>, Vector<Term>) - Method in class net.sf.tweety.math.norm.PNorm
-  
- distanceTerm(Vector<Term>, Vector<Term>) - Method in interface net.sf.tweety.math.norm.RealVectorNorm
- 
The distance between the two objects as a term. 
- distanceTerm(Term[], Term[]) - Method in interface net.sf.tweety.math.norm.RealVectorNorm
- 
The distance between the two objects as a term. 
- distanceToZero() - Method in class net.sf.tweety.math.matrix.Matrix
- 
Returns the distance of this matrix to the zero matrix. 
- Distribution(RpclSemantics, FolSignature) - Static method in class net.sf.tweety.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
-  
- Distribution(RpclSemantics, FolSignature) - Static method in class net.sf.tweety.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
-  
- DIV - Static variable in interface net.sf.tweety.lp.asp.parser.ASPParserConstants
- 
RegularExpression Id. 
- DIV_COLON - Variable in class net.sf.tweety.logics.rdl.parser.RdlParser
- 
tokens for parsing defaults 
- DIV_COMMA - Variable in class net.sf.tweety.logics.rdl.parser.RdlParser
- 
tokens for parsing defaults 
- DIV_SLASH - Variable in class net.sf.tweety.logics.rdl.parser.RdlParser
- 
tokens for parsing defaults 
- divide(Probability) - Method in class net.sf.tweety.math.probability.Probability
- 
Divides this probability by other and returns the result. 
- divide(Double) - Method in class net.sf.tweety.math.probability.Probability
- 
Divides this probability by given value returns the result. 
- Division - Class in net.sf.tweety.arg.dung.divisions
- 
A pair   is a division of AAF G w.r.t. 
- Division(Extension, Extension) - Constructor for class net.sf.tweety.arg.dung.divisions.Division
- 
Creates a new division for the given parameters. 
- DivisionTest - Class in net.sf.tweety.arg.dung.test
-  
- DivisionTest() - Constructor for class net.sf.tweety.arg.dung.test.DivisionTest
-  
- DLPAtom - Class in net.sf.tweety.lp.asp.syntax
- 
this class models an atom, which is a basic structure for
 building literals and rules for logic programs 
- DLPAtom() - Constructor for class net.sf.tweety.lp.asp.syntax.DLPAtom
- 
Default-Ctor: Used for dynamic instantiation 
- DLPAtom(DLPAtom) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPAtom
- 
Copy-Ctor: Generates a deep copy of the given atom 
- DLPAtom(FOLAtom) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPAtom
- 
Copy-Ctor: Generates a deep copy of the given FOL atom 
- DLPAtom(String, Term<?>...) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPAtom
- 
Ctor: Creates an atom with the given predicate as name and the
 given terms as argument 
- DLPAtom(String, List<? extends Term<?>>) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPAtom
- 
Creates a predicate for the atom from symbol name
 and uses a list of terms as arguments for the atom. 
- DLPElement - Interface in net.sf.tweety.lp.asp.syntax
- 
This interface defines base methods every element of a
 program has to provide. 
- DLPElementAdapter - Class in net.sf.tweety.lp.asp.syntax
- 
This acts as abstract base class for classes implement 
 the ELPElement interface 
- DLPElementAdapter() - Constructor for class net.sf.tweety.lp.asp.syntax.DLPElementAdapter
-  
- DLPHead - Class in net.sf.tweety.lp.asp.syntax
- 
This formula represents the head of an disjunctive rule which is a
 disjunction of ELP literals. 
- DLPHead() - Constructor for class net.sf.tweety.lp.asp.syntax.DLPHead
- 
Default-Ctor: Generates empty head 
- DLPHead(DLPLiteral) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPHead
- 
Ctor: Generates a head with one literal 
- DLPHead(DLPHead) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPHead
- 
Copy-Ctor: Generates a deep copy from the given head 
- DLPLiteral - Interface in net.sf.tweety.lp.asp.syntax
- 
This interface defines common functionality for an ELP literal. 
- DLPNeg - Class in net.sf.tweety.lp.asp.syntax
- 
This class models strict negation for atoms. 
- DLPNeg(DLPAtom) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNeg
-  
- DLPNeg(DLPNeg) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNeg
-  
- DLPNeg(String, Term<?>...) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNeg
-  
- DLPNeg(String, List<Term<?>>) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNeg
- 
default constructor, create an atom from a functor name
 and a list of terms. 
- DLPNeg(String) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNeg
-  
- DLPNot - Class in net.sf.tweety.lp.asp.syntax
- 
this class models a default negated literal. 
- DLPNot(DLPLiteral) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNot
-  
- DLPNot(DLPNot) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPNot
-  
- DLPPredicate - Class in net.sf.tweety.lp.asp.syntax
- 
A predicate has a name and an arity. 
- DLPPredicate() - Constructor for class net.sf.tweety.lp.asp.syntax.DLPPredicate
- 
Default-Ctor: Used for dynamic instantiation 
- DLPPredicate(String) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPPredicate
- 
Ctor: Generates a predicate with the given name and arity zero. 
- DLPPredicate(String, int) - Constructor for class net.sf.tweety.lp.asp.syntax.DLPPredicate
- 
Creates a predicate with the given name and the given arity 
- DlSignature - Class in net.sf.tweety.logics.dl.syntax
- 
This class models a description logic signature 
- DlSignature() - Constructor for class net.sf.tweety.logics.dl.syntax.DlSignature
- 
empty constructor 
- DlSignature(Collection<?>) - Constructor for class net.sf.tweety.logics.dl.syntax.DlSignature
-  
- DLV - Class in net.sf.tweety.lp.asp.solver
- 
wrapper class for the dlv answer set solver command line
 utility. 
- DLV(String) - Constructor for class net.sf.tweety.lp.asp.solver.DLV
-  
- DLVComplex - Class in net.sf.tweety.lp.asp.solver
-  
- DLVComplex(String) - Constructor for class net.sf.tweety.lp.asp.solver.DLVComplex
-  
- DMaxInconsistencyMeasure<T extends Interpretation,S extends Formula> - Class in net.sf.tweety.logics.commons.analysis
- 
This class implements the d-max inconsistency measure from  [Grant, Hunter. 
- DMaxInconsistencyMeasure(InterpretationDistance<T, S>, InterpretationIterator<T>) - Constructor for class net.sf.tweety.logics.commons.analysis.DMaxInconsistencyMeasure
- 
Creates a new d-max inconsistency measure using the given distance and interpretations
 provided from the given interpretation iterator. 
- domain2Coherence - Variable in class net.sf.tweety.logics.ml.test.ExpResult
-  
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class net.sf.tweety.agents.dialogues.oppmodels.BeliefState
- 
Gives the set of all best next moves with their expected utility
 according to the belief state and the given trace. 
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class net.sf.tweety.agents.dialogues.oppmodels.T1BeliefState
-  
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class net.sf.tweety.agents.dialogues.oppmodels.T2BeliefState
-  
- doMove(ArgumentationEnvironment, DialogueTrace<Argument, Extension>) - Method in class net.sf.tweety.agents.dialogues.oppmodels.T3BeliefState
-  
- Done() - Method in class net.sf.tweety.arg.delp.parser.SimpleCharStream
- 
Reset buffer when finished. 
- Done() - Static method in class net.sf.tweety.arg.dung.parser.SimpleCharStream
- 
Reset buffer when finished. 
- Done() - Method in class net.sf.tweety.logics.fol.parser.SimpleCharStream
- 
Reset buffer when finished. 
- Done() - Static method in class net.sf.tweety.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
- 
Reset buffer when finished. 
- Done() - Static method in class net.sf.tweety.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
- 
Reset buffer when finished. 
- Done() - Method in class net.sf.tweety.lp.asp.parser.SimpleCharStream
- 
Reset buffer when finished. 
- Done() - Method in class net.sf.tweety.preferences.io.SimpleCharStream
- 
Reset buffer when finished. 
- doQuery(FolFormula) - Method in class net.sf.tweety.logics.ml.AbstractMlnReasoner
- 
Performs the actual querying. 
- doQuery(FolFormula) - Method in class net.sf.tweety.logics.ml.AlchemyMlnReasoner
-  
- doQuery(FolFormula) - Method in class net.sf.tweety.logics.ml.ApproximateNaiveMlnReasoner
-  
- doQuery(FolFormula) - Method in class net.sf.tweety.logics.ml.IteratingMlnReasoner
-  
- doQuery(FolFormula) - Method in class net.sf.tweety.logics.ml.NaiveMlnReasoner
-  
- doQuery(FolFormula) - Method in class net.sf.tweety.logics.ml.SimpleSamplingMlnReasoner
-  
- doStep() - Method in class net.sf.tweety.agents.AbstractProtocol
- 
Executes one step of the protocol. 
- doStep() - Method in class net.sf.tweety.agents.RoundRobinProtocol
-  
- doStep() - Method in class net.sf.tweety.agents.SynchronousProtocol
-  
- DOT - Static variable in interface net.sf.tweety.lp.asp.parser.ASPParserConstants
- 
RegularExpression Id. 
- DoubleCategory - Class in net.sf.tweety.machinelearning
- 
A category for multi-class classification using a double as identifier. 
- DoubleCategory(double) - Constructor for class net.sf.tweety.machinelearning.DoubleCategory
- 
Creates a new category with the given value. 
- doubleValue() - Method in class net.sf.tweety.math.ComplexNumber
-  
- doubleValue() - Method in class net.sf.tweety.math.probability.Probability
-  
- doubleValue() - Method in class net.sf.tweety.math.term.Term
- 
Computes the actual value of this term if it contains no variables. 
- DrasticDistance<T extends Interpretation,S extends Formula> - Class in net.sf.tweety.commons.analysis
- 
This class models the drastic distance measure between interpretations,
 see [Grant, Hunter. 
- DrasticDistance() - Constructor for class net.sf.tweety.commons.analysis.DrasticDistance
-  
- DrasticInconsistencyMeasure<S extends Formula> - Class in net.sf.tweety.logics.commons.analysis
- 
This class models the drastic inconsistency measure. 
- DrasticInconsistencyMeasure(BeliefSetConsistencyTester<S>) - Constructor for class net.sf.tweety.logics.commons.analysis.DrasticInconsistencyMeasure
- 
Creates a new drastic inconsistency measure. 
- DSumInconsistencyMeasure<T extends Interpretation,S extends Formula> - Class in net.sf.tweety.logics.commons.analysis
- 
This class implements the d-sum inconsistency measure from  [Grant, Hunter. 
- DSumInconsistencyMeasure(InterpretationDistance<T, S>, InterpretationIterator<T>) - Constructor for class net.sf.tweety.logics.commons.analysis.DSumInconsistencyMeasure
- 
Creates a new d-sum inconsistency measure using the given distance and interpretations
 provided from the given interpretation iterator. 
- DSumMeasureTest - Class in net.sf.tweety.logics.pl.test
-  
- DSumMeasureTest() - Constructor for class net.sf.tweety.logics.pl.test.DSumMeasureTest
-  
- dtree() - Method in class net.sf.tweety.arg.delp.TestQueries
-  
- DummyAgent - Class in net.sf.tweety.agents
- 
A dummy agent is an agent that cannot act. 
- DummyAgent(String) - Constructor for class net.sf.tweety.agents.DummyAgent
- 
Creates a new dummy agent with the given name. 
- DummyAgentGenerator - Class in net.sf.tweety.agents.dialogues.lotteries.sim
- 
Generates dummy lottery agents. 
- DummyAgentGenerator(String) - Constructor for class net.sf.tweety.agents.dialogues.lotteries.sim.DummyAgentGenerator
-  
- DummyLotteryAgent - Class in net.sf.tweety.agents.dialogues.lotteries
- 
Audience agents (do nothing) for argumentation games. 
- DummyLotteryAgent(String, DungTheory, Semantics) - Constructor for class net.sf.tweety.agents.dialogues.lotteries.DummyLotteryAgent
-  
- dump(String) - Method in class net.sf.tweety.lp.asp.parser.SimpleNode
-  
- DungEntity - Interface in net.sf.tweety.arg.dung.syntax
- 
This interface captures common methods of arguments and attacks of
 abstract argumentation theories. 
- DungParser - Class in net.sf.tweety.arg.dung.parser
- 
This class implements a parser for dung argumentation theories. 
- DungParser() - Constructor for class net.sf.tweety.arg.dung.parser.DungParser
-  
- DungParser(InputStream) - Constructor for class net.sf.tweety.arg.dung.parser.DungParser
- 
Constructor with InputStream. 
- DungParser(InputStream, String) - Constructor for class net.sf.tweety.arg.dung.parser.DungParser
- 
Constructor with InputStream and supplied encoding 
- DungParser(Reader) - Constructor for class net.sf.tweety.arg.dung.parser.DungParser
- 
Constructor. 
- DungParser(DungParserTokenManager) - Constructor for class net.sf.tweety.arg.dung.parser.DungParser
- 
Constructor with generated Token Manager. 
- DungParserConstants - Interface in net.sf.tweety.arg.dung.parser
- 
Token literal values and constants. 
- DungParserTokenManager - Class in net.sf.tweety.arg.dung.parser
- 
Token Manager. 
- DungParserTokenManager(SimpleCharStream) - Constructor for class net.sf.tweety.arg.dung.parser.DungParserTokenManager
- 
Constructor. 
- DungParserTokenManager(SimpleCharStream, int) - Constructor for class net.sf.tweety.arg.dung.parser.DungParserTokenManager
- 
Constructor. 
- DungSignature - Class in net.sf.tweety.arg.dung.syntax
- 
This class captures the signature of a Dung theory,
 i.e. 
- DungSignature() - Constructor for class net.sf.tweety.arg.dung.syntax.DungSignature
- 
Creates a new (empty) Dung signature. 
- DungSignature(Argument) - Constructor for class net.sf.tweety.arg.dung.syntax.DungSignature
- 
Creates a new signature with the single given argument. 
- DungSignature(Collection<? extends Argument>) - Constructor for class net.sf.tweety.arg.dung.syntax.DungSignature
- 
Creates a new signature with the given set of arguments. 
- DungTheory - Class in net.sf.tweety.arg.dung
- 
This class implements an abstract argumentation theory in the sense of Dung. 
- DungTheory() - Constructor for class net.sf.tweety.arg.dung.DungTheory
- 
Default constructor; initializes empty sets of arguments and attacks 
- DungTheory(Graph<Argument>) - Constructor for class net.sf.tweety.arg.dung.DungTheory
- 
Creates a new theory from the given graph. 
- dungTheory - Variable in class net.sf.tweety.arg.prob.analysis.PAInconsistencyMeasure
- 
The Dung theory against the partial prob assignments are measured. 
- DungTheoryGenerationParameters - Class in net.sf.tweety.arg.dung.util
- 
This class lists some parameters
 for Dung theory generation. 
- DungTheoryGenerationParameters() - Constructor for class net.sf.tweety.arg.dung.util.DungTheoryGenerationParameters
-  
- DungTheoryGenerator - Interface in net.sf.tweety.arg.dung.util
- 
Class implementing this interface provide the capability
 to generate Dung theories. 
- DungWriter - Class in net.sf.tweety.arg.dung.writer
- 
Writes an abstract argumentation framework into a file
 of a specific format. 
- DungWriter() - Constructor for class net.sf.tweety.arg.dung.writer.DungWriter
-  
- DynamicBordaScoringPreferenceAggregator<T> - Class in net.sf.tweety.preferences.aggregation
- 
Creates an aggregator for dynamic veto scoring 
- DynamicBordaScoringPreferenceAggregator(int) - Constructor for class net.sf.tweety.preferences.aggregation.DynamicBordaScoringPreferenceAggregator
- 
constructor for a new veto aggregator 
- DynamicLaw - Class in net.sf.tweety.action.description.syntax
- 
A dynamic law in C has the form caused F if G after U where F is a
 propositional formula over the set of fluent names (called headFormula) G is
 a propositional formula over the set of fluent names (called ifFormula) U is
 a propositional formula over the set of fluent names and the set of action
 names (called afterFormula) 
- DynamicLaw() - Constructor for class net.sf.tweety.action.description.syntax.DynamicLaw
- 
Constructs a new empty dynamic law. 
- DynamicLaw(FolFormula, FolFormula, FolFormula) - Constructor for class net.sf.tweety.action.description.syntax.DynamicLaw
- 
Creates a new dynamic law of the form: caused headFormula if ifFormula
 after afterFormula 
- DynamicLaw(FolFormula, FolFormula, FolFormula, Set<GroundingRequirement>) - Constructor for class net.sf.tweety.action.description.syntax.DynamicLaw
- 
Creates a new dynamic law of the form: caused headFormula if ifFormula
 after afterFormula requires requirements 
- DynamicLaw(FolFormula, FolFormula) - Constructor for class net.sf.tweety.action.description.syntax.DynamicLaw
- 
Creates a new dynamic law of the form caused headFormula after
 afterFormula 
- DynamicLaw(FolFormula, FolFormula, Set<GroundingRequirement>) - Constructor for class net.sf.tweety.action.description.syntax.DynamicLaw
- 
Creates a new dynamic law of the form caused headFormula after
 afterFormula requires requirements 
- DynamicPluralityScoringPreferenceAggregator<T> - Class in net.sf.tweety.preferences.aggregation
- 
Creates an dynamic aggregator with plurality scoring 
- DynamicPluralityScoringPreferenceAggregator() - Constructor for class net.sf.tweety.preferences.aggregation.DynamicPluralityScoringPreferenceAggregator
- 
calls the super-constructor with argument used for plurality scoring aggregation 
- DynamicPreferenceAggregator<T> - Interface in net.sf.tweety.preferences.aggregation
- 
This interface is meant to be used for the dynamic aggregation of some generic preference orders 
- DynamicScoringPreferenceAggregator<T> - Class in net.sf.tweety.preferences.aggregation
- 
This Demo-class provides a basic implementation similar to the
 ScoringPreferenceAggregator but dynamic aggregation instead of static 
- DynamicScoringPreferenceAggregator(WeightVector) - Constructor for class net.sf.tweety.preferences.aggregation.DynamicScoringPreferenceAggregator
- 
Constructor with given weight vector 
- DynamicVetoScoringPreferenceAggregator<T> - Class in net.sf.tweety.preferences.aggregation
- 
Creates an dynamic aggregator for veto scoring 
- DynamicVetoScoringPreferenceAggregator(int) - Constructor for class net.sf.tweety.preferences.aggregation.DynamicVetoScoringPreferenceAggregator
-