Uses of Enum
org.tweetyproject.web.spring_services.aba.GeneralAbaReasonerFactory.Semantics
Packages that use GeneralAbaReasonerFactory.Semantics
-
Uses of GeneralAbaReasonerFactory.Semantics in org.tweetyproject.web.spring_services.aba
Methods in org.tweetyproject.web.spring_services.aba that return GeneralAbaReasonerFactory.SemanticsModifier and TypeMethodDescriptionstatic GeneralAbaReasonerFactory.Semantics[]
GeneralAbaReasonerFactory.getSemantics()
*description missing*GeneralAbaReasonerFactory.Semantics.getSemantics
(String id) Returns the enum constant of this type with the specified name.static GeneralAbaReasonerFactory.Semantics[]
GeneralAbaReasonerFactory.Semantics.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tweetyproject.web.spring_services.aba with parameters of type GeneralAbaReasonerFactory.SemanticsModifier and TypeMethodDescriptionstatic <T> GeneralAbaReasoner
GeneralAbaReasonerFactory.getReasoner
(GeneralAbaReasonerFactory.Semantics sem) *description missing*