Uses of Class
org.evrete.api.ActivationMode
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of ActivationMode in org.evrete.api
Methods in org.evrete.api that return ActivationMode Modifier and Type Method Description static ActivationModeActivationMode. valueOf(String name)Returns 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 ActivationMode Modifier and Type Method Description CRuntimeContext. setActivationMode(ActivationMode activationMode)