| Interface | Description |
|---|---|
| ArraySliceMappable |
This interface is used to map objects to and from simple arrays.
|
| Class | Description |
|---|---|
| ArrayMapper |
This class dispatch data between an array and several domain objects.
|
| Interval |
This class represents an interval on the real line.
|
| IntervalsList |
This class represents an intervals list.
|
| MappableArray |
Wrapper class around an array in order to have it implement the
ArraySliceMappable interface. |
| MappableScalar |
Wrapper class around a scalar in order to have it implement the
ArraySliceMappable interface. |
Copyright © 2001-2007 Luc Maisonobe. All Rights Reserved.