Package com.inductiveautomation.ignition.alarming.designer.api
package com.inductiveautomation.ignition.alarming.designer.api
-
ClassDescriptionBase class for most block prototype implementations.You may safely cast the module object for the "alarm-notification" module hook to this interface to gain access to the alarm notification API.Describes at output pin for a pipeline block.An interface that may be used on the UI that is returned from
PipelineBlockPrototype.createEditingUI(DesignerContext, PropertySet)
so that the UI knows when to commit its edits.A pipeline block prototype describes a pipeline's general nature for the purposes of visual design within the pipeline design workspace.