站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Package org.drools.util (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Package
org.drools.util

Packages that use org.drools.util
org.drools This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory 
org.drools.brms.server.util   
org.drools.common   
org.drools.lang This contains the parser and utilities for the native DRL format, for handling DRL source. 
org.drools.reteoo   
org.drools.spi   
org.drools.util   
org.drools.xml This contains the parser and utilities for handling rules in XML format. 
 

Classes in org.drools.util used by org.drools
LinkedList
          This is a simple linked linked implementation.
 

Classes in org.drools.util used by org.drools.brms.server.util
ReflectiveVisitor
          Java Tip 98: Reflect on the Visitor design pattern.
 

Classes in org.drools.util used by org.drools.common
AbstractBaseLinkedListNode
          Provides a abstract base implementation that an object can extend so that it can be used in a LinkedList.
AbstractHashTable.ObjectComparator
           
LinkedList
          This is a simple linked linked implementation.
LinkedListNode
          Items placed in a LinkedList must implement this interface .
ObjectHashMap
           
ObjectHashSet
           
PrimitiveLongMap
           
PrimitiveLongStack
           
Queue
           
Queueable
           
 

Classes in org.drools.util used by org.drools.lang
ReflectiveVisitor
          Java Tip 98: Reflect on the Visitor design pattern.
 

Classes in org.drools.util used by org.drools.reteoo
Entry
           
Iterator
           
LinkedListNode
          Items placed in a LinkedList must implement this interface .
ObjectHashMap
           
ReflectiveVisitor
          Java Tip 98: Reflect on the Visitor design pattern.
 

Classes in org.drools.util used by org.drools.spi
LinkedList
          This is a simple linked linked implementation.
 

Classes in org.drools.util used by org.drools.util
AbstractBaseLinkedListNode
          Provides a abstract base implementation that an object can extend so that it can be used in a LinkedList.
AbstractHashTable
           
AbstractHashTable.FactEntry
           
AbstractHashTable.FieldIndex
           
AbstractHashTable.Index
           
AbstractHashTable.ObjectComparator
           
CompositeCollection
          Decorates a collection of other collections to provide a single unified view.
CompositeCollection.CollectionMutator
          Pluggable strategy to handle changes to the composite.
Entry
           
FactHandleIndexHashTable.FieldIndexEntry
           
Iterator
           
LinkedList
          This is a simple linked linked implementation.
LinkedList.LinkedListIterator
          Returns a list iterator
LinkedListNode
          Items placed in a LinkedList must implement this interface .
Queue
           
Queueable
           
TupleIndexHashTable.FieldIndexEntry
           
UUID
          UUID represents Universally Unique Identifiers (aka Global UID in Windows world).
UUIDGenerator
          Ripped from JUG
 

Classes in org.drools.util used by org.drools.xml
ReflectiveVisitor
          Java Tip 98: Reflect on the Visitor design pattern.
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.