Uses of Class
org.kie.api.runtime.conf.BeliefSystemTypeOption
Packages that use BeliefSystemTypeOption
-
Uses of BeliefSystemTypeOption in org.kie.api.builder.model
Methods in org.kie.api.builder.model that return BeliefSystemTypeOptionModifier and TypeMethodDescriptionKieSessionModel.getBeliefSystem()Returns the BeliefSystemType of this KieSessionModelMethods in org.kie.api.builder.model with parameters of type BeliefSystemTypeOptionModifier and TypeMethodDescriptionKieSessionModel.setBeliefSystem(BeliefSystemTypeOption beliefSystem) Sets the BeliefSystem for this KieSessionModel. -
Uses of BeliefSystemTypeOption in org.kie.api.runtime.conf
Fields in org.kie.api.runtime.conf with type parameters of type BeliefSystemTypeOptionModifier and TypeFieldDescriptionstatic OptionKey<BeliefSystemTypeOption>BeliefSystemTypeOption.KEYMethods in org.kie.api.runtime.conf that return BeliefSystemTypeOptionModifier and TypeMethodDescriptionstatic BeliefSystemTypeOptionThis is a factory method for this belief system configuration.