Added XYTreeEntry: it extends TreeDataModel and adds XY specific attributes. Currently, the optional flag 'isDefault' is added to indicate that entry should be checked and its xy data should be drawn by default
Added XYTreeEntryModel: it extends TreeEntryModel and returns a list of XYTreeEntry instead
Updated XYTreeResponse: it returns a XYTreeEntryModel now
Contributes to https://github.com/eclipse-cdt-cloud/theia-trace-extension/issues/786 Trace Compass server swagger documentation: https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/199321/1
Signed-off-by: Bernd Hufmann bernd.hufmann@ericsson.com