Serialized Form

Class com.haley.haleyrules.jsr94.DefaultObjectFilter implements Serializable


Class com.haley.haleyrules.jsr94.HandleImpl implements Serializable

Serialized Fields

m_part1

long m_part1
The first part of the Handle

m_part2

long m_part2
The second part of the handle


Class com.haley.haleyrules.jsr94.RuleExecutionSetImpl implements Serializable

Serialized Fields

m_knowledgeBase

com.haley.haleyrules.KnowledgeBase m_knowledgeBase
In HaleyRules, a JSR94 ruleset corresponding to a KnowledgeBase

m_propertyMap

java.util.Map m_propertyMap
Map for the properties

m_defaultObjectFilterClassName

java.lang.String m_defaultObjectFilterClassName
Class name of the default object filter

m_defaultObjectFilterInstance

javax.rules.ObjectFilter m_defaultObjectFilterInstance
An instance of the default object filter class

m_description

java.lang.String m_description
Description of this rule execution set

m_name

java.lang.String m_name
Name of this rule execution set. This is actually the URI of the rule execution set


Class com.haley.haleyrules.jsr94.RuleExecutionSetMetadataImpl implements Serializable

Serialized Fields

m_URI

java.lang.String m_URI
The URI of the RuleExecutionSet

m_name

java.lang.String m_name
The name of the RuleExecutionSet

m_description

java.lang.String m_description
The description of the RuleExecutionSet


Class com.haley.haleyrules.jsr94.RuleImpl implements Serializable

Serialized Fields

m_propertyMap

java.util.HashMap m_propertyMap
The properties map

m_description

java.lang.String m_description
Description of the rule

m_name

java.lang.String m_name
Name of the rule


Class com.haley.haleyrules.jsr94.RuleRuntimeImpl implements Serializable


Class com.haley.haleyrules.jsr94.StatefulRuleSessionImpl implements Serializable

Serialized Fields

m_handleToObjectMap

java.util.Map m_handleToObjectMap
A map from handle to the object. This map keeps track of the object added to the session

m_objectToHandleMap

java.util.Map m_objectToHandleMap
A map from the object to its handle



Copyright © 2005-2006 Haley Systems, Inc. All Rights Reserved.