Uses of Interface
org.tweetyproject.commons.Signature
Package
Description
-
Uses of Signature in org.tweetyproject.action.description.syntax
Modifier and TypeMethodDescriptionCActionDescription.getMinimalSignature()
abstract Signature
CLaw.getSignature()
DynamicLaw.getSignature()
StaticLaw.getSignature()
-
Uses of Signature in org.tweetyproject.action.query.syntax
Modifier and TypeMethodDescriptionSActionQuerySet.getMinimalSignature()
SActionQuery.getSignature()
-
Uses of Signature in org.tweetyproject.action.signature
Modifier and TypeClassDescriptionclass
This class represents an action signature, which consists of a set of fluent names (representing environment states) and a set of action names (representing actions). -
Uses of Signature in org.tweetyproject.arg.aba.syntax
Modifier and TypeMethodDescriptionAbaTheory.getMinimalSignature()
Assumption.getSignature()
InferenceRule.getSignature()
Negation.getSignature()
-
Uses of Signature in org.tweetyproject.arg.aspic.syntax
Modifier and TypeMethodDescriptionAspicArgumentationTheory.getMinimalSignature()
InferenceRule.getSignature()
-
Uses of Signature in org.tweetyproject.arg.bipolar.syntax
Modifier and TypeMethodDescriptionAbstractBipolarFramework.getMinimalSignature()
ArgumentSet.getSignature()
Retrieves the signature of this argument set.BinaryAttack.getSignature()
BinarySupport.getSignature()
EAttack.getSignature()
SetAttack.getSignature()
SetSupport.getSignature()
-
Uses of Signature in org.tweetyproject.arg.deductive.syntax
Modifier and TypeMethodDescriptionSimplePlLogicDeductiveKnowledgebase.getMinimalSignature()
Retrieves the minimal signature of the knowledge base.SimplePlRule.getSignature()
Retrieves the signature of the rule, which includes the signature of both the premises and the conclusion. -
Uses of Signature in org.tweetyproject.arg.delp.syntax
Modifier and TypeMethodDescriptionDefeasibleLogicProgram.getMinimalSignature()
DelpArgument.getSignature()
Always null. -
Uses of Signature in org.tweetyproject.arg.dung.ldo.syntax
-
Uses of Signature in org.tweetyproject.arg.dung.syntax
Modifier and TypeClassDescriptionclass
This class captures the signature of a Dung theory, i.e.Modifier and TypeMethodDescriptionDungTheory.getMinimalSignature()
Argument.getSignature()
Attack.getSignature()
-
Uses of Signature in org.tweetyproject.arg.extended.syntax
Modifier and TypeMethodDescriptionExtendedTheory.getMinimalSignature()
RecursiveExtendedTheory.getMinimalSignature()
ExtendedAttack.getSignature()
-
Uses of Signature in org.tweetyproject.arg.lp.syntax
Modifier and TypeMethodDescriptionArgumentationKnowledgeBase.getMinimalSignature()
Argument.getSignature()
-
Uses of Signature in org.tweetyproject.arg.prob.syntax
-
Uses of Signature in org.tweetyproject.arg.saf.util
ModifierConstructorDescriptionBasicArgumentSampler
(Signature signature) Creates a new basic argument sampler for the given signature.SimpleSafSampler
(Signature signature) Creates a new SimpleSafSampler for the given signature.SimpleSafSampler
(Signature signature, int minLength, int maxLength) Creates a new SimpleSafSampler for the given signature. -
Uses of Signature in org.tweetyproject.arg.setaf.syntax
Modifier and TypeClassDescriptionclass
This class captures the signature of a SetAf theory, i.e. -
Uses of Signature in org.tweetyproject.beliefdynamics.mas
Modifier and TypeClassDescriptionclass
CrMasBeliefSet<T extends Formula,
S extends Signature> This class represents belief sets for credibility-based agents multi-agent systems.Modifier and TypeMethodDescriptionCrMasBeliefSet.getMinimalSignature()
InformationObject.getSignature()
-
Uses of Signature in org.tweetyproject.commons
Modifier and TypeClassDescriptionclass
This class models a belief set, i.e.Modifier and TypeClassDescriptionclass
DualSetSignature<T,
S> This class models a signature as two sets of formulas.class
QuadrupleSetSignature<T,
S, U, R> This class models a signature as four sets of formulas.class
This class models a signature as a set of formulas.class
TripleSetSignature<T,
S, U> This class models a signature as three sets of formulas.Modifier and TypeMethodDescriptionSignature.clone()
clones signatureBeliefBase.getMinimalSignature()
Returns the signature of the language of this knowledge base.BeliefSetSampler.getSamplerSignature()
Returns the signature of this sampler.Formula.getSignature()
Returns the signature of the language of this formula.FormulaSampler.getSignature()
Returns the signature of this sampler.Modifier and TypeMethodDescriptionvoid
DualSetSignature.addSignature
(Signature other) void
QuadrupleSetSignature.addSignature
(Signature other) void
Signature.addSignature
(Signature other) Adds the elements of the given signature to this signature.void
SingleSetSignature.addSignature
(Signature other) void
TripleSetSignature.addSignature
(Signature other) boolean
DualSetSignature.isOverlappingSignature
(Signature other) boolean
QuadrupleSetSignature.isOverlappingSignature
(Signature other) boolean
Signature.isOverlappingSignature
(Signature other) Checks whether this signature has common elements with the given signature, i.e.boolean
SingleSetSignature.isOverlappingSignature
(Signature other) boolean
TripleSetSignature.isOverlappingSignature
(Signature other) boolean
DualSetSignature.isSubSignature
(Signature other) boolean
QuadrupleSetSignature.isSubSignature
(Signature other) boolean
Signature.isSubSignature
(Signature other) Checks whether this signature is a sub-signature of the given signature, i.e.boolean
SingleSetSignature.isSubSignature
(Signature other) boolean
TripleSetSignature.isSubSignature
(Signature other) Initializes a new reseted iterator for the given signature.ModifierConstructorDescriptionBeliefSetSampler
(Signature signature) Creates a new belief base sampler for the given signature.BeliefSetSampler
(Signature signature, int minLength, int maxLength) Creates a new belief base sampler for the given signature.FormulaSampler
(Signature signature) Creates a new formula sampler for the given signature. -
Uses of Signature in org.tweetyproject.commons.util.rules
-
Uses of Signature in org.tweetyproject.logics.bpm.syntax
Modifier and TypeMethodDescriptionBpmnSignature.clone()
BpmnModel.getMinimalSignature()
BpmnFormula.getSignature()
Modifier and TypeMethodDescriptionvoid
BpmnSignature.addSignature
(Signature other) boolean
BpmnSignature.isOverlappingSignature
(Signature other) boolean
BpmnSignature.isSubSignature
(Signature other) -
Uses of Signature in org.tweetyproject.logics.cl.syntax
-
Uses of Signature in org.tweetyproject.logics.commons.syntax
Modifier and TypeMethodDescriptionAssociativeFormulaSupport.AssociativeSupportBridge.createEmptySignature()
AssociativeFormulaSupport.getSignature()
-
Uses of Signature in org.tweetyproject.logics.commons.syntax.interfaces
-
Uses of Signature in org.tweetyproject.logics.dl.syntax
Modifier and TypeClassDescriptionclass
This class models a description logic signature.Modifier and TypeMethodDescriptionAssociativeDlFormula.createEmptySignature()
DlBeliefSet.getMinimalSignature()
-
Uses of Signature in org.tweetyproject.logics.fol.syntax
Modifier and TypeClassDescriptionclass
This class captures the signature of a specific first-order language. -
Uses of Signature in org.tweetyproject.logics.ml.syntax
-
Uses of Signature in org.tweetyproject.logics.mln.syntax
-
Uses of Signature in org.tweetyproject.logics.pcl.semantics
Modifier and TypeMethodDescriptionProbabilityDistribution.getSignature()
Returns the signature of the underlying language.Modifier and TypeMethodDescriptionstatic <S extends Interpretation<PlBeliefSet,
PlFormula>>
ProbabilityDistribution<S> ProbabilityDistribution.getUniformDistribution
(Set<S> interpretations, Signature sig) Returns the uniform distribution on the given interpretations.ModifierConstructorDescriptionProbabilityDistribution
(Signature signature) Creates a new probability distribution. -
Uses of Signature in org.tweetyproject.logics.pcl.syntax
-
Uses of Signature in org.tweetyproject.logics.petri.syntax.reachability_graph
-
Uses of Signature in org.tweetyproject.logics.pl.semantics
Modifier and TypeMethodDescription -
Uses of Signature in org.tweetyproject.logics.pl.syntax
Modifier and TypeClassDescriptionclass
This class captures the signature of a specific propositional language. -
Uses of Signature in org.tweetyproject.logics.pl.util
ModifierConstructorDescriptionCnfSampler
(Signature signature, double maxVariableRatio) Creates a new sampler for the given signature.CnfSampler
(Signature signature, double maxVariableRatio, int minLength, int maxLength) Creates a new sampler for the given signature.RandomSampler
(Signature signature, double worldProb) Creates a new sampler for the given signatureRandomSampler
(Signature signature, double worldProb, int minLength, int maxLength) Creates a new sampler for the given signatureRandomSatSampler
(Signature signature, int k) Constructs a new samplerRandomSatSampler
(Signature signature, int k, int minLength, int maxLength) Constructs a new samplerSyntacticRandomSampler
(Signature signature, Probability probneg, Probability probconj, Probability probdisj, double recDecrease) Creates a new sampler.SyntacticRandomSampler
(Signature signature, Probability probneg, Probability probconj, Probability probdisj, double recDecrease, int minLength, int maxLength) Creates a new sampler. -
Uses of Signature in org.tweetyproject.logics.rcl.syntax
-
Uses of Signature in org.tweetyproject.logics.rdl.syntax
-
Uses of Signature in org.tweetyproject.logics.rpcl.semantics
Modifier and TypeMethodDescriptionRpclProbabilityDistribution.getSignature()
Returns the signature of the underlying language. -
Uses of Signature in org.tweetyproject.logics.rpcl.syntax
-
Uses of Signature in org.tweetyproject.logics.translators.adfconditional
Modifier and TypeMethodDescription -
Uses of Signature in org.tweetyproject.logics.translators.adfrevision
Modifier and TypeMethodDescription