Interface IJavaClassFileAccess

All Superinterfaces:
IElementAccess, INamedElementAccess

public interface IJavaClassFileAccess extends INamedElementAccess
  • Method Details

    • getFullyQualifiedName

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

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

      String getPath()
    • getBaseDirectory

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