Uses of Class
org.tweetyproject.commons.util.Shell
Packages that use Shell
Package
Description
-
Uses of Shell in org.tweetyproject.arg.dung.reasoner
Constructors in org.tweetyproject.arg.dung.reasoner with parameters of type ShellModifierConstructorDescriptionProboReasoner(String path_to_exec, Semantics semantics, Shell bash)
Constructs a new instance of ProboReasoner -
Uses of Shell in org.tweetyproject.commons.util
Subclasses of Shell in org.tweetyproject.commons.utilMethods in org.tweetyproject.commons.util that return ShellModifier and TypeMethodDescriptionstatic Shell
Shell.getCygwinShell(String binary)
a wrapper around the cygwin shellstatic Shell
Shell.getNativeShell()
a wrapper for the os' native shell -
Uses of Shell in org.tweetyproject.logics.fol.reasoner
Constructors in org.tweetyproject.logics.fol.reasoner with parameters of type ShellModifierConstructorDescriptionEFOLReasoner(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific EProver.Prover9FolReasoner(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific Prover9.SpassFolReasoner(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific SPASS Prover. -
Uses of Shell in org.tweetyproject.logics.ml.reasoner
Constructors in org.tweetyproject.logics.ml.reasoner with parameters of type ShellModifierConstructorDescriptionMleanCoPReasoner(String location, Shell bash)
Constructs a new instance pointing to a specific MleanCoProver.SPASSMlReasoner(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific SPASS Prover. -
Uses of Shell in org.tweetyproject.logics.qbf.reasoner
Constructors in org.tweetyproject.logics.qbf.reasoner with parameters of type ShellModifierConstructorDescriptionCadetSolver(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific CadetSolver.CaqeSolver(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific CaqeSolver.GhostQSolver(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific GhostQSolver.QuteSolver(String binaryLocation, Shell bash)
Constructs a new instance pointing to a specific QuteSolver. -
Uses of Shell in org.tweetyproject.lp.asp.grounder
Constructors in org.tweetyproject.lp.asp.grounder with parameters of type Shell -
Uses of Shell in org.tweetyproject.lp.asp.reasoner
Constructors in org.tweetyproject.lp.asp.reasoner with parameters of type Shell