Orbital library

Package orbital.logic

The logic package and its sub packages contain classes for logical operations and frameworks.

See:
          Description

Interface Summary
Composite The base interface for all things that are composed of other things.
Relation This basic Relation interface tags interfaces and classes that describe relations (or predicates) between objects.
 

Exception Summary
IterationLimitException Thrown when the limit for the maximum number of iterations is overrun.
LimitException Thrown when a limit is exceeded.
RecursionLimitException Thrown when the limit for the maximum number of recursions is overrun.
RecursionStoppedException An Exception thrown if a recursive algorithm is explicitly stopped during recursion.
 

Package orbital.logic Description

The logic package and its sub packages contain classes for logical operations and frameworks.


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.