Uses of Package
org.kuali.rice.krms.api.engine

Packages that use org.kuali.rice.krms.api.engine
edu.sampleu.travel.workflow   
org.kuali.rice.kew.framework.support.krms   
org.kuali.rice.kew.impl.support.krms   
org.kuali.rice.krms.api   
org.kuali.rice.krms.api.engine   
org.kuali.rice.krms.framework.engine   
org.kuali.rice.krms.framework.engine.expression   
org.kuali.rice.krms.framework.engine.result   
org.kuali.rice.krms.framework.type Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.krms.impl.provider.repository   
org.kuali.rice.krms.impl.validation   
 

Classes in org.kuali.rice.krms.api.engine used by edu.sampleu.travel.workflow
Engine
          An Engine executes using the given SelectionCriteria, @{link Facts}, and ExecutionOptions returning EngineResults
EngineResults
          Results of an Engine's execution
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.kew.framework.support.krms
Engine
          An Engine executes using the given SelectionCriteria, @{link Facts}, and ExecutionOptions returning EngineResults
EngineResults
          Results of an Engine's execution
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.kew.impl.support.krms
Engine
          An Engine executes using the given SelectionCriteria, @{link Facts}, and ExecutionOptions returning EngineResults
EngineResults
          Results of an Engine's execution
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.api
Engine
          An Engine executes using the given SelectionCriteria, @{link Facts}, and ExecutionOptions returning EngineResults
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.api.engine
EngineResults
          Results of an Engine's execution
ExecutionEnvironment
          The ExecutionEnvironment manages contextual information which is made available to different components of the rules engine during execution.
ExecutionFlag
          Defines various possible flags that can be used to control how the rules engine executes and performs it's evaluation of rules.
ExecutionOptions
          The ExecutionOptions contain a set of options that can be passed to the KRMS engine to control certain aspects related to it's execution.
Facts
          Parameter object for the Engine used to pass in mappings from Term to value (aka facts).
Facts.Builder
          Builder for a Facts parameter object
ResultEvent
          Interface for defining ResultEvents
SelectionCriteria
          SelectionCritera are used to to select an Agenda to execute.
Term
          Identifies a (hopefully) resolvable Term.
TermResolutionException
          An Exception for TermResolver exceptions.
TermResolver
          An TermResolver implementor is a utility class used for resolution (reification) of fact values for one or moreTerms.
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.framework.engine
Engine
          An Engine executes using the given SelectionCriteria, @{link Facts}, and ExecutionOptions returning EngineResults
EngineResults
          Results of an Engine's execution
ExecutionEnvironment
          The ExecutionEnvironment manages contextual information which is made available to different components of the rules engine during execution.
ExecutionOptions
          The ExecutionOptions contain a set of options that can be passed to the KRMS engine to control certain aspects related to it's execution.
Facts
          Parameter object for the Engine used to pass in mappings from Term to value (aka facts).
ResultEvent
          Interface for defining ResultEvents
SelectionCriteria
          SelectionCritera are used to to select an Agenda to execute.
Term
          Identifies a (hopefully) resolvable Term.
TermResolutionEngine
          Interface for the engine that is used to resolve Terms.
TermResolutionException
          An Exception for TermResolver exceptions.
TermResolver
          An TermResolver implementor is a utility class used for resolution (reification) of fact values for one or moreTerms.
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.framework.engine.expression
ExecutionEnvironment
          The ExecutionEnvironment manages contextual information which is made available to different components of the rules engine during execution.
Term
          Identifies a (hopefully) resolvable Term.
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.framework.engine.result
ExecutionEnvironment
          The ExecutionEnvironment manages contextual information which is made available to different components of the rules engine during execution.
ResultEvent
          Interface for defining ResultEvents
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.framework.type
TermResolver
          An TermResolver implementor is a utility class used for resolution (reification) of fact values for one or moreTerms.
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.impl.provider.repository
ExecutionEnvironment
          The ExecutionEnvironment manages contextual information which is made available to different components of the rules engine during execution.
ExecutionOptions
          The ExecutionOptions contain a set of options that can be passed to the KRMS engine to control certain aspects related to it's execution.
SelectionCriteria
          SelectionCritera are used to to select an Agenda to execute.
Term
          Identifies a (hopefully) resolvable Term.
 

Classes in org.kuali.rice.krms.api.engine used by org.kuali.rice.krms.impl.validation
ExecutionEnvironment
          The ExecutionEnvironment manages contextual information which is made available to different components of the rules engine during execution.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.