Interface IJavaClassFileAccess

All Superinterfaces:
IElementAccess, INamedElementAccess

public interface IJavaClassFileAccess extends INamedElementAccess
  • Method Details Link icon

    • getFullyQualifiedName Link icon

      String getFullyQualifiedName()
      Specified by:
      getFullyQualifiedName in interface INamedElementAccess
      Returns:
      the fully qualified name as shown in the Sonargraph properties view
    • getFile Link icon

      de.schlichtherle.truezip.file.TFile getFile()
    • getPath Link icon

      String getPath()
    • getBaseDirectory Link icon

      IDirectoryAccess getBaseDirectory()
      Returns:
      the base directory from which this class file was read