java.lang.Object
com.inductiveautomation.ignition.common.PathTree<TagPath,T>
com.inductiveautomation.ignition.common.sqltags.model.TagPathTree<T>
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TagTree

public class TagPathTree<T> extends PathTree<TagPath,T>
Represents a tree of objects, accessible by a tag path.
See Also: