Uses of Enum
org.tweetyproject.web.services.aba.GeneralAbaReasonerFactory.Semantics
-
Uses of GeneralAbaReasonerFactory.Semantics in org.tweetyproject.web.services.aba
Modifier 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 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.Modifier and TypeMethodDescriptionstatic <T> GeneralAbaReasoner
GeneralAbaReasonerFactory.getReasoner
(GeneralAbaReasonerFactory.Semantics sem) Return a reasoner