public class DependenceTagAggregator extends ImportantTagAggregator
Constructor and Description |
---|
DependenceTagAggregator(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
String |
aggregatedName()
Return name of the resulting aggregated tag.
|
static DependenceTagAggregator |
v() |
boolean |
wantTag(Tag t)
Decide whether this tag should be aggregated by this aggregator.
|
considerTag
fini, internalTransform
transform, transform, transform
public DependenceTagAggregator(Singletons.Global g)
public static DependenceTagAggregator v()
public boolean wantTag(Tag t)
wantTag
in class ImportantTagAggregator
public String aggregatedName()
aggregatedName
in class ImportantTagAggregator