| Method Summary |
| ComponentPaths | GetComponents
()
Get method for attribute
"Components"
Sequence of componets to exclude or include from cross section defination |
| boolean | GetExclude
()
Get method for attribute
"Exclude"
Pass true to exclude components and xfalse to include
|
| void | SetComponents
(ComponentPaths value)
Set method for attribute
"Components"
Sequence of componets to exclude or include from cross section defination |
| void | SetExclude
(boolean value)
Set method for attribute
"Exclude"
Pass true to exclude components and xfalse to include
|