ItemTreeDP

constructor(name: String, idSystem: Int, parent: Long?, id: Long, idType: Long, idDP: Long?, type: ProtoNodeType, typeVar: ProtoVarType?, structType: ItemTreeDP? = null, subItem: SimpleListProperty<ItemTreeDP> = SimpleListProperty(FXCollections.observableArrayList()))