Class Algorithm

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CustomAlgorithm, MathAlgorithm

public abstract class Algorithm extends NameDescription
Abstract algorithm - defines the inputs, outputs and triggers
See Also: