Uses of Class
org.tweetyproject.arg.bipolar.syntax.InducibleEAF
-
Uses of InducibleEAF in org.tweetyproject.arg.bipolar.inducers
Modifier and TypeMethodDescriptionvoid
ApproxPEAFInducer.induce
(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer functionvoid
ExactPEAFInducer.induce
(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer functionvoid
LiExactPEAFInducer.induce
(Consumer<InducibleEAF> consumer) Deprecated.void
PEAFInducer.induce
(Consumer<InducibleEAF> consumer) Inducer induces inducibleEAFs and gives to a consumer functionvoid
AbstractPEAFInducer.induceNTimes
(Consumer<InducibleEAF> consumer, int n)