Package net.xqhs.graphs.context

The package contains classes and interfaces related to context representation, context patterns, and context matching.

See:
          Description

Interface Summary
ContinuousContextMatchingPlatform The interface is meant to be implemented by classes offering complete, real-time (asynchronous) context matching functionality.
ContinuousMatchingProcess The interface is a general interface for classes implementing a matching process that happens in the background (in a different thread).
ContinuousMatchingProcess.MatchNotificationReceiver An implementation is able to act as a receiver for match notifications.
Instant.TickReceiver  
Instant.TimeKeeper  
 

Class Summary
CCMImplementation  
ContextGraph  
ContextGraph.ContextEdge  
ContextPattern  
Instant  
Instant.Offset  
 

Package net.xqhs.graphs.context Description

The package contains classes and interfaces related to context representation, context patterns, and context matching.

Author:
Andrei Olaru