public class AttributeLogFilterPlugin
extends java.lang.Object
The original file is written by Dirk Fanhland, but modified by Kefang Ding to
adapt needs. The output includes several logs which are based on the
attributes splitting. Input is one log + filter setting Filter Setting: trace
variant, attribute value(Specific, or based on all values?? group them
together)
For the choices of item, and the satisfaction rules. Both changes, on it
Delete the choise, filter by length!! Find its panel, and change them to one
But the parameters should be also different, but not so many.
another plugins to filter out the data on trace atrribute
== Input: event log
== Output: event log with labels
== Parameters: choose one trace attribute, if the trace is boolean, then true, or false
if the attribute is categories, the several categories
If the attribute is real number, then choose a threshold in real number or in percentage..
If the attribute is integer, choose a specific or choose a threshold to get above values!!
- Author:
- dkf