1.1 Container

Container is the abstract superpattern for all patterns in the container libraries, defining all common attributes of container patterns.

Container patterns are generic patterns in the sense that the element type of the elements kept in the container is specified through the element virtual attribute.

Container defines the following additional attributes:

Container also defines two exceptions:


Container Libraries - Reference Manual
© 1992-2004 Mjølner Informatics
[Modified: Thursday October 19th 2000 at 12:51]