Uses of Interface
net.xqhs.graphs.context.Instant.TickReceiver

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

Uses of Instant.TickReceiver in net.xqhs.graphs.context
 

Classes in net.xqhs.graphs.context that implement Instant.TickReceiver
 class ContextGraph
           
 

Methods in net.xqhs.graphs.context with parameters of type Instant.TickReceiver
 void Instant.TimeKeeper.registerTickReceiver(Instant.TickReceiver receiver, Instant.Offset tickLength)