Package nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators

Class Summary
AggregateByGraph Class for taking a property of a given ID across actors of a given mode and aggregating these properties into a single property on the enclosing graph.
AggregateByLinkProperty Aggregates a single property across links.
AggregateLinks Aggregates a single property across links.
AggregateOnActor Class for Aggregating the properties of an actor into a single Instance object.
CombineProperty  
FromGraphToActor Class aggregates all the properties of a graph and propogates them to each actor in the graph.
PropertyToLink