StaticPATH_Defines the separator between the path components. Default is ".".
StaticcompareCompares the given cell paths and returns -1 if p1 is smaller, 0 if p1 is equal and 1 if p1 is greater than p2.
StaticcreateCreates the cell path for the given cell. The cell path is a concatenation of the indices of all ancestors on the (finite) path to the root, eg. "0.0.0.1".
Cell whose path should be returned.
StaticgetReturns the path for the parent of the cell represented by the given path. Returns null if the given path has no parent.
Path whose parent path should be returned.
Staticresolve
Implements a mechanism for temporary cell Ids. CellPath