All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BufferedEvaluation This evaluation strategy allows buffering of streams.BufferedEvaluation.Builder BufferedStreamExpression<T> BufferedTensoricsExpressionStreamFactory StreamFactorythat createsDetailedExpressionStreamIds withBufferedEvaluationasEvaluationStrategy.ContinuousEvaluation This is the simplest way of evaluating an analysis: Any update on any of the inputs will trigger a re-evaluation and the last values of the remaining inputs will be used.ContinuousEvaluation.Builder DefaultResolvingEngineConfiguration Default configuration for a TensoricsResolvingEngine.DetailedExpressionStreamId<R,E extends org.tensorics.core.tree.domain.Expression<R>> AStreamIdthat encapsulates anExpressionand provides detailed information about its resolution (DetailedExpressionResult).DetailedTensoricsExpressionStreamFactory StreamFactorythat createsDetailedExpressionStreamIds withContinuousEvaluationandTriggeredEvaluationasEvaluationStrategy.EvaluationStrategies EvaluationStrategy Implementations of this interface will define how an analysis module will be evaluated.EvaluationStrategyBuilder ExpressionBasedStreamId<R> A stream id backed by a tensorics expression.NoBufferedStreamSpecifiedException Exception that specifies that a bufferedEvaluationStrategyis defined but there are no buffered streams as input (for example anOverlapBufferStreamId.StreamIdBasedExpression<R> An expression which can be used within the tensorics DSL.TensorConverterStreamId<T,U> TensoricsExpressionStreamFactory TensoricsStreamingConfiguration TensoricsStreamSupport Support interface for working with tensorics expressions and streamsTriggeredEvaluation If this evaluation strategy is used, then the analysis is evaluated every time when a special trigger appears.TriggeredEvaluation.Builder UnresolvedStreamIdBasedExpression<T> ZeroDimensionalTensorConverterStreamId<T,U> DerivedStreamIdthat encapsulate a stream of values (T) into a stream of zero-dimensionalTensors.