Class PropertySetBlock
java.lang.Object
com.inductiveautomation.ignition.designer.blockandconnector.model.impl.AbstractBlock
com.inductiveautomation.ignition.alarming.designer.workspace.PropertySetBlock
- All Implemented Interfaces:
- Block
- Direct Known Subclasses:
- PipelineBlock,- StartBlock
Abstract superclass for pipeline blocks that are backed by an 
ObservablePropertySet- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.ignition.designer.blockandconnector.model.impl.AbstractBlocklisteners
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract ObservablePropertySetabstract voidgetConnections(PipelineBlockModel model, List<Connection> connections) Methods inherited from class com.inductiveautomation.ignition.designer.blockandconnector.model.impl.AbstractBlockaddBlockListener, equals, fireBlockMoved, fireUIChanged, hashCode, removeBlockListenerMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.designer.blockandconnector.model.Blockcopy, getAnchorPoints, getDefaultDropAnchor, getId, getLocation, initUI, setLocation
- 
Field Details- 
LOCATION
 
- 
- 
Constructor Details- 
PropertySetBlockpublic PropertySetBlock()
 
- 
- 
Method Details- 
getBackingSet
- 
getOutput
- 
getConnections
 
-