Class TagPathWithoutSourceCondition

java.lang.Object
com.inductiveautomation.ignition.common.tags.query.conditions.TagPathWithoutSourceCondition
All Implemented Interfaces:
Condition<TagPath>, Serializable

public class TagPathWithoutSourceCondition extends Object implements Condition<TagPath>
This condition checks the path, but does not take tag provider into account.
See Also: