function searchClassNames input String searchText; input Boolean findInText = false; output TypeName classNames[:]; end searchClassNames;