Uses of Enum
org.evrete.api.ActivationMode
Packages that use ActivationMode
-
Uses of ActivationMode in org.evrete.api
Methods in org.evrete.api that return ActivationModeModifier and TypeMethodDescriptionstatic ActivationModeReturns the enum constant of this type with the specified name.static ActivationMode[]ActivationMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.evrete.api with parameters of type ActivationModeModifier and TypeMethodDescriptiondefault StatefulSessionKnowledge.newStatefulSession(ActivationMode mode) default StatelessSessionKnowledge.newStatelessSession(ActivationMode mode) RuntimeContext.setActivationMode(ActivationMode activationMode)