Skip to main content

%CPT.Warp.PathMatches

Class %CPT.Warp.PathMatches Extends %RegisteredObject [ System = 4 ]

This class is only for use by %CPT.Warp.Path

Properties

Matches

Property Matches As list Of %CPT.Warp.PathMatch [ Internal, Private ];

Methods

%OnNew

Method %OnNew(Path As %CPT.Warp.Path, TreeIndex As %Integer, NodeChains As %List) As %Status

Any

Method Any() As %Boolean [ CodeMode = expression, Internal ]

FirstMatch

Method FirstMatch() As %CPT.Warp.PathMatch [ Internal ]

Count

Method Count() As %Integer [ CodeMode = expression, Internal ]

Item

Method Item(Index As %Integer) As %CPT.Warp.PathMatch [ CodeMode = expression, Internal ]

Dump

Method Dump() [ Internal ]