Uses of Enum
org.evrete.api.RuleScope
Packages that use RuleScope
-
Uses of RuleScope in org.evrete
Methods in org.evrete with parameters of type RuleScopeModifier and TypeMethodDescriptionSourceSecurity.addPermission(RuleScope scope, Permission permission)Adds security permission to protection scope.SourceSecurity.getProtectionDomain(RuleScope scope)Creates if necessary and returns ProtectionDomain for s security scope -
Uses of RuleScope in org.evrete.api
Methods in org.evrete.api that return RuleScopeModifier and TypeMethodDescriptionstatic RuleScopeReturns the enum constant of this type with the specified name.static RuleScope[]RuleScope.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 RuleScopeModifier and TypeMethodDescriptionvoiddefault TFluentImports.getJavaImports(RuleScope... scopes)