Serialized Form
m_part1
long m_part1
- The first part of the Handle
m_part2
long m_part2
- The second part of the handle
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
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
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
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.