I would like to know if it is possible to query the get the parent quark of
a given quark? Here is an example of usage:

ITmfStateSystemBuilder ss;
ss.getSubAttributes(quark); // get children, exists
ss.getParentAttributes(quark); // get parent, does not exist?

Thanks!

Francis
_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

Reply via email to