Class TagPathWithoutSourceCondition.SubPathCondition
java.lang.Object
com.inductiveautomation.ignition.common.tags.query.conditions.TagPathWithoutSourceCondition.SubPathCondition
- All Implemented Interfaces:
Condition<TagPath>
,Serializable
- Direct Known Subclasses:
TagPathWithoutSourceCondition.WildcardSubPath
- Enclosing class:
- TagPathWithoutSourceCondition
public class TagPathWithoutSourceCondition.SubPathCondition
extends Object
implements Condition<TagPath>
- See Also:
-
Method Summary
-
Method Details
-
getPath
-
passes
Returns true if the incoming path is equal to or an ancestor of the specified path. -
pathsEqual
-
toString
-
equals
-
hashCode
public int hashCode()
-