Uses of Enum Class
org.tweetyproject.web.services.aba.GeneralAbaReasonerFactory.Semantics
Packages that use GeneralAbaReasonerFactory.Semantics
-
Uses of GeneralAbaReasonerFactory.Semantics in org.tweetyproject.web.services.aba
Subclasses with type arguments of type GeneralAbaReasonerFactory.Semantics in org.tweetyproject.web.services.abaModifier and TypeClassDescriptionstatic enum
An enumeration of all available semantics for ABA reasoners.Methods in org.tweetyproject.web.services.aba that return GeneralAbaReasonerFactory.SemanticsModifier and TypeMethodDescriptionstatic GeneralAbaReasonerFactory.Semantics[]
GeneralAbaReasonerFactory.getSemantics()
Gets an array of all available semantics.GeneralAbaReasonerFactory.Semantics.getSemantics
(String id) Gets the Semantics enumeration based on the provided identifier.Returns the enum constant of this class with the specified name.static GeneralAbaReasonerFactory.Semantics[]
GeneralAbaReasonerFactory.Semantics.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tweetyproject.web.services.aba with parameters of type GeneralAbaReasonerFactory.SemanticsModifier and TypeMethodDescriptionstatic <T> GeneralAbaReasoner
GeneralAbaReasonerFactory.getReasoner
(GeneralAbaReasonerFactory.Semantics sem) Return a reasoner