public class BeginEnd extends AAtomicAllenAlgebraMapper
logger| Constructor and Description |
|---|
BeginEnd() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<String,Set<String>> |
getConcurrentEvents(ACache source,
ACache target,
String expression)
Returns the set of concurrent target events for each source instance.
|
String |
getName()
Returns the name of the atomic Allen's temporal mapper.
|
TreeMap<String,Set<String>> |
getPredecessorEvents(ACache source,
ACache target,
String expression)
Returns the set of predecessor target events for each source instance.
|
getBeginProperty, getEndProperty, mapConcurrent, mapPredecessor, orderByBeginDate, orderByEndDatepublic String getName()
getName in class AAtomicAllenAlgebraMapperpublic TreeMap<String,Set<String>> getConcurrentEvents(ACache source, ACache target, String expression)
getConcurrentEvents in class AAtomicAllenAlgebraMapperpublic TreeMap<String,Set<String>> getPredecessorEvents(ACache source, ACache target, String expression)
getPredecessorEvents in class AAtomicAllenAlgebraMapperCopyright © 2018. All rights reserved.