java.lang.Object
com.inductiveautomation.ignition.common.config.IntersectedPropertySet
com.inductiveautomation.ignition.designer.sqltags.config.model.controllers.IntersectedTagConfig
All Implemented Interfaces:
Countable, Extendable<PropertySet>, Mergable<PropertySet>, MutablePropertyValueSource, PropertySet, PropertyValueSource, Serializable, Iterable<PropertyValue>

public class IntersectedTagConfig extends IntersectedPropertySet
This is a thin extension of IntersectedPropertySet, which knows how to intersect more complicated tag props, that ideally would be handled through a generic means in the property system.
See Also:
  • Constructor Details

    • IntersectedTagConfig

      public IntersectedTagConfig(List<? extends PropertySet> propertySets)