Uses of Enum
org.tweetyproject.web.spring_services.dung.AbstractExtensionReasonerFactory.Semantics
Packages that use AbstractExtensionReasonerFactory.Semantics
-
Uses of AbstractExtensionReasonerFactory.Semantics in org.tweetyproject.web.spring_services.dung
Methods in org.tweetyproject.web.spring_services.dung that return AbstractExtensionReasonerFactory.SemanticsModifier and TypeMethodDescriptionAbstractExtensionReasonerFactory.getSemantics()
*description missing*AbstractExtensionReasonerFactory.Semantics.getSemantics
(String id) Returns the enum constant of this type with the specified name.AbstractExtensionReasonerFactory.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.dung with parameters of type AbstractExtensionReasonerFactory.SemanticsModifier and TypeMethodDescriptionstatic AbstractExtensionReasoner
AbstractExtensionReasonerFactory.getReasoner
(AbstractExtensionReasonerFactory.Semantics sem) *description missing*