Module org.scijava.ops.engine
Package org.scijava.ops.engine
This package is intended to contain general-purpose classes that do
not belong within SciJava Ops API. Usually, this implies that it is an
implementation detail.
This package is exported; if a class is not intended to be used
outside of SciJava Ops Engine, do not place it in this package.
- Author:
- Gabriel Selzer
-
Interface Summary Interface Description InfoTreeGenerator OpDependencyMember<T> OpDescriptionGenerator An interface whose implementations are able to describe all the Ops in anOpEnvironmentthat could satisfy anOpRequest.OpInfoGenerator OpWrapper<T> An object that can wrap an Op into aRichOp -
Class Summary Class Description BaseOpHints A set of common hints useful for manipulating SciJava Ops Engine internals.BaseOpHints.Adaptation BaseOpHints.Cache BaseOpHints.Conversion BaseOpHints.DependencyMatching BaseOpHints.History BaseOpHints.Progress BaseOpHints.Reduction MatchingConditions -
Exception Summary Exception Description DependencyMatchingException AnOpMatchingExceptioncaused by anotherOpMatchingExceptionthrown when resolving dependencies.