Uses of Class
org.tweetyproject.arg.bipolar.syntax.InducibleEAF
Packages that use InducibleEAF
-
Uses of InducibleEAF in org.tweetyproject.arg.bipolar.inducers
Method parameters in org.tweetyproject.arg.bipolar.inducers with type arguments of type InducibleEAFModifier and TypeMethodDescriptionvoidApproxPEAFInducer.induce(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer functionvoidExactPEAFInducer.induce(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer functionvoidLiExactPEAFInducer.induce(Consumer<InducibleEAF> consumer) Deprecated.voidPEAFInducer.induce(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer functionvoidAbstractPEAFInducer.induceNTimes(Consumer<InducibleEAF> consumer, int n)