public class TemporalProfile
extends java.lang.Object
Constructor and Description |
---|
TemporalProfile(org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
static java.util.BitSet |
getBitSet(java.util.List<TemporalRelation> relations,
TemporalRelation ofInterest) |
gnu.trove.TLongCollection |
getDurationsForEvent(int eventId,
java.util.BitSet sequenceSet) |
int |
getEventCount() |
public gnu.trove.TLongCollection getDurationsForEvent(int eventId, java.util.BitSet sequenceSet)
eventId
- sequenceSet
- public int getEventCount()
public static java.util.BitSet getBitSet(java.util.List<TemporalRelation> relations, TemporalRelation ofInterest)