KIE API 6.0.0.Beta3

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
           
PropagationContext
           
RuleFlowGroup
           
 

Classes in org.kie.api.runtime.rule used by org.kie.api.runtime
Session
          The WorkingMemory is a super-interface for all StatefulKnowledgeSessions.
SessionEntryPoint
          An entry-point is an abstract channel through where facts are inserted into the engine.
StatefulRuleSession
          An interface for all StatefulRuleSession methods.
StatelessRuleSession
          This interface is used as part of the StatelessKnowledSession, 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
           
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
           
Session
          The WorkingMemory is a super-interface for all StatefulKnowledgeSessions.
SessionEntryPoint
          An entry-point is an abstract channel through where facts are inserted into the engine.
Variable
           
ViewChangedEventListener
           
 


KIE API 6.0.0.Beta3

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