Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class BI_LINKABLE [G] General cluster: elks description: "Linkable cells with a reference to the left and right neighbors" create: put Ancestors LINKABLE [G] Queries item: G left: [detachable like Current] detachable BI_LINKABLE [G] right: [detachable like Current] detachable BI_LINKABLE [G] Commands put (v: [like item] G) replace (v: [like item] G) Constraints right symmetry left symmetry
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org