Package | Description |
---|---|
jadex.bdi.model | |
jadex.bpmn | |
jadex.bridge |
This package contains the interfaces of the adapter layer,
which is used to establish a connection between the Jadex runtime
system and an underlying platform.
|
jadex.commons.collection |
This package contains useful extensions to java.util.collection classes.
|
jadex.xml.reader | |
jadex.xml.writer |
Class and Description |
---|
MultiCollection
An MultiCollection is a map with the ability
to store more than one element per key (an collection).
|
Class and Description |
---|
MultiCollection
An MultiCollection is a map with the ability
to store more than one element per key (an collection).
|
Class and Description |
---|
MultiCollection
An MultiCollection is a map with the ability
to store more than one element per key (an collection).
|
Class and Description |
---|
CheckedMap |
FastHashMap
Implements a map from strings to objects as a hash table.
|
IBlockingQueue
A queue that blocks until an element is available.
|
IBlockingQueue.ClosedException
Closed exception.
|
ILRUEntryCleaner
The entry cleaner (for performing cleanup code on removed entries in a LRU).
|
IndexMap
This class combines the list and map interface.
|
LRU
A least recently used map.
|
MultiCollection
An MultiCollection is a map with the ability
to store more than one element per key (an collection).
|
NestedMap
A nested map refers to parent maps for entries
not found in this map.
|
TreeNode
Represents a node of a tree.
|
TwoWayMultiCollection
The two-way multi-collection allows fast reverse lookup,
by containing a second multi-collection,
which reversely maps values to keys.
|
WeakList
A list with weak entries.
|
WeakObject
Weakreference has the disadvantage that it does not support
transparent equals() and hashcode() methods.
|
WeakSet
A weak set for entries that will be automatically removed when
no references to them are existing any more.
|
Class and Description |
---|
MultiCollection
An MultiCollection is a map with the ability
to store more than one element per key (an collection).
|
Class and Description |
---|
MultiCollection
An MultiCollection is a map with the ability
to store more than one element per key (an collection).
|
Tree
Tree data structure.
|
Copyright © 2012. All Rights Reserved.