public interface TreeModelDefinition
Creates TreeModels. Note that the builder/definition/instance pattern is is necessary here as tree models are mutable things, and therefore a new instance must be created for each tree widget.
TreeModel
createInstance()
TreeModel createInstance()