Class GroupCollector.GroupEvent

java.lang.Object
eu.bandm.tscore.base.GroupCollector.GroupEvent
Enclosing class:
GroupCollector

protected class GroupCollector.GroupEvent extends Object
Represents the translation of a group start, group end or singleton additon parameter text. This text is found in the parameter track of a particular event and this instance is then stored (with that event as a key) in GroupCollector.groupEvents. These events are only temporary and local and translated by the subsequent call to GroupCollector.reify(MessageReceiver,Iterable,Multimap) into event sets.