% @(#) $Id: Arc_Trait.lsl,v 1.3 1997/07/31 21:10:33 leavens Exp $

% This trait would be automatically constructed by Larch/C++
% as part of the model of the members in the Arc struct
% found in DirectedGraph.pri.

Arc_Trait: trait

  includes MutableObj(Node),
           ConstObj(Node)
  includes Arc_Pre_Trait(Arc, Obj, Val[Arc]),
           Arc_Pre_Trait(Const[Arc], ConstObj, Val[Arc])

[Index]

HTML generated using lcpp2html.