Subject: updated Demeter software API docs for 0.8.4
From: Doug Orleans (dougo@ccs.neu.edu)
Date: Sat Jan 12 2002 - 18:30:46 EST
I have re-generated the API docs at
http://www.ccs.neu.edu/research/demeter/software/docs/api/
to reflect the new API in 0.8.4. The only interesting changes are the
addition of two methods to aplib.ConstraintMapI:
boolean meetsConstraint(Object a, EdgeI e, NameMapI N)
boolean meetsConstraint(Object a, Object v, NameMapI N)
and one method to aplib.StrategyGraphI:
Collection getOutgoingEdges(Object v)
which only matter if you are using the AP Library without using the
default implementations of these interfaces in the aplib.sg package.
--Doug
This archive was generated by hypermail 2b28 : Sat Jan 12 2002 - 18:35:09 EST