Contents
-
Deprecated Classes
since 10.9.3. Use AbstractAutomaticBean instead.
-
Deprecated Methods
Usage of this method is no longer accepted.
Please use AST based methods instead.
This shall be removed in future releases. Please use
getProperty(String name) instead.
This shall be removed in future releases. Please use
getPropertyNames() instead.
Usage of this method is no longer accepted. We encourage
traversal of subtrees to be written per the needs of each check
to avoid unintended side effects.
This shall be removed in future releases. Please use
addProperty(String propertyName, String value) instead.