@Deprecated public interface QualifiedName
Basic interface for qualified names usable in the metrics framework. Qualified names identify unambiguously operations and classes across the analysed project. Language specific pmd modules should have at most one implementation of this interface, to allow safe downcasting from QualifiedName to e.g. JavaQualifiedName.
QualifiedName getClassName()
Deprecated.
Returns the qualified name of the class the resource is located in. If this instance addresses a class, returns this instance.
boolean isClass()
Deprecated.
Returns true if the resource addressed by this qualified name is a class.
boolean isOperation()
Deprecated.
Returns true if the resource addressed by this qualified name is an operation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4