Package org.imemex.itrails.impl

Interface Summary
MultipleSemanticITrailMerger Implements one strategy to fix point merge a set of semantic iTrails.
 

Class Summary
AddLineage Logical Node: ADDLINEAGE
ContextTransformer  
DefaultITrailManager  
DefaultLineageITrail  
DefaultMultipleSemanticITrailMerger Implements the default itrail merging strategy, which does not consider snapshot semantics while merging iTrails.
DefaultSemanticITrailHandler  
DefaultValueITrail  
iTrailParser  
SemanticTrailApplicationTest Tests multiple semantic trail application with the default itrail manager.
SnapshotMatch Represents a set of transformations that match a given node in the query tree.
SnapshotMultipleSemanticITrailMerger Performs merging of multiple semantic itrails by applying snapshot semantics on the query and itrail collection (i.e., all trails are matched to the original query, then all merges are performed, then the resulting tree becomes the input to the next iteration).
SnapshotSemanticITrailMatcher Performs matching of one semantic trail on a given query tree using snapshot semantics.
SnapshotSemanticITrailMerger Merges all the lists of transformations in all annotated nodes to produce a new query tree with all trails applied.
VersionMerge Logical Node: VERSIONMERGE