|
Orbital library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Type | Representation of a type. |
Type.Composite | The base interface for all composite types that are composed of other types. |
Typed | An interface for typed objects. |
TypeSystem | Provides type constructors, and factories for types of a type system. |
Class Summary | |
---|---|
Types | Manager for type system and factories. |
Exception Summary | |
---|---|
TypeException | Thrown whenever an exception due to invalid typing occurs. |
Error Summary | |
---|---|
FactoryConfigurationError | Thrown when a problem with configuration of the factories exists. |
Defines interfaces for general type systems.
A type system is defined by all subclasses implementing the TypeSystem interface. That interface contains the appropriate factories and type constructors. The central data structure of this package is Type which represents a type of an expression of a formal language. Types themselves form a free algebra of terms.
|
Orbital library 1.3.0: 11 Apr 2009 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |