KIE API 6.1.0.Beta2

Uses of Package
org.kie.api.runtime.rule

Packages that use org.kie.api.runtime.rule
org.kie.api.command   
org.kie.api.event.rule Events emitted while Rules are executing. 
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
org.kie.api.runtime.rule The rule runtime classes. 
 

Classes in org.kie.api.runtime.rule used by org.kie.api.command
FactHandle
           
 

Classes in org.kie.api.runtime.rule used by org.kie.api.event.rule
AgendaGroup
           
FactHandle
           
Match
           
RuleFlowGroup
           
 

Classes in org.kie.api.runtime.rule used by org.kie.api.runtime
EntryPoint
          An entry-point is an abstract channel through where facts are inserted into the engine.
RuleRuntime
          The RuleRuntime is a super-interface for all KieSessions.
StatefulRuleSession
          An interface for all StatefulRuleSession methods.
StatelessRuleSession
          This interface is used as part of the StatelessKieSession, which is the interface returned from the KnowledgeBase.
 

Classes in org.kie.api.runtime.rule used by org.kie.api.runtime.rule
ActivationGroup
           
Agenda
           
AgendaFilter
           
AgendaGroup
           
EntryPoint
          An entry-point is an abstract channel through where facts are inserted into the engine.
FactHandle
           
LiveQuery
           
Match
           
Operator
          An interface for Operator definitions.
QueryResults
           Contains the results of a query.
QueryResultsRow
          A row of data from the QueryResults container.
Row
           
RuleFlowGroup
           
RuleRuntime
          The RuleRuntime is a super-interface for all KieSessions.
Variable
           
ViewChangedEventListener
           
 


KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.