20 lines
364 B
Plaintext
20 lines
364 B
Plaintext
![]() |
=== Parameters
|
||
|
|
||
|
* key = max
|
||
|
Description: Maximum depth of the inheritance tree. (Number)
|
||
|
|
||
|
Default Value: 5
|
||
|
|
||
|
Type: Integer
|
||
|
|
||
|
|
||
|
Key: filteredClasses
|
||
|
|
||
|
Description: Classes to be filtered out of the count of inheritance. Depth counting will stop when a filtered class is reached. Ex value: java.fwk.AbstractFwkClass, java.fwkPackage.*
|
||
|
|
||
|
Default Value: ""
|
||
|
|
||
|
Type: String
|
||
|
|
||
|
|