biz.hammurapi.rules.jsr94
Interface RuleExecutionSetMetadata

All Superinterfaces:
javax.rules.RuleExecutionSetMetadata, java.io.Serializable

public interface RuleExecutionSetMetadata
extends javax.rules.RuleExecutionSetMetadata

Provides access to collection of session rules for interrogation of their metadata.

Author:
Pavel

Method Summary
 java.util.Collection getRules()
           
 
Methods inherited from interface javax.rules.RuleExecutionSetMetadata
getDescription, getName, getUri
 

Method Detail

getRules

java.util.Collection getRules()
Returns:
Collection of rules in the session.


Copyright © 2005 Hammurapi Group. All Rights Reserved.