public class TemporalDependencyMatrix extends Object
Constructor and Description |
---|
TemporalDependencyMatrix(Interval[][] matrix,
List<Pattern> events) |
Modifier and Type | Method and Description |
---|---|
List<Pattern> |
getEvents() |
long |
getExpirationOffset(Pattern pattern) |
Interval[][] |
getMatrix() |
void |
setEvents(List<Pattern> events) |
void |
setMatrix(Interval[][] matrix) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.