Class AbstractBlockPrototype

java.lang.Object
com.inductiveautomation.ignition.alarming.designer.api.AbstractBlockPrototype
All Implemented Interfaces:
PipelineBlockPrototype
Direct Known Subclasses:
DelayBlockPrototype, EventStreamBlockPrototype, ExpressionBlockPrototype, JumpBlockPrototype, LegacyNotificationPrototype, NotificationBlockPrototype, PropertySetterBlockPrototype, ScriptableBlockPrototype, SplitterBlockPrototype, SwitchBlockPrototype

public abstract class AbstractBlockPrototype extends Object implements PipelineBlockPrototype
Base class for most block prototype implementations.