Apply FullAnalysis on every class that is defined with its class name in a file
function fullAnalysisForNamesOnFile input String fileName = "modelica://Modelica_LinearSystems2.WorkInProgress.Tests.Analysis/blocksAndExamples.txt" "File with block and example names to be inspected"; output Boolean ok; end fullAnalysisForNamesOnFile;