Creates a new ResolutionDocumentNode
Segment of the path that leads to this node
Whether or not this level has a model
Whether or not this node has child nodes
Gets the model corresponding to this level if any
Sets the model corresponding to this level.
Model to set
Gets the child ResolutionCollectionNode accessed with the segment given.
Segment to reach the child node
The child ResolutionCollectionNode or null if it doesn't exist.
Gets the child ResolutionCollectionNode accessed with the segment given. It creates it if it doesn't exist.
Segment to reach the child node
The child ResolutionCollectionNode
Document node for the resolution tree