Skip to content

ENH: Adding Analysis Configurations to Template files

Robert M. O'Bara requested to merge bob.obara/smtk:analysisConfigrations into master

This will enable template autions to specify analaysis configurations in the XML without having to know the resulting definition structure.

The following is an example snippet - for more infomation look at data/attribute/attribute_collection/analysisConfigTest.sbt and the test unitAnalysisConfiguration.cxx.

Also fixed an issue with exclusive analyses that required the children's label to match their name.

Closes #398 (closed) #397 (closed)

Merge request reports