Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6103

Timestamp:
05/03/11 11:04:02 (15 years ago)
Author:
cneumuel
Message:

#1424

  • created extension method GetObjectGraphObjects for objects
  • created IStatefulItem interface, which means an object has a state which can be initialized and cleared
  • after an algorithm stopped, all objects of the algorithm-objectgraph with the type IStatefulItem are cleared
  • on prepare, all IStatefulItem objects are initialized
(No files)

Note: See TracChangeset for help on using the changeset viewer.