Main Content

slreportgen.report.SystemHierarchy.getClassFolder

Class: slreportgen.report.SystemHierarchy
Namespace: slreportgen.report

Get location of system hierarchy reporter class definition file

Syntax

path = slreportgen.report.SystemHierarchy.getClassFolder

Description

path = slreportgen.report.SystemHierarchy.getClassFolder returns the path of the folder that contains the slreportgen.report.SystemHierarchy class definition file.

Output Arguments

expand all

Class definition file location, returned as a character vector.

Attributes

Statictrue

To learn about attributes of methods, see Method Attributes.

Examples

expand all

Get the location of the folder that contains the system hierarchy reporter class definition.

path = slreportgen.report.SystemHierarchy.getClassFolder()

Version History

Introduced in R2019b