Uses of Package
net.xqhs.graphs.context

Packages that use net.xqhs.graphs.context
net.xqhs.graphs.context The package contains classes and interfaces related to context representation, context patterns, and context matching. 
 

Classes in net.xqhs.graphs.context used by net.xqhs.graphs.context
CCMImplementation
           
CCMImplementation.MatchNotificationTarget
           
ContextGraph
           
ContextGraph.ContextEdge
           
ContextPattern
           
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
           
Instant.Offset
           
Instant.TickReceiver
           
Instant.TimeKeeper