|
Orbital library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use orbital.util | |
---|---|
orbital.algorithm.evolutionary | Genetic algorithms simulate nature on a very abstract level to get solutions for sophisticated problems. |
orbital.algorithm.template | A framework for general algorithmic evaluation schemes including search and planning algorithms. |
orbital.logic | The logic package and its sub packages contain classes for logical operations and frameworks. |
orbital.logic.imp | Defines a generic interface to (symbolic) logic systems. |
orbital.logic.sign | Defines generic interfaces for formal languages. |
orbital.moon.logic.resolution | Provides resolution inference theorem prover implementation and clause management. |
orbital.util | Provides basic utility classes useful to ease several programming tasks. |
Classes in orbital.util used by orbital.algorithm.evolutionary | |
---|---|
DelegateCollection
A DelegateCollection that works as a delegator to collections. |
|
DelegateList
A DelegateList that works as a delegator to lists. |
Classes in orbital.util used by orbital.algorithm.template | |
---|---|
Pair
Pair class combines two objects in one. |
Classes in orbital.util used by orbital.logic | |
---|---|
Callback
Callback is an interface used to tag objects that can be called back. |
Classes in orbital.util used by orbital.logic.imp | |
---|---|
DelegateMap
A DelegateMap that works as a delegator to maps. |
Classes in orbital.util used by orbital.logic.sign | |
---|---|
DelegateCollection
A DelegateCollection that works as a delegator to collections. |
|
DelegateSet
A DelegateSet that works as a delegator to sets. |
|
DelegateSortedSet
A DelegateSortedSet that works as a delegator to sets. |
Classes in orbital.util used by orbital.moon.logic.resolution | |
---|---|
Pair
Pair class combines two objects in one. |
Classes in orbital.util used by orbital.util | |
---|---|
Activation
Activation is the base class for conditional exception handling. |
|
Callback
Callback is an interface used to tag objects that can be called back. |
|
DelegateCollection
A DelegateCollection that works as a delegator to collections. |
|
DelegateIterator
A DelegateIterator that works as a delegator to iterators. |
|
DelegateList
A DelegateList that works as a delegator to lists. |
|
DelegateSet
A DelegateSet that works as a delegator to sets. |
|
NotIteratableException
Thrown if an object expected to be generalized iteratable is not. |
|
Orbital library 1.3.0: 11 Apr 2009 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |